2022-05-06 07:19:26.947 | + ./stack.sh:main:489 : exec 2022-05-06 07:19:26.947 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-06-071926' 2022-05-06 07:19:26.947 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-06-071926.summary.2022-05-06-071926 2022-05-06 07:19:26.947 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:19:26.947 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-06-071926 2022-05-06 07:19:26.947 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-06-071926 /opt/stack/logs/stack.sh.log 2022-05-06 07:19:26.947 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-06-071926.summary.2022-05-06-071926 /opt/stack/logs/stack.sh.log.summary 2022-05-06 07:19:26.947 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-06 07:19:26.947 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-06 07:19:26.948 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-06 07:19:26.948 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-06 07:19:26.948 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-06 07:19:26.948 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-06 07:19:26.948 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-06 07:19:26.948 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-06 07:19:26.948 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-06 07:19:26.948 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-06 07:19:26.948 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-06 07:19:26.948 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-06 07:19:26.948 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-06 07:19:26.948 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-06 07:19:26.948 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-06 07:19:26.948 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-06 07:19:26.948 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-06 07:19:26.950 | + ./stack.sh:main:575 : set -o errexit 2022-05-06 07:19:26.952 | + ./stack.sh:main:578 : uname -a 2022-05-06 07:19:26.954 | Linux dv-neutron-840565-5-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-05-06 07:19:26.956 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-06 07:19:26.958 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-06 07:19:26.962 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-06 07:19:26.999 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-06 07:19:27.015 | + ./stack.sh:main:592 : fetch_plugins 2022-05-06 07:19:27.017 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-06 07:19:27.019 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-06 07:19:27.021 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-06 07:19:27.023 | + functions-common:fetch_plugins:1788 : return 2022-05-06 07:19:27.025 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-06 07:19:27.027 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-06 07:19:27.028 | + functions-common:run_phase:1866 : local phase= 2022-05-06 07:19:27.030 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 07:19:27.032 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 07:19:27.034 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 07:19:27.036 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 07:19:27.038 | + functions-common:run_phase:1875 : local extra 2022-05-06 07:19:27.040 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 07:19:27.043 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 07:19:27.045 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 07:19:27.047 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 07:19:27.049 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-06 07:19:27.051 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 07:19:27.065 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:19:27.067 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-06 07:19:27.068 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 07:19:27.070 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 07:19:27.072 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 07:19:27.074 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 07:19:27.076 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 07:19:27.077 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-06 07:19:27.079 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-06 07:19:27.082 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-06 07:19:27.083 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 07:19:27.085 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-06 07:19:27.087 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-06 07:19:27.089 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-06 07:19:27.091 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-06 07:19:27.092 | + functions-common:plugin_override_defaults:1829 : return 2022-05-06 07:19:27.095 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-06 07:19:27.113 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-06 07:19:27.116 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-06 07:19:27.130 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:19:27.133 | +++ lib/tls:source:43 : hostname -f 2022-05-06 07:19:27.136 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-06 07:19:27.138 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-06 07:19:27.140 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-06 07:19:27.142 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-06 07:19:27.145 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-06 07:19:27.147 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-06 07:19:27.149 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-06 07:19:27.150 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-06 07:19:27.153 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-06 07:19:27.154 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-06 07:19:27.159 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-06 07:19:27.172 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-06 07:19:27.193 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-06 07:19:27.205 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-06 07:19:27.218 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-06 07:19:27.256 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-06 07:19:27.322 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-06 07:19:27.415 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-06 07:19:27.437 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-06 07:19:27.499 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-06 07:19:27.555 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-06 07:19:27.706 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-06 07:19:27.720 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-06 07:19:27.734 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-06 07:19:27.748 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-06 07:19:27.844 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-06 07:19:27.847 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-06 07:19:27.850 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-06 07:19:27.852 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-06 07:19:27.854 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-06 07:19:27.857 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-06 07:19:27.859 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-06 07:19:27.860 | False' 2022-05-06 07:19:27.862 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-06 07:19:27.877 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-06 07:19:27.880 | + ./stack.sh:main:626 : run_phase source 2022-05-06 07:19:27.882 | + functions-common:run_phase:1865 : local mode=source 2022-05-06 07:19:27.884 | + functions-common:run_phase:1866 : local phase= 2022-05-06 07:19:27.886 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 07:19:27.888 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 07:19:27.891 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 07:19:27.893 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 07:19:27.895 | + functions-common:run_phase:1875 : local extra 2022-05-06 07:19:27.898 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 07:19:27.901 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 07:19:27.903 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 07:19:27.906 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 07:19:27.908 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-06 07:19:27.910 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 07:19:27.924 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:19:27.926 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-06 07:19:27.929 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-06 07:19:27.969 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-06 07:19:27.972 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-06 07:19:27.974 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-06 07:19:27.976 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-06 07:19:27.978 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-06 07:19:27.980 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-06 07:19:27.982 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-06 07:19:27.985 | + functions-common:load_plugin_settings:1806 : return 2022-05-06 07:19:27.987 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-06 07:19:27.989 | + functions-common:verify_disabled_services:2148 : local service 2022-05-06 07:19:27.991 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:27.993 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-06 07:19:27.996 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:27.998 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-06 07:19:28.000 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.003 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-06 07:19:28.005 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.008 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-06 07:19:28.010 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.012 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-06 07:19:28.014 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.017 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-06 07:19:28.020 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.022 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-06 07:19:28.024 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.027 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-06 07:19:28.029 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.031 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-06 07:19:28.033 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.036 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-06 07:19:28.038 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.040 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-05-06 07:19:28.042 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.045 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-06 07:19:28.047 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.050 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-06 07:19:28.052 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.054 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-06 07:19:28.056 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.059 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-06 07:19:28.061 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.063 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-06 07:19:28.066 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.068 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-06 07:19:28.071 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.073 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-06 07:19:28.075 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.078 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-06 07:19:28.080 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.083 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-06 07:19:28.085 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.088 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-06 07:19:28.090 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.092 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-06 07:19:28.094 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.097 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-06 07:19:28.099 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.102 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-06 07:19:28.105 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.108 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-06 07:19:28.111 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.114 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-06 07:19:28.117 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.120 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-06 07:19:28.122 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.125 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-06 07:19:28.128 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.131 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-06 07:19:28.133 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.136 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-06 07:19:28.138 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.141 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-06 07:19:28.143 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.146 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-06 07:19:28.148 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.151 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-05-06 07:19:28.153 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.156 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-06 07:19:28.159 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.161 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-06 07:19:28.164 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.167 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-06 07:19:28.169 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.172 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-06 07:19:28.174 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.177 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-06 07:19:28.179 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.182 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-06 07:19:28.184 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.187 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-06 07:19:28.190 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.193 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-06 07:19:28.197 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.200 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-06 07:19:28.202 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.205 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-06 07:19:28.208 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.211 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-06 07:19:28.213 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.215 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-06 07:19:28.218 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.220 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-06 07:19:28.223 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 07:19:28.225 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-06 07:19:28.229 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-06 07:19:28.231 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-06 07:19:28.234 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-06 07:19:28.250 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:19:28.253 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-06 07:19:28.255 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-06 07:19:28.258 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-06 07:19:28.275 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:19:28.278 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-06 07:19:28.280 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-06 07:19:28.282 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-06 07:19:28.285 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-06 07:19:28.287 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-06 07:19:28.289 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-06 07:19:28.292 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-06 07:19:28.294 | + lib/database:initialize_database_backends:92 : return 0 2022-05-06 07:19:28.297 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-06 07:19:28.297 | Using mysql database backend 2022-05-06 07:19:28.300 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-06 07:19:28.317 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-06 07:19:28.320 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-06 07:19:28.323 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-06 07:19:28.325 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-06 07:19:28.328 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-06 07:19:28.331 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-06 07:19:28.348 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:19:28.350 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-06 07:19:28.376 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-06 07:19:28.394 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:19:28.397 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-06 07:19:28.414 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-06 07:19:28.431 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-06 07:19:28.449 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:19:28.452 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-06 07:19:28.468 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:19:28.471 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-06 07:19:28.489 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-06 07:19:28.491 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-06 07:19:28.494 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-06 07:19:28.496 | + functions-common:save_stackenv:60 : local tag=759 2022-05-06 07:19:28.500 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-06 07:19:28.506 | + functions-common:save_stackenv:62 : time_stamp=2022-05-06-071928 2022-05-06 07:19:28.508 | + functions-common:save_stackenv:63 : echo '# 2022-05-06-071928 759' 2022-05-06 07:19:28.511 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:19:28.513 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-06 07:19:28.516 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:19:28.518 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-06 07:19:28.521 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:19:28.523 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-06 07:19:28.526 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:19:28.528 | + 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-05-06 07:19:28.531 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:19:28.533 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-05-06 07:19:28.536 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:19:28.538 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-05-06 07:19:28.540 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:19:28.543 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-06-071926 2022-05-06 07:19:28.546 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:19:28.548 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-06 07:19:28.551 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:19:28.553 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-05-06 07:19:28.556 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:19:28.558 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-06 07:19:28.561 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:19:28.563 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-06 07:19:28.566 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:19:28.569 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-06 07:19:28.571 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:19:28.573 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-06 07:19:28.576 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-06 07:19:28.579 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-06 07:19:28.581 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-06 07:19:28.583 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-06 07:19:28.585 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:19:28.587 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:19:28.590 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:19:28.593 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:19:28.595 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:19:28.598 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:19:28.614 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:19:28.616 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:19:28.619 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:19:28.622 | + functions-common:git_clone:629 : echo master 2022-05-06 07:19:28.622 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:19:28.627 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-06 07:19:28.630 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:19:28.632 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-06 07:19:28.645 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-06 07:19:28.648 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:19:28.651 | + functions-common:git_clone:690 : head -1 2022-05-06 07:19:28.652 | ea964714 Merge "update constraint for oslo.concurrency to new release 4.5.1" 2022-05-06 07:19:28.655 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:19:28.658 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-06 07:19:28.663 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:19:28.665 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-06 07:19:28.668 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-06 07:19:28.671 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-06 07:19:28.673 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-06 07:19:28.677 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-06 07:19:28.679 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-06 07:19:28.682 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-06 07:19:28.685 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-06 07:19:28.688 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-06 07:19:28.692 | ++ tools/install_prereqs.sh:source:47 : NOW=1651821568 2022-05-06 07:19:28.696 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-06 07:19:28.700 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1651820431 2022-05-06 07:19:28.703 | ++ tools/install_prereqs.sh:source:49 : DELTA=1137 2022-05-06 07:19:28.705 | ++ tools/install_prereqs.sh:source:50 : [[ 1137 -lt 7200 ]] 2022-05-06 07:19:28.708 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-06 07:19:28.711 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-06 07:19:28.713 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-06 07:19:28.716 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-06 07:19:28.718 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-06 07:19:28.720 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-06 07:19:28.723 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-06 07:19:28.726 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-06 07:19:28.729 | +++ 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-05-06 07:19:28.779 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-06 07:19:28.779 | apache2-dev 2022-05-06 07:19:28.779 | bc 2022-05-06 07:19:28.779 | bsdmainutils 2022-05-06 07:19:28.779 | curl 2022-05-06 07:19:28.779 | g++ 2022-05-06 07:19:28.779 | gawk 2022-05-06 07:19:28.779 | gcc 2022-05-06 07:19:28.779 | gettext 2022-05-06 07:19:28.779 | git 2022-05-06 07:19:28.779 | graphviz 2022-05-06 07:19:28.779 | iputils-ping 2022-05-06 07:19:28.779 | libapache2-mod-proxy-uwsgi 2022-05-06 07:19:28.780 | libffi-dev 2022-05-06 07:19:28.780 | libjpeg-dev 2022-05-06 07:19:28.780 | libpcre3-dev 2022-05-06 07:19:28.780 | libpq-dev 2022-05-06 07:19:28.780 | libssl-dev 2022-05-06 07:19:28.780 | libsystemd-dev 2022-05-06 07:19:28.780 | libxml2-dev 2022-05-06 07:19:28.780 | libxslt1-dev 2022-05-06 07:19:28.780 | libyaml-dev 2022-05-06 07:19:28.780 | lsof 2022-05-06 07:19:28.780 | openssh-server 2022-05-06 07:19:28.780 | openssl 2022-05-06 07:19:28.780 | pkg-config 2022-05-06 07:19:28.780 | psmisc 2022-05-06 07:19:28.780 | python3-dev 2022-05-06 07:19:28.780 | python3-pip 2022-05-06 07:19:28.780 | python3-systemd 2022-05-06 07:19:28.780 | python3-venv 2022-05-06 07:19:28.780 | tar 2022-05-06 07:19:28.780 | tcpdump 2022-05-06 07:19:28.780 | unzip 2022-05-06 07:19:28.780 | uuid-runtime 2022-05-06 07:19:28.780 | wget 2022-05-06 07:19:28.780 | wget 2022-05-06 07:19:28.780 | zlib1g-dev 2022-05-06 07:19:28.780 | libkrb5-dev 2022-05-06 07:19:28.780 | libldap2-dev 2022-05-06 07:19:28.780 | libsasl2-dev 2022-05-06 07:19:28.780 | memcached 2022-05-06 07:19:28.780 | python3-mysqldb 2022-05-06 07:19:28.780 | sqlite3 2022-05-06 07:19:28.780 | conntrack 2022-05-06 07:19:28.780 | curl 2022-05-06 07:19:28.780 | dnsmasq-base 2022-05-06 07:19:28.780 | dnsmasq-utils 2022-05-06 07:19:28.780 | ebtables 2022-05-06 07:19:28.780 | genisoimage 2022-05-06 07:19:28.781 | iptables 2022-05-06 07:19:28.781 | iputils-arping 2022-05-06 07:19:28.781 | kpartx 2022-05-06 07:19:28.781 | libjs-jquery-tablesorter 2022-05-06 07:19:28.781 | parted 2022-05-06 07:19:28.781 | pm-utils 2022-05-06 07:19:28.781 | python3-mysqldb 2022-05-06 07:19:28.781 | socat 2022-05-06 07:19:28.781 | sqlite3 2022-05-06 07:19:28.781 | sudo 2022-05-06 07:19:28.781 | vlan 2022-05-06 07:19:28.781 | lsscsi 2022-05-06 07:19:28.781 | open-iscsi 2022-05-06 07:19:28.781 | lvm2 2022-05-06 07:19:28.781 | qemu-utils 2022-05-06 07:19:28.781 | thin-provisioning-tools 2022-05-06 07:19:28.781 | acl 2022-05-06 07:19:28.781 | dnsmasq-base 2022-05-06 07:19:28.781 | dnsmasq-utils 2022-05-06 07:19:28.781 | ebtables 2022-05-06 07:19:28.781 | haproxy 2022-05-06 07:19:28.781 | iptables 2022-05-06 07:19:28.781 | iputils-arping 2022-05-06 07:19:28.781 | iputils-ping 2022-05-06 07:19:28.781 | postgresql-server-dev-all 2022-05-06 07:19:28.781 | python3-mysqldb 2022-05-06 07:19:28.781 | sqlite3 2022-05-06 07:19:28.781 | sudo 2022-05-06 07:19:28.781 | vlan 2022-05-06 07:19:28.781 | pcp 2022-05-06 07:19:28.781 | ipset 2022-05-06 07:19:28.781 | conntrack 2022-05-06 07:19:28.781 | conntrackd 2022-05-06 07:19:28.781 | keepalived 2022-05-06 07:19:28.781 | lvm2 2022-05-06 07:19:28.781 | qemu-utils 2022-05-06 07:19:28.781 | thin-provisioning-tools 2022-05-06 07:19:28.782 | curl 2022-05-06 07:19:28.782 | liberasurecode-dev 2022-05-06 07:19:28.782 | make 2022-05-06 07:19:28.782 | memcached 2022-05-06 07:19:28.782 | rsync 2022-05-06 07:19:28.782 | sqlite3 2022-05-06 07:19:28.782 | xfsprogs' 2022-05-06 07:19:28.783 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-06 07:19:28.805 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-06 07:19:28.805 | apache2-dev 2022-05-06 07:19:28.805 | bc 2022-05-06 07:19:28.805 | bsdmainutils 2022-05-06 07:19:28.805 | curl 2022-05-06 07:19:28.805 | g++ 2022-05-06 07:19:28.805 | gawk 2022-05-06 07:19:28.805 | gcc 2022-05-06 07:19:28.805 | gettext 2022-05-06 07:19:28.805 | git 2022-05-06 07:19:28.805 | graphviz 2022-05-06 07:19:28.805 | iputils-ping 2022-05-06 07:19:28.805 | libapache2-mod-proxy-uwsgi 2022-05-06 07:19:28.805 | libffi-dev 2022-05-06 07:19:28.805 | libjpeg-dev 2022-05-06 07:19:28.805 | libpcre3-dev 2022-05-06 07:19:28.805 | libpq-dev 2022-05-06 07:19:28.805 | libssl-dev 2022-05-06 07:19:28.805 | libsystemd-dev 2022-05-06 07:19:28.805 | libxml2-dev 2022-05-06 07:19:28.805 | libxslt1-dev 2022-05-06 07:19:28.805 | libyaml-dev 2022-05-06 07:19:28.805 | lsof 2022-05-06 07:19:28.806 | openssh-server 2022-05-06 07:19:28.806 | openssl 2022-05-06 07:19:28.806 | pkg-config 2022-05-06 07:19:28.806 | psmisc 2022-05-06 07:19:28.806 | python3-dev 2022-05-06 07:19:28.806 | python3-pip 2022-05-06 07:19:28.806 | python3-systemd 2022-05-06 07:19:28.806 | python3-venv 2022-05-06 07:19:28.806 | tar 2022-05-06 07:19:28.806 | tcpdump 2022-05-06 07:19:28.806 | unzip 2022-05-06 07:19:28.806 | uuid-runtime 2022-05-06 07:19:28.806 | wget 2022-05-06 07:19:28.806 | wget 2022-05-06 07:19:28.806 | zlib1g-dev 2022-05-06 07:19:28.806 | libkrb5-dev 2022-05-06 07:19:28.806 | libldap2-dev 2022-05-06 07:19:28.806 | libsasl2-dev 2022-05-06 07:19:28.806 | memcached 2022-05-06 07:19:28.806 | python3-mysqldb 2022-05-06 07:19:28.806 | sqlite3 2022-05-06 07:19:28.806 | conntrack 2022-05-06 07:19:28.806 | curl 2022-05-06 07:19:28.806 | dnsmasq-base 2022-05-06 07:19:28.806 | dnsmasq-utils 2022-05-06 07:19:28.806 | ebtables 2022-05-06 07:19:28.807 | genisoimage 2022-05-06 07:19:28.807 | iptables 2022-05-06 07:19:28.807 | iputils-arping 2022-05-06 07:19:28.807 | kpartx 2022-05-06 07:19:28.807 | libjs-jquery-tablesorter 2022-05-06 07:19:28.807 | parted 2022-05-06 07:19:28.807 | pm-utils 2022-05-06 07:19:28.807 | python3-mysqldb 2022-05-06 07:19:28.807 | socat 2022-05-06 07:19:28.807 | sqlite3 2022-05-06 07:19:28.807 | sudo 2022-05-06 07:19:28.807 | vlan 2022-05-06 07:19:28.807 | lsscsi 2022-05-06 07:19:28.807 | open-iscsi 2022-05-06 07:19:28.807 | lvm2 2022-05-06 07:19:28.807 | qemu-utils 2022-05-06 07:19:28.807 | thin-provisioning-tools 2022-05-06 07:19:28.807 | acl 2022-05-06 07:19:28.807 | dnsmasq-base 2022-05-06 07:19:28.807 | dnsmasq-utils 2022-05-06 07:19:28.807 | ebtables 2022-05-06 07:19:28.807 | haproxy 2022-05-06 07:19:28.807 | iptables 2022-05-06 07:19:28.807 | iputils-arping 2022-05-06 07:19:28.807 | iputils-ping 2022-05-06 07:19:28.808 | postgresql-server-dev-all 2022-05-06 07:19:28.808 | python3-mysqldb 2022-05-06 07:19:28.808 | sqlite3 2022-05-06 07:19:28.808 | sudo 2022-05-06 07:19:28.808 | vlan 2022-05-06 07:19:28.808 | pcp 2022-05-06 07:19:28.808 | ipset 2022-05-06 07:19:28.808 | conntrack 2022-05-06 07:19:28.808 | conntrackd 2022-05-06 07:19:28.808 | keepalived 2022-05-06 07:19:28.808 | lvm2 2022-05-06 07:19:28.808 | qemu-utils 2022-05-06 07:19:28.808 | thin-provisioning-tools 2022-05-06 07:19:28.808 | curl 2022-05-06 07:19:28.808 | liberasurecode-dev 2022-05-06 07:19:28.808 | make 2022-05-06 07:19:28.808 | memcached 2022-05-06 07:19:28.808 | rsync 2022-05-06 07:19:28.808 | sqlite3 2022-05-06 07:19:28.808 | xfsprogs ' 2022-05-06 07:19:28.808 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-06 07:19:28.809 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:19:28.812 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:19:28.816 | ++ 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-05-06 07:19:28.816 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-06 07:19:28.821 | ++ 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-05-06 07:19:28.824 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-06 07:19:28.827 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:19:28.829 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-06 07:19:28.831 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:19:28.833 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:19:28.835 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:19:28.838 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:19:28.840 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:19:28.842 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:19:28.844 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-06 07:19:28.846 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-06 07:19:28.849 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-06 07:19:28.851 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-06 07:19:28.856 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-06 07:19:28.858 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-06 07:19:28.860 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-06 07:19:28.862 | ++ functions-common:time_start:2424 : local start_time= 2022-05-06 07:19:28.864 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:19:28.867 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:19:28.871 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1651821568869 2022-05-06 07:19:28.873 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-06 07:19:28.875 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-06 07:19:28.877 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-06 07:19:29.087 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-06 07:19:29.121 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-05-06 07:19:29.254 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-06 07:19:29.298 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-06 07:19:30.174 | Fetched 336 kB in 1s (352 kB/s) 2022-05-06 07:19:31.788 | Reading package lists... 2022-05-06 07:19:31.820 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-06 07:19:31.822 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-06 07:19:31.824 | ++ functions-common:time_stop:2437 : local name 2022-05-06 07:19:31.826 | ++ functions-common:time_stop:2438 : local end_time 2022-05-06 07:19:31.828 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:19:31.831 | ++ functions-common:time_stop:2440 : local total 2022-05-06 07:19:31.833 | ++ functions-common:time_stop:2441 : local start_time 2022-05-06 07:19:31.835 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-06 07:19:31.838 | ++ functions-common:time_stop:2444 : start_time=1651821568869 2022-05-06 07:19:31.840 | ++ functions-common:time_stop:2446 : [[ -z 1651821568869 ]] 2022-05-06 07:19:31.843 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:19:31.847 | ++ functions-common:time_stop:2449 : end_time=1651821571845 2022-05-06 07:19:31.850 | ++ functions-common:time_stop:2450 : elapsed_time=2976 2022-05-06 07:19:31.852 | ++ functions-common:time_stop:2451 : total=0 2022-05-06 07:19:31.854 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:19:31.856 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2976 2022-05-06 07:19:31.859 | ++ functions-common:install_package:1476 : 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-05-06 07:19:31.861 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:19:31.864 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:19:31.866 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:19:31.869 | ++ functions-common:real_install_package:1462 : 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-05-06 07:19:31.892 | ++ functions-common:apt_get:1242 : 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-05-06 07:19:32.007 | Reading package lists... 2022-05-06 07:19:32.267 | Building dependency tree... 2022-05-06 07:19:32.269 | Reading state information... 2022-05-06 07:19:32.305 | acl is already the newest version (2.2.53-6). 2022-05-06 07:19:32.305 | bc is already the newest version (1.07.1-2build1). 2022-05-06 07:19:32.305 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-06 07:19:32.306 | conntrack is already the newest version (1:1.4.5-2). 2022-05-06 07:19:32.306 | ebtables is already the newest version (2.0.11-3build1). 2022-05-06 07:19:32.306 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-06 07:19:32.306 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-06 07:19:32.306 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-06 07:19:32.306 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-06 07:19:32.306 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-06 07:19:32.306 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-06 07:19:32.306 | iputils-arping is already the newest version (3:20190709-3). 2022-05-06 07:19:32.306 | iputils-ping is already the newest version (3:20190709-3). 2022-05-06 07:19:32.306 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-06 07:19:32.306 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-06 07:19:32.306 | libffi-dev is already the newest version (3.3-4). 2022-05-06 07:19:32.306 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-06 07:19:32.306 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-05-06 07:19:32.306 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-06 07:19:32.306 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-06 07:19:32.306 | lsscsi is already the newest version (0.30-0.1). 2022-05-06 07:19:32.306 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-06 07:19:32.306 | make is already the newest version (4.2.1-1.2). 2022-05-06 07:19:32.306 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-06 07:19:32.306 | psmisc is already the newest version (23.3-1). 2022-05-06 07:19:32.306 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-06 07:19:32.306 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-06 07:19:32.306 | python3-systemd is already the newest version (234-3build2). 2022-05-06 07:19:32.306 | socat is already the newest version (1.7.3.3-2). 2022-05-06 07:19:32.306 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-06 07:19:32.306 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-06 07:19:32.306 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-06 07:19:32.306 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-06 07:19:32.306 | graphviz is already the newest version (2.42.2-3build2). 2022-05-06 07:19:32.306 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-06 07:19:32.306 | pcp is already the newest version (5.0.3-1). 2022-05-06 07:19:32.307 | pm-utils is already the newest version (1.4.1-19). 2022-05-06 07:19:32.307 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-06 07:19:32.307 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 07:19:32.307 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 07:19:32.307 | curl is already the newest version (7.68.0-1ubuntu2.10). 2022-05-06 07:19:32.307 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-05-06 07:19:32.307 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-05-06 07:19:32.307 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-06 07:19:32.307 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-06 07:19:32.307 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-06 07:19:32.307 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-06 07:19:32.307 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-06 07:19:32.307 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-05-06 07:19:32.307 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-06 07:19:32.307 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-06 07:19:32.307 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-06 07:19:32.307 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-05-06 07:19:32.307 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-05-06 07:19:32.307 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-06 07:19:32.307 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-06 07:19:32.307 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-06 07:19:32.307 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-05-06 07:19:32.307 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-06 07:19:32.307 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-06 07:19:32.307 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-06 07:19:32.307 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-06 07:19:32.307 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-06 07:19:32.307 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-06 07:19:32.307 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-06 07:19:32.307 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-06 07:19:32.307 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-06 07:19:32.307 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-06 07:19:32.307 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-06 07:19:32.539 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 07:19:32.539 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-06 07:19:32.539 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-06 07:19:32.539 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-06 07:19:32.539 | The following packages were automatically installed and are no longer required: 2022-05-06 07:19:32.540 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:19:32.540 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:19:32.541 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:19:32.541 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:19:32.541 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:19:32.541 | python3-zope.interface 2022-05-06 07:19:32.541 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:19:32.662 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:19:32.667 | ++ functions-common:apt_get:1246 : result=0 2022-05-06 07:19:32.669 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:19:32.672 | ++ functions-common:time_stop:2437 : local name 2022-05-06 07:19:32.675 | ++ functions-common:time_stop:2438 : local end_time 2022-05-06 07:19:32.677 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:19:32.680 | ++ functions-common:time_stop:2440 : local total 2022-05-06 07:19:32.682 | ++ functions-common:time_stop:2441 : local start_time 2022-05-06 07:19:32.685 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:19:32.688 | ++ functions-common:time_stop:2444 : start_time=1651821571889 2022-05-06 07:19:32.690 | ++ functions-common:time_stop:2446 : [[ -z 1651821571889 ]] 2022-05-06 07:19:32.693 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:19:32.697 | ++ functions-common:time_stop:2449 : end_time=1651821572695 2022-05-06 07:19:32.700 | ++ functions-common:time_stop:2450 : elapsed_time=806 2022-05-06 07:19:32.702 | ++ functions-common:time_stop:2451 : total=797 2022-05-06 07:19:32.705 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:19:32.707 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1603 2022-05-06 07:19:32.710 | ++ functions-common:apt_get:1250 : return 0 2022-05-06 07:19:32.713 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-06 07:19:32.715 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-06 07:19:32.718 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-06 07:19:32.722 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-06 07:19:32.726 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-06 07:19:32.729 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-06 07:19:32.732 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-06 07:19:34.254 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-06 07:19:34.256 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-06 07:19:34.258 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-06 07:19:34.260 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-06 07:19:34.262 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-06 07:19:34.264 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-06 07:19:34.265 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-06 07:19:34.267 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-06 07:19:34.269 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-06 07:19:34.271 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-06 07:19:34.273 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-06 07:19:34.275 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-06 07:19:34.276 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-06 07:19:34.278 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-06 07:19:34.280 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-06 07:19:34.282 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-06 07:19:34.283 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-06 07:19:34.286 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-06 07:19:34.287 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-06 07:19:34.289 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-06 07:19:34.292 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-06 07:19:34.294 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-06 07:19:34.296 | + functions-common:_ensure_lsb_release:394 : return 2022-05-06 07:19:34.298 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-06 07:19:34.373 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-06 07:19:34.375 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-06 07:19:34.451 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-06 07:19:34.454 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-06 07:19:34.530 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-06 07:19:34.532 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-06 07:19:34.535 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-06 07:19:34.536 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-06 07:19:34.538 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-06 07:19:34.540 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-06 07:19:34.542 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-06 07:19:34.544 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-06 07:19:34.546 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-06 07:19:34.548 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-06 07:19:34.550 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-06 07:19:34.550 | Distro: focal 2022-05-06 07:19:34.552 | + tools/install_pip.sh:main:124 : get_versions 2022-05-06 07:19:34.555 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-06 07:19:34.558 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-06 07:19:34.560 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-06 07:19:34.563 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-06 07:19:34.563 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-06 07:19:35.270 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-06 07:19:35.272 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-06 07:19:35.272 | pip: 21.3.1 2022-05-06 07:19:35.273 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-06 07:19:35.275 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-06 07:19:35.277 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:19:35.279 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:19:35.281 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:19:35.282 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:19:35.284 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:19:35.286 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:19:35.288 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:19:35.290 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:19:35.292 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:19:35.293 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:19:35.295 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:19:35.297 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-06 07:19:35.299 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:19:35.301 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:19:35.303 | + tools/install_pip.sh:main:142 : : 2022-05-06 07:19:35.305 | + tools/install_pip.sh:main:147 : set -x 2022-05-06 07:19:35.307 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-06 07:19:35.309 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-06 07:19:35.310 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 07:19:35.313 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-06 07:19:35.315 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-06 07:19:35.317 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 07:19:35.320 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-06 07:19:35.320 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 07:19:35.324 | ++ 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-05-06 07:19:35.326 | ++ 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-05-06 07:19:35.328 | ++ 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-05-06 07:19:35.330 | + 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-05-06 07:19:35.332 | + 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-05-06 07:19:35.349 | 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-05-06 07:19:35.351 | + 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-05-06 07:19:36.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:19:36.228 | from cryptography.utils import int_from_bytes 2022-05-06 07:19:36.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:19:36.228 | from cryptography.utils import int_from_bytes 2022-05-06 07:19:37.518 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:19:38.520 | 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-05-06 07:19:38.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-05-06 07:19:41.157 | Installing collected packages: setuptools 2022-05-06 07:19:42.125 | Successfully installed setuptools-62.1.0 2022-05-06 07:19:42.126 | 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-05-06 07:19:42.305 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:19:42.305 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:19:42.465 | + inc/python:pip_install:200 : result=0 2022-05-06 07:19:42.468 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:19:42.470 | + functions-common:time_stop:2437 : local name 2022-05-06 07:19:42.472 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:19:42.474 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:19:42.476 | + functions-common:time_stop:2440 : local total 2022-05-06 07:19:42.478 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:19:42.480 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:19:42.482 | + functions-common:time_stop:2444 : start_time=1651821575344 2022-05-06 07:19:42.484 | + functions-common:time_stop:2446 : [[ -z 1651821575344 ]] 2022-05-06 07:19:42.486 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:19:42.490 | + functions-common:time_stop:2449 : end_time=1651821582488 2022-05-06 07:19:42.492 | + functions-common:time_stop:2450 : elapsed_time=7144 2022-05-06 07:19:42.495 | + functions-common:time_stop:2451 : total=0 2022-05-06 07:19:42.496 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:19:42.498 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7144 2022-05-06 07:19:42.500 | + inc/python:pip_install:203 : return 0 2022-05-06 07:19:42.502 | + tools/install_pip.sh:main:153 : get_versions 2022-05-06 07:19:42.505 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-06 07:19:42.509 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-06 07:19:42.511 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-06 07:19:42.514 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-06 07:19:42.514 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-06 07:19:43.217 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-06 07:19:43.219 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-06 07:19:43.219 | pip: 21.3.1 2022-05-06 07:19:43.223 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-06 07:19:43.226 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-06 07:19:43.229 | + ./stack.sh:main:798 : fixup_all 2022-05-06 07:19:43.231 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-06 07:19:43.234 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-06 07:19:43.237 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:19:43.239 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:19:43.242 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-06 07:19:43.255 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-06 07:19:43.267 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-06 07:19:43.278 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-06 07:19:43.281 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-06 07:19:43.285 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:19:43.287 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:19:43.293 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:19:43.296 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:19:43.298 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:19:43.301 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:19:43.303 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:19:43.305 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:19:43.307 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:19:43.309 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:19:43.311 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:19:43.313 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-06 07:19:43.316 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-06 07:19:43.318 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-06 07:19:43.321 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:19:43.323 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:19:43.325 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:19:43.327 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:19:43.329 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:19:43.332 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:19:43.334 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-06 07:19:43.337 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-06 07:19:43.339 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-06 07:19:43.341 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-06 07:19:43.344 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-06 07:19:43.346 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-06 07:19:43.348 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-06 07:19:43.370 | Using python 3.8 to install os-testr 2022-05-06 07:19:43.373 | + 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-05-06 07:19:44.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:19:44.254 | from cryptography.utils import int_from_bytes 2022-05-06 07:19:44.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:19:44.254 | from cryptography.utils import int_from_bytes 2022-05-06 07:19:45.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:19:45.469 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-06 07:19:45.546 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-06 07:19:45.547 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-06 07:19:45.548 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-06 07:19:45.562 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-06 07:19:45.572 | 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-05-06 07:19:45.583 | 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-05-06 07:19:48.117 | 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-05-06 07:19:48.124 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:19:48.124 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:19:48.259 | + inc/python:pip_install:200 : result=0 2022-05-06 07:19:48.261 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:19:48.264 | + functions-common:time_stop:2437 : local name 2022-05-06 07:19:48.266 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:19:48.268 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:19:48.270 | + functions-common:time_stop:2440 : local total 2022-05-06 07:19:48.272 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:19:48.274 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:19:48.277 | + functions-common:time_stop:2444 : start_time=1651821583365 2022-05-06 07:19:48.279 | + functions-common:time_stop:2446 : [[ -z 1651821583365 ]] 2022-05-06 07:19:48.281 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:19:48.286 | + functions-common:time_stop:2449 : end_time=1651821588284 2022-05-06 07:19:48.288 | + functions-common:time_stop:2450 : elapsed_time=4919 2022-05-06 07:19:48.290 | + functions-common:time_stop:2451 : total=0 2022-05-06 07:19:48.293 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:19:48.295 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4919 2022-05-06 07:19:48.297 | + inc/python:pip_install:203 : return 0 2022-05-06 07:19:48.300 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-06 07:19:48.353 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-06 07:19:48.636 | + ./stack.sh:main:812 : install_infra 2022-05-06 07:19:48.639 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-06 07:19:48.641 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-06 07:19:48.644 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-06 07:19:48.647 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-06 07:19:48.676 | + 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-05-06 07:19:50.618 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.625 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.630 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.635 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.639 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.646 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.650 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.676 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.758 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.776 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.780 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.785 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.801 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.809 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.811 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.828 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.846 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.856 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.860 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.878 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.901 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.923 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.931 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.937 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.958 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.987 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:50.990 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.004 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.009 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.013 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.019 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.034 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.041 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.091 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.110 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.114 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.146 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.210 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.216 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.223 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.275 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.288 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.297 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.402 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.427 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.431 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.442 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.448 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.467 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.474 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.492 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.522 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.552 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.564 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.572 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.580 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.597 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.606 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.620 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.632 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.636 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:51.642 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:19:51.783 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-06 07:19:52.080 | + inc/python:pip_install:200 : result=0 2022-05-06 07:19:52.082 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:19:52.084 | + functions-common:time_stop:2437 : local name 2022-05-06 07:19:52.086 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:19:52.089 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:19:52.091 | + functions-common:time_stop:2440 : local total 2022-05-06 07:19:52.093 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:19:52.095 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:19:52.098 | + functions-common:time_stop:2444 : start_time=1651821588664 2022-05-06 07:19:52.100 | + functions-common:time_stop:2446 : [[ -z 1651821588664 ]] 2022-05-06 07:19:52.103 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:19:52.107 | + functions-common:time_stop:2449 : end_time=1651821592105 2022-05-06 07:19:52.109 | + functions-common:time_stop:2450 : elapsed_time=3441 2022-05-06 07:19:52.114 | + functions-common:time_stop:2451 : total=4919 2022-05-06 07:19:52.117 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:19:52.119 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8360 2022-05-06 07:19:52.121 | + inc/python:pip_install:203 : return 0 2022-05-06 07:19:52.125 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-06 07:19:52.127 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-06 07:19:52.153 | + 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-05-06 07:19:53.968 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:53.976 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:53.980 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:53.986 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:53.989 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:53.996 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.000 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.026 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.109 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.129 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.133 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.137 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.153 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.161 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.163 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.180 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.197 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.207 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.212 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.230 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.253 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.271 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.279 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.285 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.305 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.336 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.337 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.352 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.356 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.360 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.366 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.383 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.389 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.440 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.458 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.462 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.494 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.557 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.564 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.571 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.621 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.635 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.644 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.748 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.773 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.777 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.789 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.794 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.813 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.820 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.838 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.869 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.898 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.910 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.918 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.926 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.944 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.953 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.967 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.978 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.982 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-06 07:19:54.989 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:19:54.991 | Processing /opt/stack/requirements 2022-05-06 07:19:56.751 | 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-05-06 07:19:56.755 | 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-05-06 07:19:56.766 | 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-05-06 07:19:56.771 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-06 07:19:56.774 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8) 2022-05-06 07:19:56.780 | 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-05-06 07:19:56.807 | 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-05-06 07:19:56.810 | 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-05-06 07:19:56.821 | 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 626)) (1.26.9) 2022-05-06 07:19:56.873 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5403) (1.3) 2022-05-06 07:19:56.876 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5403) (0.3.0) 2022-05-06 07:19:56.892 | 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-05-06 07:19:56.895 | 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-05-06 07:19:56.900 | 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-05-06 07:19:56.904 | 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-05-06 07:19:56.906 | 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-05-06 07:19:56.919 | 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-05-06 07:19:56.930 | 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-05-06 07:19:56.933 | 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-05-06 07:19:56.939 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-05-06 07:19:56.989 | 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 637)) (0.2.5) 2022-05-06 07:19:56.994 | 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-05-06 07:19:57.057 | 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-05-06 07:19:57.059 | Building wheels for collected packages: openstack-requirements 2022-05-06 07:19:57.060 | Building wheel for openstack-requirements (setup.py): started 2022-05-06 07:19:57.907 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-06 07:19:57.908 | ERROR: Command errored out with exit status 1: 2022-05-06 07:19:57.908 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-li8a9kel/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-li8a9kel/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-1gogvz6a 2022-05-06 07:19:57.908 | cwd: /tmp/pip-req-build-li8a9kel/ 2022-05-06 07:19:57.908 | Complete output (6 lines): 2022-05-06 07:19:57.908 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-06 07:19:57.908 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-06 07:19:57.908 | or: setup.py --help-commands 2022-05-06 07:19:57.908 | or: setup.py cmd --help 2022-05-06 07:19:57.908 | 2022-05-06 07:19:57.908 | error: invalid command 'bdist_wheel' 2022-05-06 07:19:57.908 | ---------------------------------------- 2022-05-06 07:19:57.908 | ERROR: Failed building wheel for openstack-requirements 2022-05-06 07:19:57.909 | Running setup.py clean for openstack-requirements 2022-05-06 07:19:58.774 | Failed to build openstack-requirements 2022-05-06 07:19:58.790 | Installing collected packages: openstack-requirements 2022-05-06 07:19:58.790 | Attempting uninstall: openstack-requirements 2022-05-06 07:19:58.791 | Found existing installation: openstack-requirements 1.2.1.dev5403 2022-05-06 07:19:58.826 | Uninstalling openstack-requirements-1.2.1.dev5403: 2022-05-06 07:19:58.844 | Successfully uninstalled openstack-requirements-1.2.1.dev5403 2022-05-06 07:19:58.847 | Running setup.py install for openstack-requirements: started 2022-05-06 07:20:01.277 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-06 07:20:01.300 | Successfully installed openstack-requirements-1.2.1.dev5403 2022-05-06 07:20:01.431 | + inc/python:pip_install:200 : result=0 2022-05-06 07:20:01.434 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:20:01.436 | + functions-common:time_stop:2437 : local name 2022-05-06 07:20:01.438 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:20:01.441 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:20:01.443 | + functions-common:time_stop:2440 : local total 2022-05-06 07:20:01.445 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:20:01.447 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:20:01.450 | + functions-common:time_stop:2444 : start_time=1651821592145 2022-05-06 07:20:01.454 | + functions-common:time_stop:2446 : [[ -z 1651821592145 ]] 2022-05-06 07:20:01.457 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:20:01.461 | + functions-common:time_stop:2449 : end_time=1651821601459 2022-05-06 07:20:01.463 | + functions-common:time_stop:2450 : elapsed_time=9314 2022-05-06 07:20:01.465 | + functions-common:time_stop:2451 : total=8360 2022-05-06 07:20:01.469 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:20:01.471 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17674 2022-05-06 07:20:01.474 | + inc/python:pip_install:203 : return 0 2022-05-06 07:20:01.478 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-06 07:20:01.481 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-06 07:20:01.484 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-06 07:20:01.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:01.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:01.491 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-05-06 07:20:01.494 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:01.496 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-06 07:20:01.517 | Using python 3.8 to install pbr 2022-05-06 07:20:01.519 | + 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-05-06 07:20:02.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:20:02.399 | from cryptography.utils import int_from_bytes 2022-05-06 07:20:02.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:20:02.400 | from cryptography.utils import int_from_bytes 2022-05-06 07:20:03.589 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:20:03.621 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-06 07:20:06.281 | 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-05-06 07:20:06.288 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:20:06.288 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:20:06.416 | + inc/python:pip_install:200 : result=0 2022-05-06 07:20:06.418 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:20:06.421 | + functions-common:time_stop:2437 : local name 2022-05-06 07:20:06.423 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:20:06.425 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:20:06.427 | + functions-common:time_stop:2440 : local total 2022-05-06 07:20:06.429 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:20:06.431 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:20:06.433 | + functions-common:time_stop:2444 : start_time=1651821601511 2022-05-06 07:20:06.435 | + functions-common:time_stop:2446 : [[ -z 1651821601511 ]] 2022-05-06 07:20:06.438 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:20:06.443 | + functions-common:time_stop:2449 : end_time=1651821606440 2022-05-06 07:20:06.445 | + functions-common:time_stop:2450 : elapsed_time=4929 2022-05-06 07:20:06.447 | + functions-common:time_stop:2451 : total=17674 2022-05-06 07:20:06.449 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:20:06.451 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22603 2022-05-06 07:20:06.453 | + inc/python:pip_install:203 : return 0 2022-05-06 07:20:06.456 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-06 07:20:08.722 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-06 07:20:10.607 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:20:10.608 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-06 07:20:10.629 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-05-06 07:20:10.632 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-06 07:20:10.638 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-06 07:20:10.640 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-06 07:20:10.643 | 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-05-06 07:20:10.714 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-06 07:20:10.717 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-06 07:20:10.720 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-06 07:20:10.736 | + ./stack.sh:main:821 : pkgs= 2022-05-06 07:20:10.739 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-06 07:20:10.741 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-06 07:20:10.743 | + functions-common:run_phase:1865 : local mode=stack 2022-05-06 07:20:10.746 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-06 07:20:10.748 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 07:20:10.750 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 07:20:10.753 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 07:20:10.755 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 07:20:10.757 | + functions-common:run_phase:1875 : local extra 2022-05-06 07:20:10.760 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 07:20:10.764 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 07:20:10.766 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 07:20:10.769 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 07:20:10.771 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-06 07:20:10.773 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 07:20:10.788 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:20:10.790 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 07:20:10.792 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:20:10.794 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-06 07:20:10.796 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:20:10.799 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-06 07:20:10.801 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:20:10.803 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-06 07:20:10.805 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:20:10.807 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-06 07:20:10.809 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:20:10.811 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-06 07:20:10.813 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-06 07:20:10.816 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-06 07:20:10.818 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 07:20:10.820 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 07:20:10.822 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-06 07:20:10.824 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-06 07:20:10.827 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-06 07:20:10.829 | + functions-common:run_plugins:1854 : local plugins= 2022-05-06 07:20:10.832 | + functions-common:run_plugins:1855 : local plugin 2022-05-06 07:20:10.834 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-06 07:20:10.837 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-06 07:20:10.839 | + functions:set_systemd_override:821 : local value=2048 2022-05-06 07:20:10.841 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-06 07:20:10.844 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-06 07:20:10.895 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-06 07:20:10.896 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-06 07:20:10.898 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-06 07:20:11.325 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-06 07:20:11.328 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-06 07:20:11.344 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:20:11.346 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-06 07:20:11.349 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:20:11.351 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:20:11.353 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:20:11.356 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:20:11.358 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:20:11.360 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:20:11.363 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:20:11.365 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:20:11.368 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:20:11.370 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:20:11.372 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:20:11.374 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:20:11.377 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-06 07:20:11.379 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:20:11.381 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:20:11.383 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:20:11.386 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-06 07:20:11.406 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-06 07:20:11.517 | Reading package lists... 2022-05-06 07:20:11.758 | Building dependency tree... 2022-05-06 07:20:11.760 | Reading state information... 2022-05-06 07:20:12.011 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-06 07:20:12.011 | The following packages were automatically installed and are no longer required: 2022-05-06 07:20:12.012 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:20:12.012 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:20:12.012 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:20:12.012 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:20:12.012 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:20:12.012 | python3-zope.interface 2022-05-06 07:20:12.012 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:20:12.133 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:20:12.137 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:20:12.139 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:20:12.141 | + functions-common:time_stop:2437 : local name 2022-05-06 07:20:12.144 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:20:12.146 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:20:12.149 | + functions-common:time_stop:2440 : local total 2022-05-06 07:20:12.151 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:20:12.153 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:20:12.155 | + functions-common:time_stop:2444 : start_time=1651821611404 2022-05-06 07:20:12.157 | + functions-common:time_stop:2446 : [[ -z 1651821611404 ]] 2022-05-06 07:20:12.160 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:20:12.164 | + functions-common:time_stop:2449 : end_time=1651821612162 2022-05-06 07:20:12.166 | + functions-common:time_stop:2450 : elapsed_time=758 2022-05-06 07:20:12.169 | + functions-common:time_stop:2451 : total=1603 2022-05-06 07:20:12.171 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:20:12.173 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2361 2022-05-06 07:20:12.176 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:20:12.178 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-06 07:20:12.180 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:20:12.182 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:20:12.185 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:20:12.187 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:20:12.190 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:20:12.192 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:20:12.194 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-06 07:20:12.197 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:20:12.199 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:20:12.201 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:20:12.203 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:20:12.206 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:20:12.209 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:20:12.211 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:20:12.213 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:20:12.215 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:20:12.218 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:20:12.220 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:20:12.222 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-06 07:20:12.224 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:20:12.227 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:20:12.229 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:20:12.231 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:20:12.233 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:20:12.236 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:20:12.238 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-06 07:20:12.240 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-06 07:20:12.257 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:20:12.259 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-06 07:20:12.261 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:20:12.264 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-06 07:20:12.266 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-06 07:20:12.269 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-06 07:20:12.273 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-06 07:20:12.276 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-06 07:20:12.278 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-06 07:20:12.280 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-06 07:20:12.282 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-06 07:20:12.285 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-06 07:20:12.288 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-06 07:20:12.972 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-06 07:20:12.972 | user tags 2022-05-06 07:20:12.972 | stackrabbit []' 2022-05-06 07:20:12.976 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-06 07:20:12.976 | user tags 2022-05-06 07:20:12.976 | stackrabbit []' 2022-05-06 07:20:12.976 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-06 07:20:12.982 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-06 07:20:12.985 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-06 07:20:12.988 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-06 07:20:13.666 | Changing password for user "stackrabbit" ... 2022-05-06 07:20:13.742 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-06 07:20:14.402 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-06 07:20:14.461 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-06 07:20:14.463 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-06 07:20:15.117 | Changing password for user "stackrabbit" ... 2022-05-06 07:20:15.181 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-06 07:20:15.183 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-06 07:20:15.186 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-06 07:20:15.840 | Deleting user "guest" ... 2022-05-06 07:20:15.856 | Error: 2022-05-06 07:20:15.856 | {:no_such_user, "guest"} 2022-05-06 07:20:15.868 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-06 07:20:15.871 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-06 07:20:15.888 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:20:15.890 | + ./stack.sh:main:838 : install_database 2022-05-06 07:20:15.893 | + lib/database:install_database:118 : install_database_mysql 2022-05-06 07:20:15.895 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-05-06 07:20:15.898 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:20:15.900 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:20:15.902 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-05-06 07:20:16.381 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-06 07:20:16.384 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-05-06 07:20:16.386 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-05-06 07:20:16.389 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-06 07:20:16.391 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:20:16.393 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-05-06 07:20:16.396 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:20:16.398 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:20:16.400 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:20:16.403 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:20:16.405 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:20:16.407 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:20:16.410 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:20:16.412 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:20:16.414 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:20:16.417 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:20:16.419 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:20:16.422 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-05-06 07:20:16.424 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:20:16.427 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:20:16.429 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:20:16.431 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:20:16.433 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:20:16.436 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:20:16.438 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-05-06 07:20:16.441 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:20:16.443 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:20:16.446 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-05-06 07:20:16.448 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:20:16.450 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:20:16.453 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:20:16.455 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:20:16.457 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:20:16.459 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:20:16.462 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:20:16.464 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:20:16.466 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:20:16.469 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:20:16.471 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:20:16.473 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:20:16.475 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-06 07:20:16.477 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:20:16.480 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:20:16.482 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:20:16.484 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-06 07:20:16.506 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-06 07:20:16.617 | Reading package lists... 2022-05-06 07:20:16.859 | Building dependency tree... 2022-05-06 07:20:16.860 | Reading state information... 2022-05-06 07:20:17.116 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-06 07:20:17.116 | The following packages were automatically installed and are no longer required: 2022-05-06 07:20:17.117 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:20:17.117 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:20:17.117 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:20:17.117 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:20:17.117 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:20:17.117 | python3-zope.interface 2022-05-06 07:20:17.117 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:20:17.233 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:20:17.237 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:20:17.240 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:20:17.242 | + functions-common:time_stop:2437 : local name 2022-05-06 07:20:17.244 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:20:17.246 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:20:17.249 | + functions-common:time_stop:2440 : local total 2022-05-06 07:20:17.251 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:20:17.253 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:20:17.256 | + functions-common:time_stop:2444 : start_time=1651821616503 2022-05-06 07:20:17.258 | + functions-common:time_stop:2446 : [[ -z 1651821616503 ]] 2022-05-06 07:20:17.261 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:20:17.265 | + functions-common:time_stop:2449 : end_time=1651821617262 2022-05-06 07:20:17.267 | + functions-common:time_stop:2450 : elapsed_time=759 2022-05-06 07:20:17.269 | + functions-common:time_stop:2451 : total=2361 2022-05-06 07:20:17.271 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:20:17.273 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3120 2022-05-06 07:20:17.276 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:20:17.278 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-06 07:20:17.280 | + ./stack.sh:main:841 : install_database_python 2022-05-06 07:20:17.283 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-06 07:20:17.285 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-05-06 07:20:17.287 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-06 07:20:17.289 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 07:20:17.292 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-06 07:20:17.295 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-06 07:20:17.297 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 07:20:17.301 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-06 07:20:17.302 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 07:20:17.306 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-06 07:20:17.309 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-06 07:20:17.311 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-06 07:20:17.314 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-06 07:20:17.317 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-06 07:20:17.337 | Using python 3.8 to install PyMySQL 2022-05-06 07:20:17.340 | + 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-05-06 07:20:18.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:20:18.208 | from cryptography.utils import int_from_bytes 2022-05-06 07:20:18.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:20:18.208 | from cryptography.utils import int_from_bytes 2022-05-06 07:20:19.389 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:20:19.421 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-06 07:20:21.993 | 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-05-06 07:20:22.000 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:20:22.000 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:20:22.116 | + inc/python:pip_install:200 : result=0 2022-05-06 07:20:22.119 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:20:22.121 | + functions-common:time_stop:2437 : local name 2022-05-06 07:20:22.123 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:20:22.125 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:20:22.128 | + functions-common:time_stop:2440 : local total 2022-05-06 07:20:22.130 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:20:22.132 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:20:22.135 | + functions-common:time_stop:2444 : start_time=1651821617332 2022-05-06 07:20:22.137 | + functions-common:time_stop:2446 : [[ -z 1651821617332 ]] 2022-05-06 07:20:22.140 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:20:22.144 | + functions-common:time_stop:2449 : end_time=1651821622141 2022-05-06 07:20:22.146 | + functions-common:time_stop:2450 : elapsed_time=4809 2022-05-06 07:20:22.149 | + functions-common:time_stop:2451 : total=22603 2022-05-06 07:20:22.152 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:20:22.155 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27412 2022-05-06 07:20:22.157 | + inc/python:pip_install:203 : return 0 2022-05-06 07:20:22.161 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-06 07:20:22.164 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-06 07:20:22.166 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-06 07:20:22.169 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-06 07:20:22.194 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:20:22.196 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-06 07:20:22.198 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-06 07:20:22.202 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 07:20:22.204 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:20:22.208 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:20:22.211 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 07:20:22.213 | + 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-05-06 07:20:22.216 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 07:20:22.218 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-06 07:20:22.221 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-06 07:20:22.237 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:20:22.239 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-06 07:20:22.242 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:20:22.244 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:20:22.246 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:20:22.249 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:20:22.251 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:20:22.253 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:20:22.256 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:20:22.258 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:20:22.260 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:20:22.262 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:20:22.265 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:20:22.267 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:20:22.270 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-06 07:20:22.272 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:20:22.274 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:20:22.277 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:20:22.279 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-06 07:20:22.300 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-06 07:20:22.410 | Reading package lists... 2022-05-06 07:20:22.657 | Building dependency tree... 2022-05-06 07:20:22.659 | Reading state information... 2022-05-06 07:20:22.918 | radvd is already the newest version (1:2.17-2). 2022-05-06 07:20:22.918 | The following packages were automatically installed and are no longer required: 2022-05-06 07:20:22.919 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:20:22.920 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:20:22.920 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:20:22.920 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:20:22.920 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:20:22.920 | python3-zope.interface 2022-05-06 07:20:22.920 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:20:23.035 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:20:23.039 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:20:23.042 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:20:23.044 | + functions-common:time_stop:2437 : local name 2022-05-06 07:20:23.046 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:20:23.049 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:20:23.051 | + functions-common:time_stop:2440 : local total 2022-05-06 07:20:23.053 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:20:23.055 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:20:23.058 | + functions-common:time_stop:2444 : start_time=1651821622298 2022-05-06 07:20:23.060 | + functions-common:time_stop:2446 : [[ -z 1651821622298 ]] 2022-05-06 07:20:23.063 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:20:23.067 | + functions-common:time_stop:2449 : end_time=1651821623065 2022-05-06 07:20:23.069 | + functions-common:time_stop:2450 : elapsed_time=767 2022-05-06 07:20:23.071 | + functions-common:time_stop:2451 : total=3120 2022-05-06 07:20:23.074 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:20:23.076 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3887 2022-05-06 07:20:23.078 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:20:23.080 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-06 07:20:23.096 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:20:23.099 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-06 07:20:23.101 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-06 07:20:23.103 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-06 07:20:23.106 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-06 07:20:23.126 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-06 07:20:23.129 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:20:23.131 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:20:23.133 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:20:23.135 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:20:23.137 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:20:23.139 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:20:23.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:20:23.144 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:20:23.146 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:20:23.148 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:20:23.150 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:20:23.152 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:20:23.155 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-06 07:20:23.157 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:20:23.159 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:20:23.161 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:20:23.164 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-06 07:20:23.184 | + functions-common:apt_get:1242 : 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-05-06 07:20:23.294 | Reading package lists... 2022-05-06 07:20:23.542 | Building dependency tree... 2022-05-06 07:20:23.543 | Reading state information... 2022-05-06 07:20:23.802 | fakeroot is already the newest version (1.24-1). 2022-05-06 07:20:23.802 | make is already the newest version (4.2.1-1.2). 2022-05-06 07:20:23.802 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-06 07:20:23.802 | The following packages were automatically installed and are no longer required: 2022-05-06 07:20:23.803 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:20:23.803 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:20:23.803 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:20:23.804 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:20:23.804 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:20:23.804 | python3-zope.interface 2022-05-06 07:20:23.804 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:20:23.917 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:20:23.922 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:20:23.924 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:20:23.926 | + functions-common:time_stop:2437 : local name 2022-05-06 07:20:23.929 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:20:23.931 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:20:23.933 | + functions-common:time_stop:2440 : local total 2022-05-06 07:20:23.935 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:20:23.937 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:20:23.940 | + functions-common:time_stop:2444 : start_time=1651821623182 2022-05-06 07:20:23.942 | + functions-common:time_stop:2446 : [[ -z 1651821623182 ]] 2022-05-06 07:20:23.945 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:20:23.949 | + functions-common:time_stop:2449 : end_time=1651821623947 2022-05-06 07:20:23.951 | + functions-common:time_stop:2450 : elapsed_time=765 2022-05-06 07:20:23.953 | + functions-common:time_stop:2451 : total=3887 2022-05-06 07:20:23.956 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:20:23.958 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4652 2022-05-06 07:20:23.960 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:20:23.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-06 07:20:23.965 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:20:23.967 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:20:23.969 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-06 07:20:23.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-06 07:20:23.975 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-06 07:20:23.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-06 07:20:23.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-06 07:20:23.984 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-06 07:20:23.985 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-06 07:20:23.990 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-06 07:20:23.992 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-06 07:20:23.994 | + functions:vercmp:628 : local v1=5.4 2022-05-06 07:20:23.997 | + functions:vercmp:629 : local 'op=<' 2022-05-06 07:20:23.999 | + functions:vercmp:630 : local v2=3.13 2022-05-06 07:20:24.001 | + functions:vercmp:631 : local result 2022-05-06 07:20:24.005 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-06 07:20:24.006 | ++ functions:vercmp:635 : sort -V 2022-05-06 07:20:24.006 | ++ functions:vercmp:635 : head -1 2022-05-06 07:20:24.011 | + functions:vercmp:635 : result=3.13 2022-05-06 07:20:24.013 | + functions:vercmp:637 : case $op in 2022-05-06 07:20:24.015 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-06 07:20:24.018 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-06 07:20:24.020 | + functions:vercmp:648 : return 2022-05-06 07:20:24.022 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-06 07:20:24.024 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:20:24.027 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-06 07:20:24.505 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-06 07:20:24.508 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-06 07:20:24.511 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.514 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-05-06 07:20:24.519 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.521 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-06 07:20:24.539 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:20:24.541 | + ./stack.sh:main:849 : install_etcd3 2022-05-06 07:20:24.544 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-06 07:20:24.544 | Installing etcd 2022-05-06 07:20:24.546 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-06 07:20:24.560 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-06 07:20:24.572 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-06 07:20:24.574 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-06 07:20:24.591 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-06 07:20:24.594 | ++ 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-05-06 07:20:24.596 | ++ 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-05-06 07:20:24.600 | +++ 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-05-06 07:20:24.604 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 07:20:24.606 | ++ 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-05-06 07:20:24.609 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-06 07:20:24.612 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 07:20:24.615 | ++ functions:get_extra_file:74 : return 2022-05-06 07:20:24.617 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 07:20:24.620 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-06 07:20:24.622 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-06 07:20:24.625 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-06 07:20:24.641 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:20:24.644 | + ./stack.sh:main:868 : install_dstat 2022-05-06 07:20:24.646 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-06 07:20:24.662 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:20:24.664 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-06 07:20:24.667 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:20:24.669 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-06 07:20:24.672 | + ./stack.sh:main:877 : install_libs 2022-05-06 07:20:24.674 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-06 07:20:24.677 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-06 07:20:24.679 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-06 07:20:24.681 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-06 07:20:24.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.686 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-05-06 07:20:24.691 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.693 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-06 07:20:24.695 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-06 07:20:24.698 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-06 07:20:24.700 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-06 07:20:24.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-05-06 07:20:24.710 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.712 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-06 07:20:24.714 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-06 07:20:24.717 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-06 07:20:24.719 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-06 07:20:24.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.723 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.726 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-05-06 07:20:24.728 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.730 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-06 07:20:24.732 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-06 07:20:24.735 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-06 07:20:24.737 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-06 07:20:24.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.742 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.744 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-05-06 07:20:24.746 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.749 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-06 07:20:24.751 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-06 07:20:24.754 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-06 07:20:24.756 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-06 07:20:24.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.763 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-05-06 07:20:24.765 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.768 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-06 07:20:24.771 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-06 07:20:24.773 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-06 07:20:24.775 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-06 07:20:24.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.782 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-05-06 07:20:24.785 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.787 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-06 07:20:24.790 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-06 07:20:24.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-06 07:20:24.796 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-06 07:20:24.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.803 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-05-06 07:20:24.805 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.808 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-06 07:20:24.810 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-06 07:20:24.812 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-06 07:20:24.815 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-06 07:20:24.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.822 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-05-06 07:20:24.824 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.827 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-06 07:20:24.829 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-06 07:20:24.832 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-06 07:20:24.834 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-06 07:20:24.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-05-06 07:20:24.844 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.846 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-06 07:20:24.848 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-06 07:20:24.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-06 07:20:24.853 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-06 07:20:24.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.861 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-05-06 07:20:24.864 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.866 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-06 07:20:24.868 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-06 07:20:24.871 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-06 07:20:24.873 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-06 07:20:24.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.878 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.880 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-05-06 07:20:24.883 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.885 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-06 07:20:24.887 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-06 07:20:24.890 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-06 07:20:24.892 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-06 07:20:24.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.897 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.899 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-05-06 07:20:24.902 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.904 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-06 07:20:24.906 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-06 07:20:24.909 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-06 07:20:24.911 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-06 07:20:24.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.915 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.918 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-05-06 07:20:24.920 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.923 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-06 07:20:24.925 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-06 07:20:24.927 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-06 07:20:24.930 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-06 07:20:24.932 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.934 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.936 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-05-06 07:20:24.939 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.941 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-06 07:20:24.944 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-06 07:20:24.946 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-06 07:20:24.948 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-06 07:20:24.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.953 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.956 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-05-06 07:20:24.958 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.961 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-06 07:20:24.963 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-06 07:20:24.965 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-06 07:20:24.967 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-06 07:20:24.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.972 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.974 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-05-06 07:20:24.977 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.979 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-06 07:20:24.981 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-06 07:20:24.984 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-06 07:20:24.986 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-06 07:20:24.988 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:24.991 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:24.993 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-05-06 07:20:24.995 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:24.998 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-06 07:20:25.000 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-06 07:20:25.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-06 07:20:25.005 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-06 07:20:25.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-05-06 07:20:25.014 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.017 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-06 07:20:25.020 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-06 07:20:25.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-06 07:20:25.024 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-06 07:20:25.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.031 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-05-06 07:20:25.034 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.036 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-06 07:20:25.038 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-06 07:20:25.041 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-06 07:20:25.043 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-06 07:20:25.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.048 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-05-06 07:20:25.052 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.055 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-06 07:20:25.057 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-06 07:20:25.059 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-06 07:20:25.062 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-06 07:20:25.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-05-06 07:20:25.072 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.074 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-06 07:20:25.077 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-06 07:20:25.079 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-06 07:20:25.082 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-06 07:20:25.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-05-06 07:20:25.091 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.093 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-06 07:20:25.096 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-06 07:20:25.098 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-06 07:20:25.100 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-06 07:20:25.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-05-06 07:20:25.109 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.112 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-06 07:20:25.114 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-06 07:20:25.116 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-06 07:20:25.119 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-06 07:20:25.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.123 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.126 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-05-06 07:20:25.129 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.131 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-06 07:20:25.133 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-06 07:20:25.136 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-06 07:20:25.138 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-06 07:20:25.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-05-06 07:20:25.148 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.150 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-06 07:20:25.153 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-06 07:20:25.155 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-06 07:20:25.157 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-06 07:20:25.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-05-06 07:20:25.168 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.170 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-06 07:20:25.173 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-06 07:20:25.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-06 07:20:25.178 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-06 07:20:25.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.183 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-05-06 07:20:25.188 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.191 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-06 07:20:25.193 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-06 07:20:25.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-06 07:20:25.198 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-06 07:20:25.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.203 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-05-06 07:20:25.208 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.211 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-06 07:20:25.213 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-06 07:20:25.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-06 07:20:25.218 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-06 07:20:25.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.223 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.226 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-05-06 07:20:25.228 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.230 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-06 07:20:25.233 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-06 07:20:25.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-06 07:20:25.237 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-06 07:20:25.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-05-06 07:20:25.247 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.249 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-06 07:20:25.251 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-06 07:20:25.254 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-06 07:20:25.256 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-06 07:20:25.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.261 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-05-06 07:20:25.265 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.268 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-06 07:20:25.271 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-06 07:20:25.273 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-06 07:20:25.275 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-06 07:20:25.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.280 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-05-06 07:20:25.285 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.288 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-06 07:20:25.290 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-06 07:20:25.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-06 07:20:25.295 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-06 07:20:25.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.300 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-05-06 07:20:25.304 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.307 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-06 07:20:25.309 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-06 07:20:25.311 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-06 07:20:25.314 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-06 07:20:25.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.318 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.321 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-05-06 07:20:25.323 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.325 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-06 07:20:25.328 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-06 07:20:25.330 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-06 07:20:25.333 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-06 07:20:25.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-05-06 07:20:25.342 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.345 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-06 07:20:25.347 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-06 07:20:25.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-06 07:20:25.352 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-06 07:20:25.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.357 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.359 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-05-06 07:20:25.361 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.364 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-06 07:20:25.366 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-06 07:20:25.368 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-06 07:20:25.371 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-06 07:20:25.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.375 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.383 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-05-06 07:20:25.383 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.383 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-06 07:20:25.385 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-06 07:20:25.387 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-06 07:20:25.389 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-06 07:20:25.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:25.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:25.397 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-05-06 07:20:25.399 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:25.401 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-06 07:20:25.423 | Using python 3.8 to install etcd3 2022-05-06 07:20:25.426 | + 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-05-06 07:20:26.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:20:26.300 | from cryptography.utils import int_from_bytes 2022-05-06 07:20:26.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:20:26.300 | from cryptography.utils import int_from_bytes 2022-05-06 07:20:27.487 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:20:27.522 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-06 07:20:27.532 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-05-06 07:20:27.533 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-06 07:20:27.537 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-06 07:20:27.538 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-06 07:20:30.116 | 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-05-06 07:20:30.124 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:20:30.124 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:20:30.241 | + inc/python:pip_install:200 : result=0 2022-05-06 07:20:30.243 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:20:30.246 | + functions-common:time_stop:2437 : local name 2022-05-06 07:20:30.248 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:20:30.250 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:20:30.252 | + functions-common:time_stop:2440 : local total 2022-05-06 07:20:30.254 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:20:30.256 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:20:30.259 | + functions-common:time_stop:2444 : start_time=1651821625418 2022-05-06 07:20:30.261 | + functions-common:time_stop:2446 : [[ -z 1651821625418 ]] 2022-05-06 07:20:30.263 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:20:30.267 | + functions-common:time_stop:2449 : end_time=1651821630265 2022-05-06 07:20:30.270 | + functions-common:time_stop:2450 : elapsed_time=4847 2022-05-06 07:20:30.272 | + functions-common:time_stop:2451 : total=27412 2022-05-06 07:20:30.274 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:20:30.276 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32259 2022-05-06 07:20:30.278 | + inc/python:pip_install:203 : return 0 2022-05-06 07:20:30.281 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-06 07:20:30.306 | Using python 3.8 to install etcd3gw 2022-05-06 07:20:30.308 | + 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-05-06 07:20:31.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:20:31.173 | from cryptography.utils import int_from_bytes 2022-05-06 07:20:31.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:20:31.173 | from cryptography.utils import int_from_bytes 2022-05-06 07:20:32.358 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:20:32.391 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-06 07:20:32.399 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-06 07:20:32.400 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-06 07:20:32.401 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-06 07:20:32.433 | 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-05-06 07:20:32.434 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-06 07:20:32.436 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-06 07:20:32.439 | 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-05-06 07:20:34.951 | 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-05-06 07:20:34.958 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:20:34.958 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:20:35.079 | + inc/python:pip_install:200 : result=0 2022-05-06 07:20:35.081 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:20:35.083 | + functions-common:time_stop:2437 : local name 2022-05-06 07:20:35.085 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:20:35.088 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:20:35.090 | + functions-common:time_stop:2440 : local total 2022-05-06 07:20:35.092 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:20:35.094 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:20:35.096 | + functions-common:time_stop:2444 : start_time=1651821630300 2022-05-06 07:20:35.099 | + functions-common:time_stop:2446 : [[ -z 1651821630300 ]] 2022-05-06 07:20:35.101 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:20:35.106 | + functions-common:time_stop:2449 : end_time=1651821635103 2022-05-06 07:20:35.108 | + functions-common:time_stop:2450 : elapsed_time=4803 2022-05-06 07:20:35.110 | + functions-common:time_stop:2451 : total=32259 2022-05-06 07:20:35.113 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:20:35.115 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=37062 2022-05-06 07:20:35.117 | + inc/python:pip_install:203 : return 0 2022-05-06 07:20:35.120 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-06 07:20:35.122 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-06 07:20:35.124 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-06 07:20:35.127 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:20:35.129 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:20:35.132 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:20:35.134 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:20:35.136 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:20:35.139 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:20:35.141 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:20:35.143 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:20:35.146 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:20:35.148 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:20:35.150 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:20:35.153 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-06 07:20:35.155 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:20:35.157 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:20:35.160 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-06 07:20:35.162 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 07:20:35.164 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:20:35.167 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:20:35.169 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:20:35.171 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:20:35.174 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:20:35.176 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:20:35.179 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:20:35.181 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:20:35.183 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:20:35.186 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:20:35.188 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:20:35.191 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:20:35.193 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 07:20:35.195 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:20:35.197 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:20:35.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:20:35.202 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 07:20:35.223 | + functions-common:apt_get:1242 : 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-05-06 07:20:35.335 | Reading package lists... 2022-05-06 07:20:35.580 | Building dependency tree... 2022-05-06 07:20:35.582 | Reading state information... 2022-05-06 07:20:35.840 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-06 07:20:35.840 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-06 07:20:35.840 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 07:20:35.840 | The following packages were automatically installed and are no longer required: 2022-05-06 07:20:35.841 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:20:35.841 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:20:35.842 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:20:35.842 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:20:35.842 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:20:35.842 | python3-zope.interface 2022-05-06 07:20:35.842 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:20:35.956 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:20:35.960 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:20:35.962 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:20:35.965 | + functions-common:time_stop:2437 : local name 2022-05-06 07:20:35.967 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:20:35.969 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:20:35.971 | + functions-common:time_stop:2440 : local total 2022-05-06 07:20:35.973 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:20:35.976 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:20:35.978 | + functions-common:time_stop:2444 : start_time=1651821635220 2022-05-06 07:20:35.980 | + functions-common:time_stop:2446 : [[ -z 1651821635220 ]] 2022-05-06 07:20:35.983 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:20:35.987 | + functions-common:time_stop:2449 : end_time=1651821635984 2022-05-06 07:20:35.989 | + functions-common:time_stop:2450 : elapsed_time=764 2022-05-06 07:20:35.992 | + functions-common:time_stop:2451 : total=4652 2022-05-06 07:20:35.994 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:20:35.996 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5416 2022-05-06 07:20:35.998 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:20:36.001 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-06 07:20:36.004 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:20:36.006 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:20:36.008 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-06 07:20:36.070 | Module proxy already enabled 2022-05-06 07:20:36.074 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-06 07:20:36.136 | Considering dependency proxy for proxy_uwsgi: 2022-05-06 07:20:36.136 | Module proxy already enabled 2022-05-06 07:20:36.136 | Module proxy_uwsgi already enabled 2022-05-06 07:20:36.140 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-06 07:20:36.142 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 07:20:36.144 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:20:36.147 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 07:20:36.282 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-06 07:20:36.285 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-06 07:20:36.288 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-06 07:20:36.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:36.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:36.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-05-06 07:20:36.299 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:36.302 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-06 07:20:36.304 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-06 07:20:36.306 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-06 07:20:36.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:36.311 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:36.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-05-06 07:20:36.316 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:36.318 | + ./stack.sh:main:885 : install_glanceclient 2022-05-06 07:20:36.321 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-06 07:20:36.323 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-06 07:20:36.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:36.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:36.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-05-06 07:20:36.332 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:36.335 | + ./stack.sh:main:886 : install_cinderclient 2022-05-06 07:20:36.337 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-06 07:20:36.340 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-06 07:20:36.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:36.345 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:36.348 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-05-06 07:20:36.350 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:36.353 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-06 07:20:36.355 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-06 07:20:36.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:36.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:36.362 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-05-06 07:20:36.365 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:36.367 | + ./stack.sh:main:887 : install_novaclient 2022-05-06 07:20:36.369 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-06 07:20:36.372 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-06 07:20:36.374 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:36.376 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:36.379 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-05-06 07:20:36.382 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:36.384 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-06 07:20:36.401 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:20:36.403 | + ./stack.sh:main:889 : install_swiftclient 2022-05-06 07:20:36.406 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-06 07:20:36.408 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-06 07:20:36.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:36.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:36.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-05-06 07:20:36.417 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:36.420 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-06 07:20:36.437 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:20:36.440 | + ./stack.sh:main:892 : install_neutronclient 2022-05-06 07:20:36.442 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-06 07:20:36.445 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-06 07:20:36.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:36.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:36.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-05-06 07:20:36.454 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:36.457 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-06 07:20:36.459 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-06 07:20:36.461 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-06 07:20:36.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:20:36.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:20:36.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-05-06 07:20:36.471 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:20:36.474 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-06 07:20:36.476 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-06 07:20:36.478 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 07:20:36.481 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-06 07:20:36.484 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-06 07:20:36.487 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 07:20:36.490 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-06 07:20:36.491 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 07:20:36.496 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-06 07:20:36.498 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-06 07:20:36.500 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-06 07:20:36.504 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-06 07:20:36.506 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-06 07:20:36.526 | Using python 3.8 to install keystonemiddleware 2022-05-06 07:20:36.529 | + 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-05-06 07:20:37.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:20:37.399 | from cryptography.utils import int_from_bytes 2022-05-06 07:20:37.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:20:37.399 | from cryptography.utils import int_from_bytes 2022-05-06 07:20:38.597 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:20:38.629 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-06 07:20:38.684 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-06 07:20:38.685 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-06 07:20:38.686 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-06 07:20:38.687 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-06 07:20:38.688 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-06 07:20:38.689 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-06 07:20:38.691 | 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-05-06 07:20:38.692 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-06 07:20:38.693 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-06 07:20:38.694 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-06 07:20:38.695 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-06 07:20:38.696 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-06 07:20:38.698 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-06 07:20:38.699 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-06 07:20:38.757 | 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-05-06 07:20:38.758 | 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-05-06 07:20:38.760 | 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-05-06 07:20:38.798 | 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-05-06 07:20:38.839 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-06 07:20:38.840 | 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-05-06 07:20:38.842 | 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-05-06 07:20:38.843 | 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-05-06 07:20:38.893 | 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-05-06 07:20:38.897 | 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-05-06 07:20:38.906 | 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-05-06 07:20:38.908 | 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-05-06 07:20:38.922 | 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-05-06 07:20:38.923 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-06 07:20:38.925 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-05-06 07:20:38.994 | 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-05-06 07:20:38.996 | 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-05-06 07:20:38.998 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-06 07:20:39.000 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-06 07:20:39.050 | 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.1) 2022-05-06 07:20:39.062 | 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-05-06 07:20:41.544 | 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-05-06 07:20:41.551 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:20:41.560 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:20:41.682 | + inc/python:pip_install:200 : result=0 2022-05-06 07:20:41.685 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:20:41.687 | + functions-common:time_stop:2437 : local name 2022-05-06 07:20:41.689 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:20:41.692 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:20:41.694 | + functions-common:time_stop:2440 : local total 2022-05-06 07:20:41.696 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:20:41.698 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:20:41.700 | + functions-common:time_stop:2444 : start_time=1651821636521 2022-05-06 07:20:41.702 | + functions-common:time_stop:2446 : [[ -z 1651821636521 ]] 2022-05-06 07:20:41.705 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:20:41.709 | + functions-common:time_stop:2449 : end_time=1651821641707 2022-05-06 07:20:41.711 | + functions-common:time_stop:2450 : elapsed_time=5186 2022-05-06 07:20:41.713 | + functions-common:time_stop:2451 : total=37062 2022-05-06 07:20:41.715 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:20:41.717 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=42248 2022-05-06 07:20:41.720 | + inc/python:pip_install:203 : return 0 2022-05-06 07:20:41.722 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-06 07:20:41.724 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-06 07:20:41.727 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 07:20:41.730 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-06 07:20:41.732 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-06 07:20:41.735 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 07:20:41.739 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-06 07:20:41.739 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 07:20:41.744 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-06 07:20:41.746 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-06 07:20:41.749 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-06 07:20:41.751 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-06 07:20:41.754 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-06 07:20:41.775 | Using python 3.8 to install python-memcached 2022-05-06 07:20:41.778 | + 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-05-06 07:20:42.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:20:42.639 | from cryptography.utils import int_from_bytes 2022-05-06 07:20:42.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:20:42.639 | from cryptography.utils import int_from_bytes 2022-05-06 07:20:43.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:20:43.879 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-06 07:20:43.882 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-06 07:20:46.465 | 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-05-06 07:20:46.473 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:20:46.473 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:20:46.594 | + inc/python:pip_install:200 : result=0 2022-05-06 07:20:46.599 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:20:46.599 | + functions-common:time_stop:2437 : local name 2022-05-06 07:20:46.601 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:20:46.604 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:20:46.606 | + functions-common:time_stop:2440 : local total 2022-05-06 07:20:46.608 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:20:46.610 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:20:46.613 | + functions-common:time_stop:2444 : start_time=1651821641770 2022-05-06 07:20:46.615 | + functions-common:time_stop:2446 : [[ -z 1651821641770 ]] 2022-05-06 07:20:46.618 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:20:46.622 | + functions-common:time_stop:2449 : end_time=1651821646619 2022-05-06 07:20:46.624 | + functions-common:time_stop:2450 : elapsed_time=4849 2022-05-06 07:20:46.626 | + functions-common:time_stop:2451 : total=42248 2022-05-06 07:20:46.629 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:20:46.631 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=47097 2022-05-06 07:20:46.633 | + inc/python:pip_install:203 : return 0 2022-05-06 07:20:46.636 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-06 07:20:46.652 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:20:46.655 | + ./stack.sh:main:899 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-05-06 07:20:46.657 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-06 07:20:46.660 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-06 07:20:46.662 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-06 07:20:46.664 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 07:20:46.667 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-06 07:20:46.669 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-06 07:20:46.684 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:20:46.686 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-06 07:20:46.689 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-06 07:20:46.691 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-06 07:20:46.693 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:20:46.695 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:20:46.698 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:20:46.701 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:20:46.703 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:20:46.706 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:20:46.721 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:20:46.723 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:20:46.725 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:20:46.727 | + functions-common:git_clone:629 : echo master 2022-05-06 07:20:46.728 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:20:46.733 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-06 07:20:46.735 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:20:46.737 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-06 07:20:46.749 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-06 07:20:46.753 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:20:46.753 | + functions-common:git_clone:690 : head -1 2022-05-06 07:20:46.756 | 884f88148 Merge "Log the traceback in _handle_keystone_exception" 2022-05-06 07:20:46.758 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:20:46.761 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-06 07:20:46.763 | + inc/python:setup_develop:338 : local bindep 2022-05-06 07:20:46.765 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-06 07:20:46.768 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-06 07:20:46.771 | + inc/python:setup_develop:344 : local extras= 2022-05-06 07:20:46.773 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-06 07:20:46.775 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 07:20:46.777 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-06 07:20:46.780 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-06 07:20:46.782 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 07:20:46.785 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 07:20:46.787 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-06 07:20:46.790 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 07:20:46.792 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-06 07:20:46.795 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 07:20:46.797 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 07:20:46.800 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-06 07:20:46.806 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-06 07:20:46.808 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-06 07:20:47.496 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-06 07:20:47.498 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 07:20:47.500 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 07:20:47.502 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 07:20:47.505 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-06 07:20:47.507 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-06 07:20:47.509 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 07:20:47.511 | + inc/python:setup_package:428 : local extras= 2022-05-06 07:20:47.513 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 07:20:47.516 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 07:20:47.518 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 07:20:47.520 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 07:20:47.522 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 07:20:47.524 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-06 07:20:47.545 | Using python 3.8 to install /opt/stack/keystone 2022-05-06 07:20:47.547 | + 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-05-06 07:20:48.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:20:48.401 | from cryptography.utils import int_from_bytes 2022-05-06 07:20:48.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:20:48.402 | from cryptography.utils import int_from_bytes 2022-05-06 07:20:49.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:20:49.600 | Obtaining file:///opt/stack/keystone 2022-05-06 07:20:49.601 | Preparing metadata (setup.py): started 2022-05-06 07:20:54.736 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 07:20:54.817 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (5.9.0) 2022-05-06 07:20:54.818 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.8.7) 2022-05-06 07:20:54.819 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2.1.2) 2022-05-06 07:20:54.820 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (0.3.9) 2022-05-06 07:20:54.821 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (36.0.2) 2022-05-06 07:20:54.822 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.4.36) 2022-05-06 07:20:54.823 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (0.13.0) 2022-05-06 07:20:54.824 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.5.0) 2022-05-06 07:20:54.825 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.7.4) 2022-05-06 07:20:54.827 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.4.0) 2022-05-06 07:20:54.828 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (9.4.0) 2022-05-06 07:20:54.829 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.2.2) 2022-05-06 07:20:54.829 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (0.8.20) 2022-05-06 07:20:54.831 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2.11.0) 2022-05-06 07:20:54.832 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (8.8.0) 2022-05-06 07:20:54.833 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.1.0) 2022-05-06 07:20:54.834 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (12.13.0) 2022-05-06 07:20:54.835 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (11.3.0) 2022-05-06 07:20:54.837 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (5.1.0) 2022-05-06 07:20:54.838 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.7.0) 2022-05-06 07:20:54.839 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.5.1) 2022-05-06 07:20:54.840 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.12.1) 2022-05-06 07:20:54.841 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.3.0) 2022-05-06 07:20:54.842 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.5.0) 2022-05-06 07:20:54.843 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.13.0) 2022-05-06 07:20:54.844 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.2.0) 2022-05-06 07:20:54.845 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (7.1.2) 2022-05-06 07:20:54.847 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2.3.0) 2022-05-06 07:20:54.848 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.1.5) 2022-05-06 07:20:54.849 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev12) (3.2.0) 2022-05-06 07:20:54.850 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.1.1) 2022-05-06 07:20:54.851 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.0.3) 2022-05-06 07:20:54.852 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.4.3) 2022-05-06 07:20:54.853 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2022.1) 2022-05-06 07:20:54.862 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev12) (1.15.0) 2022-05-06 07:20:54.905 | 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.dev12) (5.1.1) 2022-05-06 07:20:54.922 | 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.dev12) (4.11.3) 2022-05-06 07:20:54.923 | 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.dev12) (3.1.2) 2022-05-06 07:20:54.924 | 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.dev12) (2.1.2) 2022-05-06 07:20:54.925 | 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.dev12) (8.1.3) 2022-05-06 07:20:54.927 | 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.dev12) (2.1.2) 2022-05-06 07:20:54.936 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev12) (1.16.0) 2022-05-06 07:20:54.937 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev12) (9.0.1) 2022-05-06 07:20:54.997 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev12) (4.5.0) 2022-05-06 07:20:54.999 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev12) (2.27.1) 2022-05-06 07:20:55.095 | 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.dev12) (2.5.0) 2022-05-06 07:20:55.097 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev12) (6.0) 2022-05-06 07:20:55.098 | 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.dev12) (0.8.0) 2022-05-06 07:20:55.099 | 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.dev12) (1.5.0) 2022-05-06 07:20:55.152 | 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.dev12) (1.7.7) 2022-05-06 07:20:55.153 | 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.dev12) (2.0.1) 2022-05-06 07:20:55.156 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev12) (0.5.0) 2022-05-06 07:20:55.205 | 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.dev12) (2.8.2) 2022-05-06 07:20:55.209 | 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.dev12) (0.9.6) 2022-05-06 07:20:55.290 | 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.dev12) (2.8.0) 2022-05-06 07:20:55.291 | 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.dev12) (5.2.4) 2022-05-06 07:20:55.293 | 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.dev12) (5.0.0) 2022-05-06 07:20:55.294 | 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.dev12) (5.1.1) 2022-05-06 07:20:55.295 | 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.dev12) (0.4.0) 2022-05-06 07:20:55.297 | 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.dev12) (2.4.1) 2022-05-06 07:20:55.316 | 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.dev12) (3.3.0) 2022-05-06 07:20:55.365 | 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.dev12) (3.2.0) 2022-05-06 07:20:55.386 | 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.dev12) (0.11.0) 2022-05-06 07:20:55.387 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev12) (21.3) 2022-05-06 07:20:55.389 | 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.dev12) (1.0.2) 2022-05-06 07:20:55.390 | 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.dev12) (3.0.8) 2022-05-06 07:20:55.438 | 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.dev12) (4.5.1) 2022-05-06 07:20:55.551 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (1.10.0) 2022-05-06 07:20:55.552 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (5.7.1) 2022-05-06 07:20:55.553 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (62.1.0) 2022-05-06 07:20:55.554 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (22.0.0) 2022-05-06 07:20:55.555 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (0.7.1) 2022-05-06 07:20:55.773 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev12) (1.1.2) 2022-05-06 07:20:55.796 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev12) (0.4.2) 2022-05-06 07:20:55.797 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev12) (0.5.2) 2022-05-06 07:20:55.864 | 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.dev12) (1.2.0) 2022-05-06 07:20:55.888 | 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.dev12) (5.0.0) 2022-05-06 07:20:55.946 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev12) (2.21) 2022-05-06 07:20:55.985 | 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.dev12) (1.14.1) 2022-05-06 07:20:56.094 | 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.dev12) (3.8.0) 2022-05-06 07:20:56.149 | 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.dev12) (2.1.1) 2022-05-06 07:20:56.224 | 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.dev12) (1.7.0) 2022-05-06 07:20:56.351 | 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.dev12) (0.17.3) 2022-05-06 07:20:56.380 | 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.dev12) (0.14.1) 2022-05-06 07:20:56.420 | 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.dev12) (2.5.1) 2022-05-06 07:20:56.422 | 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.dev12) (3.0.0) 2022-05-06 07:20:56.425 | 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.dev12) (1.3.3) 2022-05-06 07:20:56.426 | 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.dev12) (2.1.1) 2022-05-06 07:20:56.428 | 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.dev12) (0.33.0) 2022-05-06 07:20:56.429 | 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.dev12) (3.5.0) 2022-05-06 07:20:56.481 | 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.dev12) (0.2.5) 2022-05-06 07:20:56.618 | 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.dev12) (3.3) 2022-05-06 07:20:56.621 | 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.dev12) (2.0.12) 2022-05-06 07:20:56.622 | 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.dev12) (1.26.9) 2022-05-06 07:20:56.623 | 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.dev12) (2019.11.28) 2022-05-06 07:20:56.770 | 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.dev12) (2.5.0) 2022-05-06 07:20:56.849 | 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.dev12) (2.5.1) 2022-05-06 07:20:57.092 | 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.dev12) (2.2.1) 2022-05-06 07:20:57.347 | 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.dev12) (0.7) 2022-05-06 07:20:57.381 | 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.dev12) (1.0.0) 2022-05-06 07:20:59.239 | Installing collected packages: keystone 2022-05-06 07:20:59.239 | Attempting uninstall: keystone 2022-05-06 07:20:59.239 | Found existing installation: keystone 21.1.0.dev12 2022-05-06 07:20:59.243 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-06 07:20:59.244 | Running setup.py develop for keystone 2022-05-06 07:21:05.466 | Successfully installed keystone 2022-05-06 07:21:05.466 | 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-05-06 07:21:05.474 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:21:05.474 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:21:05.605 | + inc/python:pip_install:200 : result=0 2022-05-06 07:21:05.607 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:21:05.609 | + functions-common:time_stop:2437 : local name 2022-05-06 07:21:05.611 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:21:05.613 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:21:05.615 | + functions-common:time_stop:2440 : local total 2022-05-06 07:21:05.617 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:21:05.619 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:21:05.622 | + functions-common:time_stop:2444 : start_time=1651821647540 2022-05-06 07:21:05.624 | + functions-common:time_stop:2446 : [[ -z 1651821647540 ]] 2022-05-06 07:21:05.627 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:21:05.631 | + functions-common:time_stop:2449 : end_time=1651821665628 2022-05-06 07:21:05.633 | + functions-common:time_stop:2450 : elapsed_time=18088 2022-05-06 07:21:05.635 | + functions-common:time_stop:2451 : total=47097 2022-05-06 07:21:05.637 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:21:05.639 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=65185 2022-05-06 07:21:05.641 | + inc/python:pip_install:203 : return 0 2022-05-06 07:21:05.644 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 07:21:05.647 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-06 07:21:05.649 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-06 07:21:05.667 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-06 07:21:05.679 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-06 07:21:05.682 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-06 07:21:05.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:21:05.686 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:21:05.689 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-05-06 07:21:05.692 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:21:05.694 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-06 07:21:05.710 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:21:05.712 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-06 07:21:05.715 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 07:21:05.717 | + ./stack.sh:main:901 : configure_keystone 2022-05-06 07:21:05.720 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-06 07:21:05.732 | + 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-05-06 07:21:05.734 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-06 07:21:05.739 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-06 07:21:05.758 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:21:05.761 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-06 07:21:05.790 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-06 07:21:05.818 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-06 07:21:05.849 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-06 07:21:05.879 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-06 07:21:05.910 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-06 07:21:05.940 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-06 07:21:05.968 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-06 07:21:05.995 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-06 07:21:05.997 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-06 07:21:06.000 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-06 07:21:06.002 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-06 07:21:06.004 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 07:21:06.006 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 07:21:06.022 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:21:06.025 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 07:21:06.027 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 07:21:06.029 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 07:21:06.045 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:21:06.047 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:21:06.050 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:21:06.080 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 07:21:06.082 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 07:21:06.085 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-06 07:21:06.087 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-06 07:21:06.103 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:21:06.105 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.36/identity 2022-05-06 07:21:06.135 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-06 07:21:06.137 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-06 07:21:06.167 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-06 07:21:06.170 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-06 07:21:06.173 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-06 07:21:06.175 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-05-06 07:21:06.177 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-06 07:21:06.180 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-06 07:21:06.211 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-06 07:21:06.213 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-06 07:21:06.215 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-06 07:21:06.217 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-06 07:21:06.221 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 07:21:06.237 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 07:21:06.239 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 07:21:06.241 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 07:21:06.244 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 07:21:06.246 | + 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-05-06 07:21:06.273 | + 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-05-06 07:21:06.301 | + 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-05-06 07:21:06.329 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 07:21:06.357 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-06 07:21:06.384 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-06 07:21:06.387 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-06 07:21:06.389 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-06 07:21:06.391 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-06 07:21:06.394 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-06 07:21:06.397 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 07:21:06.399 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 07:21:06.402 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-06 07:21:06.406 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-06 07:21:06.408 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 07:21:06.410 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 07:21:06.425 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 07:21:06.425 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:21:06.433 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 07:21:06.437 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:21:06.453 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-06 07:21:06.455 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-06 07:21:06.459 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-06 07:21:06.488 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-06 07:21:06.514 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-06 07:21:06.541 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-06 07:21:06.568 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-06 07:21:06.596 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-06 07:21:06.623 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-06 07:21:06.650 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-06 07:21:06.678 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-06 07:21:06.705 | + 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-05-06 07:21:06.732 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-06 07:21:06.760 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-06 07:21:06.786 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-06 07:21:06.815 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 07:21:06.817 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 07:21:06.820 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-06 07:21:06.822 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-06 07:21:06.825 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 07:21:06.827 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:21:06.829 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:21:06.831 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-06 07:21:06.834 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-06 07:21:06.836 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-06 07:21:06.864 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-06 07:21:06.892 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-06 07:21:06.892 | + 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-05-06 07:21:06.900 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-06 07:21:06.904 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-06 07:21:06.906 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-06 07:21:06.909 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 07:21:06.911 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 07:21:06.913 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:21:06.916 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:21:06.918 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:21:06.921 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 07:21:06.923 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 07:21:06.926 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:21:06.928 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:21:06.930 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-06 07:21:06.992 | Site keystone-wsgi-public already enabled 2022-05-06 07:21:06.996 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 07:21:06.999 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 07:21:07.001 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:21:07.003 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 07:21:07.139 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-06 07:21:07.171 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-06 07:21:07.206 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-06 07:21:07.236 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-06 07:21:07.239 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-06 07:21:07.270 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-06 07:21:07.297 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-06 07:21:07.326 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-06 07:21:07.328 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-06 07:21:07.345 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:21:07.347 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-06 07:21:07.364 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:21:07.367 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-06 07:21:07.369 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-06 07:21:07.372 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-06 07:21:07.374 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 07:21:07.376 | + lib/stack:stack_install_service:32 : install_swift 2022-05-06 07:21:07.379 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-06 07:21:07.382 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-06 07:21:07.384 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-06 07:21:07.386 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:21:07.388 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:21:07.391 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:21:07.394 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:21:07.396 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:21:07.399 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:21:07.414 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:21:07.417 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:21:07.419 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:21:07.422 | + functions-common:git_clone:629 : echo master 2022-05-06 07:21:07.422 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:21:07.428 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-06 07:21:07.430 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:21:07.432 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-06 07:21:07.445 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-06 07:21:07.448 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:21:07.449 | + functions-common:git_clone:690 : head -1 2022-05-06 07:21:07.452 | bff6e5f8f Merge "Rip out pickle support in our memcached client" 2022-05-06 07:21:07.455 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:21:07.457 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-06 07:21:07.460 | + inc/python:setup_develop:338 : local bindep 2022-05-06 07:21:07.462 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-06 07:21:07.464 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-06 07:21:07.467 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-06 07:21:07.469 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-06 07:21:07.472 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 07:21:07.474 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-06 07:21:07.476 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-06 07:21:07.479 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 07:21:07.481 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-06 07:21:07.485 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-06 07:21:07.487 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 07:21:07.490 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-06 07:21:07.493 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 07:21:07.495 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 07:21:07.498 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-06 07:21:07.504 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-06 07:21:07.507 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-06 07:21:08.181 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-06 07:21:08.184 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 07:21:08.186 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 07:21:08.188 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 07:21:08.190 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-06 07:21:08.193 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-06 07:21:08.195 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 07:21:08.197 | + inc/python:setup_package:428 : local extras=keystone 2022-05-06 07:21:08.199 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 07:21:08.202 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-06 07:21:08.204 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-06 07:21:08.207 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-06 07:21:08.209 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 07:21:08.211 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-06 07:21:08.232 | Using python 3.8 to install /opt/stack/swift 2022-05-06 07:21:08.235 | + 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-05-06 07:21:09.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:21:09.105 | from cryptography.utils import int_from_bytes 2022-05-06 07:21:09.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:21:09.105 | from cryptography.utils import int_from_bytes 2022-05-06 07:21:10.283 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:21:10.315 | Obtaining file:///opt/stack/swift 2022-05-06 07:21:10.316 | Preparing metadata (setup.py): started 2022-05-06 07:21:15.067 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 07:21:15.107 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.33.0) 2022-05-06 07:21:15.108 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.1.2) 2022-05-06 07:21:15.109 | 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.dev40) (0.11.0) 2022-05-06 07:21:15.110 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.1.1) 2022-05-06 07:21:15.111 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (4.8.0) 2022-05-06 07:21:15.112 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.27.1) 2022-05-06 07:21:15.113 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.16.0) 2022-05-06 07:21:15.114 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.9.9) 2022-05-06 07:21:15.115 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.6.1) 2022-05-06 07:21:15.116 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (36.0.2) 2022-05-06 07:21:15.117 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (9.4.0) 2022-05-06 07:21:15.155 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev40) (1.15.0) 2022-05-06 07:21:15.163 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev40) (2.2.1) 2022-05-06 07:21:15.220 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.5.0) 2022-05-06 07:21:15.221 | 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.dev40) (3.1.1) 2022-05-06 07:21:15.222 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.8.7) 2022-05-06 07:21:15.223 | 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.dev40) (2.11.0) 2022-05-06 07:21:15.225 | 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.dev40) (5.9.0) 2022-05-06 07:21:15.226 | 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.dev40) (4.13.0) 2022-05-06 07:21:15.227 | 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.dev40) (4.7.0) 2022-05-06 07:21:15.228 | 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.dev40) (8.8.0) 2022-05-06 07:21:15.229 | 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.dev40) (4.1.0) 2022-05-06 07:21:15.231 | 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.dev40) (4.3.0) 2022-05-06 07:21:15.232 | 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.dev40) (5.1.0) 2022-05-06 07:21:15.233 | 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.dev40) (4.4.0) 2022-05-06 07:21:15.254 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev40) (62.1.0) 2022-05-06 07:21:15.283 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (2019.11.28) 2022-05-06 07:21:15.286 | 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.dev40) (2.0.12) 2022-05-06 07:21:15.288 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (3.3) 2022-05-06 07:21:15.289 | 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.dev40) (1.26.9) 2022-05-06 07:21:15.312 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev40) (2.21) 2022-05-06 07:21:15.413 | 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.dev40) (3.5.0) 2022-05-06 07:21:15.415 | 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.dev40) (1.0.2) 2022-05-06 07:21:15.417 | 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.dev40) (1.7.0) 2022-05-06 07:21:15.460 | 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.dev40) (1.1.5) 2022-05-06 07:21:15.504 | 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.dev40) (6.0) 2022-05-06 07:21:15.505 | 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.dev40) (1.5.0) 2022-05-06 07:21:15.506 | 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.dev40) (0.8.0) 2022-05-06 07:21:15.507 | 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.dev40) (2.5.0) 2022-05-06 07:21:15.569 | 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.dev40) (0.9.6) 2022-05-06 07:21:15.571 | 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.dev40) (2.8.2) 2022-05-06 07:21:15.585 | 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.dev40) (2022.1) 2022-05-06 07:21:15.586 | 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.dev40) (1.0.3) 2022-05-06 07:21:15.604 | 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.dev40) (3.0.8) 2022-05-06 07:21:15.605 | 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.dev40) (21.3) 2022-05-06 07:21:15.755 | 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.dev40) (1.14.1) 2022-05-06 07:21:15.771 | 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.dev40) (5.1.1) 2022-05-06 07:21:18.078 | Installing collected packages: swift 2022-05-06 07:21:18.078 | Attempting uninstall: swift 2022-05-06 07:21:18.079 | Found existing installation: swift 2.30.0.dev40 2022-05-06 07:21:18.082 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-06 07:21:18.083 | Running setup.py develop for swift 2022-05-06 07:21:23.913 | Successfully installed swift 2022-05-06 07:21:23.913 | 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-05-06 07:21:23.921 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:21:23.921 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:21:24.070 | + inc/python:pip_install:200 : result=0 2022-05-06 07:21:24.072 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:21:24.075 | + functions-common:time_stop:2437 : local name 2022-05-06 07:21:24.077 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:21:24.079 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:21:24.081 | + functions-common:time_stop:2440 : local total 2022-05-06 07:21:24.083 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:21:24.086 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:21:24.088 | + functions-common:time_stop:2444 : start_time=1651821668227 2022-05-06 07:21:24.090 | + functions-common:time_stop:2446 : [[ -z 1651821668227 ]] 2022-05-06 07:21:24.093 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:21:24.098 | + functions-common:time_stop:2449 : end_time=1651821684095 2022-05-06 07:21:24.100 | + functions-common:time_stop:2450 : elapsed_time=15868 2022-05-06 07:21:24.102 | + functions-common:time_stop:2451 : total=65185 2022-05-06 07:21:24.104 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:21:24.106 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=81053 2022-05-06 07:21:24.110 | + inc/python:pip_install:203 : return 0 2022-05-06 07:21:24.113 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 07:21:24.115 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-06 07:21:24.117 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-06 07:21:24.136 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-06 07:21:24.148 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-06 07:21:24.151 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-06 07:21:24.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:21:24.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:21:24.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-05-06 07:21:24.161 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:21:24.163 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-06 07:21:24.166 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 07:21:24.168 | + ./stack.sh:main:910 : configure_swift 2022-05-06 07:21:24.171 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-06 07:21:24.173 | + lib/swift:configure_swift:332 : local node_number 2022-05-06 07:21:24.175 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-06 07:21:24.177 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-06 07:21:24.179 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-06 07:21:25.399 | No container-sync running 2022-05-06 07:21:25.399 | No container-sharder running 2022-05-06 07:21:25.399 | No proxy-server running 2022-05-06 07:21:25.399 | No container-reconciler running 2022-05-06 07:21:25.399 | No container-server running 2022-05-06 07:21:25.399 | No object-updater running 2022-05-06 07:21:25.399 | No account-auditor running 2022-05-06 07:21:25.399 | No object-auditor running 2022-05-06 07:21:25.399 | No account-server running 2022-05-06 07:21:25.399 | No object-expirer running 2022-05-06 07:21:25.399 | No container-auditor running 2022-05-06 07:21:25.399 | No container-replicator running 2022-05-06 07:21:25.399 | No object-server running 2022-05-06 07:21:25.399 | No object-replicator running 2022-05-06 07:21:25.400 | No account-replicator running 2022-05-06 07:21:25.400 | No container-updater running 2022-05-06 07:21:25.400 | No account-reaper running 2022-05-06 07:21:25.400 | No object-reconstructor running 2022-05-06 07:21:25.493 | + lib/swift:configure_swift:337 : true 2022-05-06 07:21:25.495 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-06 07:21:25.507 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-06 07:21:25.520 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-06 07:21:25.523 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-06 07:21:25.523 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-06 07:21:25.527 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-06 07:21:25.527 | s/%GROUP%/ubuntu/; 2022-05-06 07:21:25.528 | s/%USER%/ubuntu/; 2022-05-06 07:21:25.528 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-06 07:21:25.528 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-06 07:21:25.531 | uid = ubuntu 2022-05-06 07:21:25.531 | gid = ubuntu 2022-05-06 07:21:25.531 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-06 07:21:25.531 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-06 07:21:25.531 | address = 127.0.0.1 2022-05-06 07:21:25.531 | 2022-05-06 07:21:25.531 | [account6612] 2022-05-06 07:21:25.531 | max connections = 25 2022-05-06 07:21:25.531 | path = /opt/stack/data/swift/1/node/ 2022-05-06 07:21:25.531 | read only = false 2022-05-06 07:21:25.531 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-06 07:21:25.531 | 2022-05-06 07:21:25.531 | [account6622] 2022-05-06 07:21:25.531 | max connections = 25 2022-05-06 07:21:25.531 | path = /opt/stack/data/swift/2/node/ 2022-05-06 07:21:25.531 | read only = false 2022-05-06 07:21:25.531 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-06 07:21:25.531 | 2022-05-06 07:21:25.531 | [account6632] 2022-05-06 07:21:25.531 | max connections = 25 2022-05-06 07:21:25.532 | path = /opt/stack/data/swift/3/node/ 2022-05-06 07:21:25.532 | read only = false 2022-05-06 07:21:25.532 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-06 07:21:25.532 | 2022-05-06 07:21:25.532 | [account6642] 2022-05-06 07:21:25.532 | max connections = 25 2022-05-06 07:21:25.532 | path = /opt/stack/data/swift/4/node/ 2022-05-06 07:21:25.532 | read only = false 2022-05-06 07:21:25.532 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-06 07:21:25.532 | 2022-05-06 07:21:25.532 | 2022-05-06 07:21:25.532 | [container6611] 2022-05-06 07:21:25.532 | max connections = 25 2022-05-06 07:21:25.532 | path = /opt/stack/data/swift/1/node/ 2022-05-06 07:21:25.532 | read only = false 2022-05-06 07:21:25.532 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-06 07:21:25.532 | 2022-05-06 07:21:25.532 | [container6621] 2022-05-06 07:21:25.532 | max connections = 25 2022-05-06 07:21:25.532 | path = /opt/stack/data/swift/2/node/ 2022-05-06 07:21:25.532 | read only = false 2022-05-06 07:21:25.532 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-06 07:21:25.532 | 2022-05-06 07:21:25.532 | [container6631] 2022-05-06 07:21:25.532 | max connections = 25 2022-05-06 07:21:25.532 | path = /opt/stack/data/swift/3/node/ 2022-05-06 07:21:25.532 | read only = false 2022-05-06 07:21:25.532 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-06 07:21:25.532 | 2022-05-06 07:21:25.532 | [container6641] 2022-05-06 07:21:25.532 | max connections = 25 2022-05-06 07:21:25.532 | path = /opt/stack/data/swift/4/node/ 2022-05-06 07:21:25.532 | read only = false 2022-05-06 07:21:25.533 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-06 07:21:25.533 | 2022-05-06 07:21:25.533 | 2022-05-06 07:21:25.533 | [object6613] 2022-05-06 07:21:25.533 | max connections = 25 2022-05-06 07:21:25.533 | path = /opt/stack/data/swift/1/node/ 2022-05-06 07:21:25.533 | read only = false 2022-05-06 07:21:25.533 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-06 07:21:25.533 | 2022-05-06 07:21:25.533 | [object6623] 2022-05-06 07:21:25.533 | max connections = 25 2022-05-06 07:21:25.533 | path = /opt/stack/data/swift/2/node/ 2022-05-06 07:21:25.533 | read only = false 2022-05-06 07:21:25.533 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-06 07:21:25.533 | 2022-05-06 07:21:25.533 | [object6633] 2022-05-06 07:21:25.533 | max connections = 25 2022-05-06 07:21:25.533 | path = /opt/stack/data/swift/3/node/ 2022-05-06 07:21:25.533 | read only = false 2022-05-06 07:21:25.533 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-06 07:21:25.533 | 2022-05-06 07:21:25.533 | [object6643] 2022-05-06 07:21:25.533 | max connections = 25 2022-05-06 07:21:25.534 | path = /opt/stack/data/swift/4/node/ 2022-05-06 07:21:25.534 | read only = false 2022-05-06 07:21:25.534 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-06 07:21:25.534 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-06 07:21:25.537 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:21:25.539 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:21:25.541 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-06 07:21:25.553 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-06 07:21:25.555 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-06 07:21:25.559 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-06 07:21:25.563 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-06 07:21:25.566 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-06 07:21:25.570 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-06 07:21:25.598 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.36:8080/v1/ 2022-05-06 07:21:25.623 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-06 07:21:25.641 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-06 07:21:25.668 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-06 07:21:25.687 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-06 07:21:25.715 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-06 07:21:25.732 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-06 07:21:25.760 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-06 07:21:25.778 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-06 07:21:25.806 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-06 07:21:25.824 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 07:21:25.852 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-06 07:21:25.869 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-06 07:21:25.884 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:21:25.886 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-06 07:21:25.915 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-06 07:21:25.942 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-06 07:21:25.969 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-06 07:21:25.996 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-06 07:21:26.012 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:21:26.014 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-06 07:21:26.040 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-06 07:21:26.055 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:21:26.057 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-06 07:21:26.073 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:21:26.075 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-06 07:21:26.077 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-06 07:21:26.091 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:21:26.093 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-06 07:21:26.096 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-06 07:21:26.098 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-06 07:21:26.103 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-06 07:21:26.107 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-06 07:21:26.135 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-06 07:21:26.162 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-06 07:21:26.192 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-06 07:21:26.221 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-06 07:21:26.248 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-06 07:21:26.250 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-06 07:21:26.253 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-06 07:21:26.255 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-06 07:21:26.257 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-06 07:21:26.284 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-06 07:21:26.312 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.36/identity 2022-05-06 07:21:26.343 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-06 07:21:26.370 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-06 07:21:26.397 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-06 07:21:26.425 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-06 07:21:26.451 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-06 07:21:26.478 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:21:26.506 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-06 07:21:26.533 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-06 07:21:26.560 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-06 07:21:26.587 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-06 07:21:26.614 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-06 07:21:26.644 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-06 07:21:26.672 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-06 07:21:26.691 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-06 07:21:26.717 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-06 07:21:26.744 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-06 07:21:26.749 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-06 07:21:26.777 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-06 07:21:26.804 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-06 07:21:26.831 | + lib/swift:configure_swift:475 : local node_number 2022-05-06 07:21:26.833 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-06 07:21:26.835 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-06 07:21:26.837 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-06 07:21:26.841 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-06 07:21:26.844 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-06 07:21:26.846 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-06 07:21:26.848 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-06 07:21:26.850 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-06 07:21:26.852 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-06 07:21:26.854 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-06 07:21:26.857 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-06 07:21:26.874 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-06 07:21:26.902 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-06 07:21:26.919 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-06 07:21:26.948 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-06 07:21:26.966 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-06 07:21:26.997 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-06 07:21:27.015 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-06 07:21:27.043 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-06 07:21:27.061 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-06 07:21:27.089 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-06 07:21:27.107 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-06 07:21:27.136 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-06 07:21:27.154 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-06 07:21:27.183 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-06 07:21:27.201 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-06 07:21:27.230 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-06 07:21:27.248 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-06 07:21:27.276 | + 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-05-06 07:21:27.282 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-06 07:21:27.300 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 07:21:27.329 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-06 07:21:27.360 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-06 07:21:27.362 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-06 07:21:27.367 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-06 07:21:27.369 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-06 07:21:27.371 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-06 07:21:27.374 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-06 07:21:27.376 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-06 07:21:27.378 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-06 07:21:27.381 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-06 07:21:27.383 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-06 07:21:27.403 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-06 07:21:27.432 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-06 07:21:27.450 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-06 07:21:27.479 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-06 07:21:27.497 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-06 07:21:27.525 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-06 07:21:27.543 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-06 07:21:27.571 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-06 07:21:27.590 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-06 07:21:27.618 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-06 07:21:27.636 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-06 07:21:27.665 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-06 07:21:27.684 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-06 07:21:27.713 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-06 07:21:27.731 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-06 07:21:27.759 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-06 07:21:27.777 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-06 07:21:27.804 | + 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-05-06 07:21:27.809 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-06 07:21:27.828 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 07:21:27.856 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-06 07:21:27.858 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-06 07:21:27.862 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-06 07:21:27.865 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-06 07:21:27.867 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-06 07:21:27.869 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-06 07:21:27.871 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-06 07:21:27.874 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-06 07:21:27.876 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-06 07:21:27.878 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-06 07:21:27.897 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-06 07:21:27.924 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-06 07:21:27.943 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-06 07:21:27.971 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-06 07:21:27.990 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-06 07:21:28.017 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-06 07:21:28.043 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-06 07:21:28.072 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-06 07:21:28.089 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-06 07:21:28.118 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-06 07:21:28.136 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-06 07:21:28.165 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-06 07:21:28.184 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-06 07:21:28.212 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-06 07:21:28.230 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-06 07:21:28.259 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-06 07:21:28.277 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-06 07:21:28.304 | + 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-05-06 07:21:28.312 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-06 07:21:28.330 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 07:21:28.358 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-06 07:21:28.386 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-06 07:21:28.414 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-06 07:21:28.443 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-06 07:21:28.445 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-06 07:21:28.450 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-06 07:21:28.478 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-06 07:21:28.507 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-06 07:21:28.535 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-06 07:21:28.564 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-06 07:21:28.592 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-06 07:21:28.619 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-06 07:21:28.647 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-06 07:21:28.674 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-06 07:21:28.703 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-06 07:21:28.719 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:21:28.721 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-06 07:21:28.740 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-06 07:21:28.743 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-06 07:21:28.762 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-06 07:21:28.765 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.36 2022-05-06 07:21:28.792 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-06 07:21:28.794 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-06 07:21:28.821 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.36/identity 2022-05-06 07:21:28.850 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-06 07:21:28.852 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-06 07:21:28.880 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-06 07:21:28.896 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:21:28.898 | + lib/swift:configure_swift:538 : local user_group 2022-05-06 07:21:28.901 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-06 07:21:28.905 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-06 07:21:28.908 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-06 07:21:28.920 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-06 07:21:28.923 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-06 07:21:28.935 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-06 07:21:28.937 | + lib/swift:configure_swift:545 : is_suse 2022-05-06 07:21:28.939 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:21:28.942 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:21:28.944 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:21:28.946 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:21:28.949 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:21:28.951 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:21:28.953 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-06 07:21:28.966 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-06 07:21:28.968 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-06 07:21:28.971 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-06 07:21:28.988 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:21:28.991 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-06 07:21:29.009 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:21:29.011 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-06 07:21:29.013 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-06 07:21:29.016 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-06 07:21:29.018 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 07:21:29.021 | + lib/stack:stack_install_service:32 : install_glance 2022-05-06 07:21:29.025 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-06 07:21:29.027 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-06 07:21:29.030 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-06 07:21:29.047 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:21:29.050 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-06 07:21:29.053 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-06 07:21:29.070 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:21:29.073 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-06 07:21:29.075 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-06 07:21:29.078 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-06 07:21:29.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:21:29.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:21:29.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-05-06 07:21:29.088 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:21:29.092 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-06 07:21:29.094 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-06 07:21:29.097 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-06 07:21:29.100 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-06 07:21:29.103 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-06 07:21:29.105 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-06 07:21:29.108 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-06 07:21:29.112 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-06 07:21:29.114 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-06 07:21:29.117 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-06 07:21:29.121 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-06 07:21:29.121 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-06 07:21:29.128 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-06 07:21:29.131 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-06 07:21:29.133 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-06 07:21:29.137 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-06 07:21:29.139 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-06 07:21:29.160 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-06 07:21:29.163 | + 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-05-06 07:21:30.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:21:30.030 | from cryptography.utils import int_from_bytes 2022-05-06 07:21:30.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:21:30.030 | from cryptography.utils import int_from_bytes 2022-05-06 07:21:31.222 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:21:31.258 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-06 07:21:31.342 | 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-05-06 07:21:31.343 | 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-05-06 07:21:31.344 | 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-05-06 07:21:31.345 | 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-05-06 07:21:31.346 | 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-05-06 07:21:31.347 | 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-05-06 07:21:31.348 | 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.13.0) 2022-05-06 07:21:31.349 | 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-05-06 07:21:31.350 | 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-05-06 07:21:31.352 | 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-05-06 07:21:31.353 | 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.1) 2022-05-06 07:21:31.354 | 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-05-06 07:21:31.356 | 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.8.0) 2022-05-06 07:21:31.358 | 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-05-06 07:21:31.361 | 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-05-06 07:21:31.363 | 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-05-06 07:21:31.366 | 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-05-06 07:21:31.368 | 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-05-06 07:21:31.377 | 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-05-06 07:21:31.379 | 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-05-06 07:21:31.392 | 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.8) 2022-05-06 07:21:31.463 | 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.9.0) 2022-05-06 07:21:31.464 | 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-05-06 07:21:31.466 | 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-05-06 07:21:31.490 | 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-05-06 07:21:31.492 | 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-05-06 07:21:31.494 | 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-05-06 07:21:31.495 | 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-05-06 07:21:31.497 | 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-05-06 07:21:31.508 | 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-05-06 07:21:31.550 | 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-05-06 07:21:31.552 | 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-05-06 07:21:31.553 | 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-05-06 07:21:31.554 | 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-05-06 07:21:31.575 | 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-05-06 07:21:31.577 | 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-05-06 07:21:31.593 | 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-05-06 07:21:31.608 | 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-05-06 07:21:31.613 | 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-05-06 07:21:31.631 | 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-05-06 07:21:31.634 | 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-05-06 07:21:31.714 | 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-05-06 07:21:31.715 | 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-05-06 07:21:31.718 | 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-05-06 07:21:31.720 | 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-05-06 07:21:31.772 | 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-05-06 07:21:31.798 | 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.1) 2022-05-06 07:21:32.031 | 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-05-06 07:21:32.036 | 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-05-06 07:21:32.072 | 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-05-06 07:21:32.074 | 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-05-06 07:21:32.075 | 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-05-06 07:21:32.076 | 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-05-06 07:21:32.080 | 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-05-06 07:21:32.082 | 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-05-06 07:21:32.148 | 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-05-06 07:21:32.334 | 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-05-06 07:21:32.357 | 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.1.0) 2022-05-06 07:21:32.442 | 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-05-06 07:21:32.592 | 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-05-06 07:21:34.724 | 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-05-06 07:21:34.732 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:21:34.732 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:21:34.855 | + inc/python:pip_install:200 : result=0 2022-05-06 07:21:34.858 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:21:34.860 | + functions-common:time_stop:2437 : local name 2022-05-06 07:21:34.863 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:21:34.865 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:21:34.868 | + functions-common:time_stop:2440 : local total 2022-05-06 07:21:34.870 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:21:34.872 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:21:34.875 | + functions-common:time_stop:2444 : start_time=1651821689155 2022-05-06 07:21:34.877 | + functions-common:time_stop:2446 : [[ -z 1651821689155 ]] 2022-05-06 07:21:34.880 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:21:34.884 | + functions-common:time_stop:2449 : end_time=1651821694882 2022-05-06 07:21:34.886 | + functions-common:time_stop:2450 : elapsed_time=5727 2022-05-06 07:21:34.889 | + functions-common:time_stop:2451 : total=81053 2022-05-06 07:21:34.891 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:21:34.894 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=86780 2022-05-06 07:21:34.896 | + inc/python:pip_install:203 : return 0 2022-05-06 07:21:34.899 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-06 07:21:34.902 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-06 07:21:34.904 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-06 07:21:34.917 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-06 07:21:34.923 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-06 07:21:34.925 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-06 07:21:34.927 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-06 07:21:34.930 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:21:34.932 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:21:34.935 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:21:34.937 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:21:34.940 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:21:34.943 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:21:34.959 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:21:34.961 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:21:34.964 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:21:34.967 | + functions-common:git_clone:629 : echo master 2022-05-06 07:21:34.967 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:21:34.972 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-06 07:21:34.974 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:21:34.977 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-06 07:21:34.990 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-06 07:21:34.993 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:21:34.993 | + functions-common:git_clone:690 : head -1 2022-05-06 07:21:34.997 | 2eb118905 Merge "Add grenade-skip-level irrelevant-files config" 2022-05-06 07:21:35.000 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:21:35.003 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-06 07:21:35.006 | + inc/python:setup_develop:338 : local bindep 2022-05-06 07:21:35.008 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-06 07:21:35.011 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-06 07:21:35.013 | + inc/python:setup_develop:344 : local extras= 2022-05-06 07:21:35.016 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-06 07:21:35.018 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 07:21:35.021 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-06 07:21:35.023 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-06 07:21:35.026 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 07:21:35.028 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 07:21:35.032 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-06 07:21:35.036 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 07:21:35.037 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-06 07:21:35.040 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 07:21:35.042 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 07:21:35.045 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-06 07:21:35.052 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-06 07:21:35.054 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-06 07:21:35.722 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-06 07:21:35.724 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 07:21:35.727 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 07:21:35.729 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 07:21:35.731 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-06 07:21:35.734 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-06 07:21:35.736 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 07:21:35.738 | + inc/python:setup_package:428 : local extras= 2022-05-06 07:21:35.741 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 07:21:35.743 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 07:21:35.746 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 07:21:35.748 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 07:21:35.750 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 07:21:35.753 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-06 07:21:35.774 | Using python 3.8 to install /opt/stack/glance 2022-05-06 07:21:35.776 | + 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-05-06 07:21:36.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:21:36.654 | from cryptography.utils import int_from_bytes 2022-05-06 07:21:36.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:21:36.654 | from cryptography.utils import int_from_bytes 2022-05-06 07:21:37.836 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:21:37.867 | Obtaining file:///opt/stack/glance 2022-05-06 07:21:37.868 | Preparing metadata (setup.py): started 2022-05-06 07:21:42.652 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 07:21:42.738 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (5.9.0) 2022-05-06 07:21:42.739 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.7.1) 2022-05-06 07:21:42.740 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.4.36) 2022-05-06 07:21:42.741 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.33.0) 2022-05-06 07:21:42.742 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.1.1) 2022-05-06 07:21:42.743 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.5.1) 2022-05-06 07:21:42.744 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.8.7) 2022-05-06 07:21:42.745 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.4.2) 2022-05-06 07:21:42.747 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.7.7) 2022-05-06 07:21:42.748 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.20.4) 2022-05-06 07:21:42.749 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (8.8.0) 2022-05-06 07:21:42.750 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.5.1) 2022-05-06 07:21:42.753 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.1.0) 2022-05-06 07:21:42.755 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.5.0) 2022-05-06 07:21:42.756 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.13.0) 2022-05-06 07:21:42.757 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.5.0) 2022-05-06 07:21:42.758 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.4.1) 2022-05-06 07:21:42.760 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.7.0) 2022-05-06 07:21:42.761 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.5.0) 2022-05-06 07:21:42.762 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (9.4.0) 2022-05-06 07:21:42.763 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.11.0) 2022-05-06 07:21:42.764 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.2.0) 2022-05-06 07:21:42.765 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.5.0) 2022-05-06 07:21:42.766 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev19) (3.2.0) 2022-05-06 07:21:42.767 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.4.0) 2022-05-06 07:21:42.768 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (22.0.0) 2022-05-06 07:21:42.769 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (11.3.0) 2022-05-06 07:21:42.771 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (5.1.0) 2022-05-06 07:21:42.772 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.6.0) 2022-05-06 07:21:42.774 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.7.0) 2022-05-06 07:21:42.776 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (12.13.0) 2022-05-06 07:21:42.778 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.5.1) 2022-05-06 07:21:42.779 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.4.0) 2022-05-06 07:21:42.780 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.12.1) 2022-05-06 07:21:42.781 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.3.3) 2022-05-06 07:21:42.782 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.4.3) 2022-05-06 07:21:42.784 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.0.0) 2022-05-06 07:21:42.785 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.5.0) 2022-05-06 07:21:42.786 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (36.0.2) 2022-05-06 07:21:42.787 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.2.2) 2022-05-06 07:21:42.789 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.0.2) 2022-05-06 07:21:42.790 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (5.6.0) 2022-05-06 07:21:42.791 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.11.0) 2022-05-06 07:21:42.815 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev19) (4.11.3) 2022-05-06 07:21:42.816 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev19) (1.2.0) 2022-05-06 07:21:42.818 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev19) (5.7.1) 2022-05-06 07:21:42.841 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev19) (5.3.0) 2022-05-06 07:21:42.846 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev19) (2.27.1) 2022-05-06 07:21:42.891 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev19) (1.15.0) 2022-05-06 07:21:42.908 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev19) (4.3.0) 2022-05-06 07:21:42.920 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev19) (1.14.1) 2022-05-06 07:21:42.934 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev19) (1.16.0) 2022-05-06 07:21:42.935 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev19) (1.1.2) 2022-05-06 07:21:42.936 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev19) (2.2.1) 2022-05-06 07:21:43.028 | 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==25.0.0.dev19) (3.0.8) 2022-05-06 07:21:43.104 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev19) (1.7.0) 2022-05-06 07:21:43.156 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev19) (2.11.0) 2022-05-06 07:21:43.158 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev19) (3.1.1) 2022-05-06 07:21:43.193 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev19) (0.17.3) 2022-05-06 07:21:43.263 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev19) (6.0) 2022-05-06 07:21:43.264 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev19) (0.8.0) 2022-05-06 07:21:43.265 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev19) (1.5.0) 2022-05-06 07:21:43.325 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev19) (2.0.1) 2022-05-06 07:21:43.326 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev19) (0.5.0) 2022-05-06 07:21:43.327 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev19) (0.13.0) 2022-05-06 07:21:43.354 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev19) (0.61.0) 2022-05-06 07:21:43.401 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev19) (2.8.2) 2022-05-06 07:21:43.404 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev19) (0.9.6) 2022-05-06 07:21:43.462 | 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==25.0.0.dev19) (5.0.0) 2022-05-06 07:21:43.464 | 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==25.0.0.dev19) (5.1.1) 2022-05-06 07:21:43.466 | 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==25.0.0.dev19) (0.4.0) 2022-05-06 07:21:43.467 | 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==25.0.0.dev19) (2.8.0) 2022-05-06 07:21:43.468 | 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==25.0.0.dev19) (5.2.4) 2022-05-06 07:21:43.495 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev19) (3.2.2) 2022-05-06 07:21:43.496 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev19) (3.1.2) 2022-05-06 07:21:43.497 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev19) (3.3.0) 2022-05-06 07:21:43.544 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev19) (5.9.0) 2022-05-06 07:21:43.584 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev19) (0.11.0) 2022-05-06 07:21:43.587 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev19) (2022.1) 2022-05-06 07:21:43.588 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev19) (21.3) 2022-05-06 07:21:43.661 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev19) (62.1.0) 2022-05-06 07:21:43.720 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev19) (0.2.5) 2022-05-06 07:21:43.821 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev19) (0.7) 2022-05-06 07:21:44.098 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (1.4.2) 2022-05-06 07:21:44.101 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (2.8) 2022-05-06 07:21:44.102 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (2.5.0) 2022-05-06 07:21:44.103 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (6.3.1) 2022-05-06 07:21:44.156 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev19) (0.8.1) 2022-05-06 07:21:44.183 | 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==25.0.0.dev19) (5.0.0) 2022-05-06 07:21:44.278 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev19) (2.21) 2022-05-06 07:21:44.392 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev19) (2.1.1) 2022-05-06 07:21:44.607 | 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==25.0.0.dev19) (1.1.5) 2022-05-06 07:21:44.609 | 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==25.0.0.dev19) (1.32) 2022-05-06 07:21:44.610 | 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==25.0.0.dev19) (5.1.1) 2022-05-06 07:21:44.612 | 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==25.0.0.dev19) (1.4.4) 2022-05-06 07:21:44.614 | 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==25.0.0.dev19) (1.4.0) 2022-05-06 07:21:44.616 | 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==25.0.0.dev19) (2.5.0) 2022-05-06 07:21:44.617 | 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==25.0.0.dev19) (1.0.0) 2022-05-06 07:21:44.737 | 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==25.0.0.dev19) (0.14.1) 2022-05-06 07:21:44.766 | 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==25.0.0.dev19) (1.0.3) 2022-05-06 07:21:44.813 | 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==25.0.0.dev19) (1.3.3) 2022-05-06 07:21:44.818 | 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==25.0.0.dev19) (3.0.0) 2022-05-06 07:21:45.055 | 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==25.0.0.dev19) (3.10.1) 2022-05-06 07:21:45.245 | 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==25.0.0.dev19) (3.3) 2022-05-06 07:21:45.246 | 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==25.0.0.dev19) (2019.11.28) 2022-05-06 07:21:45.248 | 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==25.0.0.dev19) (2.0.12) 2022-05-06 07:21:45.249 | 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==25.0.0.dev19) (1.26.9) 2022-05-06 07:21:45.356 | 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==25.0.0.dev19) (0.5.2) 2022-05-06 07:21:45.508 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev19) (2.5.0) 2022-05-06 07:21:45.639 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev19) (3.8.0) 2022-05-06 07:21:45.955 | 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==25.0.0.dev19) (0.5.0) 2022-05-06 07:21:45.959 | 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==25.0.0.dev19) (2.4.1) 2022-05-06 07:21:46.184 | 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==25.0.0.dev19) (2.3) 2022-05-06 07:21:46.459 | 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==25.0.0.dev19) (1.0.0) 2022-05-06 07:21:46.815 | 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==25.0.0.dev19) (21.4.0) 2022-05-06 07:21:46.817 | 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==25.0.0.dev19) (1.8.2) 2022-05-06 07:21:48.258 | Installing collected packages: glance 2022-05-06 07:21:48.258 | Attempting uninstall: glance 2022-05-06 07:21:48.259 | Found existing installation: glance 25.0.0.dev19 2022-05-06 07:21:48.265 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-06 07:21:48.267 | Running setup.py develop for glance 2022-05-06 07:21:54.386 | Successfully installed glance 2022-05-06 07:21:54.386 | 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-05-06 07:21:54.394 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:21:54.395 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:21:54.532 | + inc/python:pip_install:200 : result=0 2022-05-06 07:21:54.534 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:21:54.536 | + functions-common:time_stop:2437 : local name 2022-05-06 07:21:54.538 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:21:54.541 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:21:54.543 | + functions-common:time_stop:2440 : local total 2022-05-06 07:21:54.545 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:21:54.548 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:21:54.550 | + functions-common:time_stop:2444 : start_time=1651821695769 2022-05-06 07:21:54.553 | + functions-common:time_stop:2446 : [[ -z 1651821695769 ]] 2022-05-06 07:21:54.555 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:21:54.559 | + functions-common:time_stop:2449 : end_time=1651821714557 2022-05-06 07:21:54.562 | + functions-common:time_stop:2450 : elapsed_time=18788 2022-05-06 07:21:54.565 | + functions-common:time_stop:2451 : total=86780 2022-05-06 07:21:54.567 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:21:54.569 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=105568 2022-05-06 07:21:54.572 | + inc/python:pip_install:203 : return 0 2022-05-06 07:21:54.574 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 07:21:54.576 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-06 07:21:54.579 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-06 07:21:54.597 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-06 07:21:54.610 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-06 07:21:54.613 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-06 07:21:54.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:21:54.618 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:21:54.629 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-05-06 07:21:54.632 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:21:54.634 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 07:21:54.637 | + ./stack.sh:main:922 : configure_glance 2022-05-06 07:21:54.639 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-06 07:21:54.652 | + lib/glance:configure_glance:326 : local dburl 2022-05-06 07:21:54.655 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-06 07:21:54.657 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-06 07:21:54.660 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-06 07:21:54.662 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-05-06 07:21:54.664 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-06 07:21:54.667 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-06 07:21:54.670 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-06 07:21:54.699 | + 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-05-06 07:21:54.728 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-06 07:21:54.758 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-06 07:21:54.787 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-06 07:21:54.816 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-06 07:21:54.846 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-06 07:21:54.848 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-06 07:21:54.850 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-06 07:21:54.853 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 07:21:54.855 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-06 07:21:54.885 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-06 07:21:54.920 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-05-06 07:21:54.950 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-06 07:21:54.979 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-06 07:21:55.008 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-06 07:21:55.038 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-06 07:21:55.067 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-06 07:21:55.097 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:21:55.126 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 07:21:55.156 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-06 07:21:55.186 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-06 07:21:55.188 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-06 07:21:55.190 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-06 07:21:55.193 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 07:21:55.195 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 07:21:55.198 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 07:21:55.214 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:21:55.217 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 07:21:55.220 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 07:21:55.223 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 07:21:55.239 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:21:55.241 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:21:55.244 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:21:55.275 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 07:21:55.279 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 07:21:55.281 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-06 07:21:55.284 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-06 07:21:55.287 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-06 07:21:55.316 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-06 07:21:55.347 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-06 07:21:55.350 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-06 07:21:55.352 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-06 07:21:55.354 | + lib/glance:configure_glance_store:254 : local be 2022-05-06 07:21:55.357 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-06 07:21:55.359 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-06 07:21:55.362 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-06 07:21:55.391 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-06 07:21:55.394 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.36 2022-05-06 07:21:55.424 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-06 07:21:55.427 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-06 07:21:55.443 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:21:55.446 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-06 07:21:55.476 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-06 07:21:55.506 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-06 07:21:55.537 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-06 07:21:55.568 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-06 07:21:55.600 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-06 07:21:55.616 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:21:55.619 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-06 07:21:55.650 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-06 07:21:55.680 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-06 07:21:55.710 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.36/identity/v3 2022-05-06 07:21:55.739 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-06 07:21:55.770 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.36/image 2022-05-06 07:21:55.800 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-06 07:21:55.817 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:21:55.820 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-06 07:21:55.822 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-06 07:21:55.825 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-06 07:21:55.828 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 07:21:55.845 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 07:21:55.848 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 07:21:55.850 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 07:21:55.853 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 07:21:55.856 | + 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-05-06 07:21:55.886 | + 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-05-06 07:21:55.916 | + 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-05-06 07:21:55.947 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 07:21:55.976 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-06 07:21:55.981 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-06 07:21:56.011 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-06 07:21:56.040 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-06 07:21:56.070 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.36/identity 2022-05-06 07:21:56.100 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-06 07:21:56.131 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-06 07:21:56.160 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-06 07:21:56.191 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-06 07:21:56.220 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-06 07:21:56.250 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-06 07:21:56.280 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-06 07:21:56.311 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-06 07:21:56.316 | + 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-05-06 07:21:56.323 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-06 07:21:56.339 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:21:56.342 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-06 07:21:56.344 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-06 07:21:56.347 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-06 07:21:56.349 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-06 07:21:56.352 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-06 07:21:56.354 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-06 07:21:56.358 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-06 07:21:56.361 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-06 07:21:56.366 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-06 07:21:56.397 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-06 07:21:56.399 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-06 07:21:56.402 | ++ functions:get_random_port:837 : true 2022-05-06 07:21:56.404 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-06 07:21:56.406 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-06 07:21:56.409 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-06 07:21:56.466 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-06 07:21:56.468 | ++ functions:get_random_port:841 : break 2 2022-05-06 07:21:56.471 | ++ functions:get_random_port:845 : echo 60999 2022-05-06 07:21:56.474 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-06 07:21:56.476 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-06 07:21:56.504 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-06 07:21:56.536 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-06 07:21:56.563 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-06 07:21:56.592 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 07:21:56.619 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-06 07:21:56.647 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-06 07:21:56.676 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-06 07:21:56.704 | + 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-05-06 07:21:56.731 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 07:21:56.772 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 07:21:56.800 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 07:21:56.828 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-06 07:21:56.855 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 07:21:56.884 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-06 07:21:56.911 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-06 07:21:56.939 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-06 07:21:56.967 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-06 07:21:56.995 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-06 07:21:57.023 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-06 07:21:57.025 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-06 07:21:57.028 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:21:57.030 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:21:57.032 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:21:57.035 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-06 07:21:57.038 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-06 07:21:57.093 | proxy (enabled by site administrator) 2022-05-06 07:21:57.096 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-06 07:21:57.099 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-06 07:21:57.101 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:21:57.104 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:21:57.106 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:21:57.108 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-06 07:21:57.111 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-06 07:21:57.165 | proxy_http (enabled by site administrator) 2022-05-06 07:21:57.168 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-06 07:21:57.171 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-06 07:21:57.174 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-06 07:21:57.177 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 07:21:57.179 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:21:57.182 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:21:57.184 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 07:21:57.187 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 07:21:57.190 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-06 07:21:57.190 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 07:21:57.199 | KeepAlive Off 2022-05-06 07:21:57.203 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-06 07:21:57.203 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 07:21:57.212 | SetEnv proxy-sendchunked 1 2022-05-06 07:21:57.216 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 07:21:57.216 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-06 07:21:57.225 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-06 07:21:57.228 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-06 07:21:57.231 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-06 07:21:57.233 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 07:21:57.235 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 07:21:57.238 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:21:57.241 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:21:57.243 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:21:57.245 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 07:21:57.248 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 07:21:57.250 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:21:57.252 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:21:57.255 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-06 07:21:57.316 | Site glance-wsgi-api already enabled 2022-05-06 07:21:57.320 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-06 07:21:57.323 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 07:21:57.325 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:21:57.327 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 07:21:57.463 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-06 07:21:57.470 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-06 07:21:57.504 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-06 07:21:57.507 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-06 07:21:57.526 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:21:57.528 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-06 07:21:57.531 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-06 07:21:57.533 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-06 07:21:57.537 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 07:21:57.539 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-06 07:21:57.542 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-06 07:21:57.544 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-06 07:21:57.547 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-06 07:21:57.549 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:21:57.552 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:21:57.554 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:21:57.557 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:21:57.559 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:21:57.562 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:21:57.579 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:21:57.582 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:21:57.584 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:21:57.587 | + functions-common:git_clone:629 : echo master 2022-05-06 07:21:57.588 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:21:57.593 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-06 07:21:57.595 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:21:57.598 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-06 07:21:57.611 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-06 07:21:57.614 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:21:57.614 | + functions-common:git_clone:690 : head -1 2022-05-06 07:21:57.634 | 4f73ff920 Merge "mypy: policy.py" 2022-05-06 07:21:57.637 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:21:57.640 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-06 07:21:57.642 | + inc/python:setup_develop:338 : local bindep 2022-05-06 07:21:57.645 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-06 07:21:57.648 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-06 07:21:57.651 | + inc/python:setup_develop:344 : local extras= 2022-05-06 07:21:57.654 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-06 07:21:57.657 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 07:21:57.660 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-06 07:21:57.663 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-06 07:21:57.665 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 07:21:57.668 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 07:21:57.671 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-06 07:21:57.673 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 07:21:57.677 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-06 07:21:57.679 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 07:21:57.682 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 07:21:57.685 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-06 07:21:57.691 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-06 07:21:57.694 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-06 07:21:58.362 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-06 07:21:58.365 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 07:21:58.367 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 07:21:58.370 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 07:21:58.372 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-06 07:21:58.375 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-06 07:21:58.377 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 07:21:58.381 | + inc/python:setup_package:428 : local extras= 2022-05-06 07:21:58.384 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 07:21:58.386 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 07:21:58.388 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 07:21:58.391 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 07:21:58.393 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 07:21:58.396 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-06 07:21:58.417 | Using python 3.8 to install /opt/stack/cinder 2022-05-06 07:21:58.419 | + 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-05-06 07:21:59.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:21:59.287 | from cryptography.utils import int_from_bytes 2022-05-06 07:21:59.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:21:59.287 | from cryptography.utils import int_from_bytes 2022-05-06 07:22:00.485 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:22:00.516 | Obtaining file:///opt/stack/cinder 2022-05-06 07:22:00.517 | Preparing metadata (setup.py): started 2022-05-06 07:22:06.078 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 07:22:06.218 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.9.0) 2022-05-06 07:22:06.219 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.1.1) 2022-05-06 07:22:06.220 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.33.0) 2022-05-06 07:22:06.222 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.1.2) 2022-05-06 07:22:06.223 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.20.4) 2022-05-06 07:22:06.224 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.0.2) 2022-05-06 07:22:06.225 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev124) (3.2.0) 2022-05-06 07:22:06.226 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.5.0) 2022-05-06 07:22:06.227 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (9.4.0) 2022-05-06 07:22:06.228 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.8.0) 2022-05-06 07:22:06.229 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.1.3) 2022-05-06 07:22:06.230 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (8.8.0) 2022-05-06 07:22:06.231 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.5.1) 2022-05-06 07:22:06.232 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.1.0) 2022-05-06 07:22:06.233 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (11.3.0) 2022-05-06 07:22:06.235 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.7.0) 2022-05-06 07:22:06.236 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (12.13.0) 2022-05-06 07:22:06.237 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.5.1) 2022-05-06 07:22:06.239 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.12.1) 2022-05-06 07:22:06.240 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.8.0) 2022-05-06 07:22:06.241 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.4.0) 2022-05-06 07:22:06.242 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (6.3.1) 2022-05-06 07:22:06.243 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.3.0) 2022-05-06 07:22:06.244 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.8.0) 2022-05-06 07:22:06.246 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.5.0) 2022-05-06 07:22:06.247 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.13.0) 2022-05-06 07:22:06.248 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.6.0) 2022-05-06 07:22:06.249 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.4.3) 2022-05-06 07:22:06.250 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (21.3) 2022-05-06 07:22:06.251 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.8.1) 2022-05-06 07:22:06.252 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.5.0) 2022-05-06 07:22:06.253 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.1.1) 2022-05-06 07:22:06.254 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.9.0) 2022-05-06 07:22:06.255 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.0.8) 2022-05-06 07:22:06.257 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.3.0) 2022-05-06 07:22:06.258 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.6.0) 2022-05-06 07:22:06.259 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.4.0) 2022-05-06 07:22:06.260 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (17.7.0) 2022-05-06 07:22:06.261 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.13.1) 2022-05-06 07:22:06.262 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2022.1) 2022-05-06 07:22:06.263 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.27.1) 2022-05-06 07:22:06.264 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.5.1) 2022-05-06 07:22:06.265 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.7.0) 2022-05-06 07:22:06.267 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.1.74) 2022-05-06 07:22:06.268 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.16.0) 2022-05-06 07:22:06.269 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.4.36) 2022-05-06 07:22:06.270 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.13.0) 2022-05-06 07:22:06.271 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.5.0) 2022-05-06 07:22:06.272 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.8.9) 2022-05-06 07:22:06.273 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (6.3.1) 2022-05-06 07:22:06.274 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.8.7) 2022-05-06 07:22:06.275 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.1.0) 2022-05-06 07:22:06.276 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.10.0) 2022-05-06 07:22:06.277 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.2.0) 2022-05-06 07:22:06.278 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.6.0) 2022-05-06 07:22:06.279 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.11.1) 2022-05-06 07:22:06.280 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.47.0) 2022-05-06 07:22:06.282 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.11.0) 2022-05-06 07:22:06.283 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (36.0.2) 2022-05-06 07:22:06.284 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.2.2) 2022-05-06 07:22:06.285 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.5.2.5) 2022-05-06 07:22:06.286 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.22.6) 2022-05-06 07:22:06.300 | 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.dev124) (1.0.0) 2022-05-06 07:22:06.302 | 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.dev124) (0.5.2) 2022-05-06 07:22:06.303 | Requirement already satisfied: botocore<1.26.0,>=1.25.6 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev124) (1.25.6) 2022-05-06 07:22:06.366 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev124) (1.15.0) 2022-05-06 07:22:06.397 | 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.dev124) (2.2.1) 2022-05-06 07:22:06.413 | 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.dev124) (4.1.1) 2022-05-06 07:22:06.414 | 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.dev124) (2.6.6) 2022-05-06 07:22:06.416 | 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.dev124) (0.1.0) 2022-05-06 07:22:06.417 | 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.dev124) (2.7.3) 2022-05-06 07:22:06.522 | 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.dev124) (1.7.0) 2022-05-06 07:22:06.575 | 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.dev124) (2.11.0) 2022-05-06 07:22:06.578 | 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.dev124) (3.1.1) 2022-05-06 07:22:06.606 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev124) (4.8) 2022-05-06 07:22:06.607 | 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.dev124) (0.2.8) 2022-05-06 07:22:06.609 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev124) (0.4.8) 2022-05-06 07:22:06.691 | 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.dev124) (0.17.3) 2022-05-06 07:22:06.737 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev124) (6.0) 2022-05-06 07:22:06.739 | 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.dev124) (1.5.0) 2022-05-06 07:22:06.740 | 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.dev124) (0.8.0) 2022-05-06 07:22:06.741 | 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.dev124) (2.5.0) 2022-05-06 07:22:06.804 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev124) (0.5.0) 2022-05-06 07:22:06.807 | 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.dev124) (2.0.1) 2022-05-06 07:22:06.808 | 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.dev124) (1.7.7) 2022-05-06 07:22:06.867 | 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.dev124) (0.9.6) 2022-05-06 07:22:06.869 | 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.dev124) (2.8.2) 2022-05-06 07:22:06.933 | 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.dev124) (0.4.0) 2022-05-06 07:22:06.934 | 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.dev124) (5.0.0) 2022-05-06 07:22:06.935 | 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.dev124) (5.1.1) 2022-05-06 07:22:06.937 | 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.dev124) (5.2.4) 2022-05-06 07:22:06.939 | 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.dev124) (2.4.1) 2022-05-06 07:22:06.963 | 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.dev124) (3.2.2) 2022-05-06 07:22:06.965 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev124) (3.1.2) 2022-05-06 07:22:06.966 | 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.dev124) (3.3.0) 2022-05-06 07:22:07.015 | 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.dev124) (1.0.3) 2022-05-06 07:22:07.101 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev124) (1.3.3) 2022-05-06 07:22:07.102 | 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.dev124) (3.0.0) 2022-05-06 07:22:07.130 | 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.dev124) (3.2.0) 2022-05-06 07:22:07.155 | 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.dev124) (0.11.0) 2022-05-06 07:22:07.223 | 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.dev124) (1.1.1) 2022-05-06 07:22:07.226 | 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.dev124) (1.26.9) 2022-05-06 07:22:07.355 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev124) (1.5.0) 2022-05-06 07:22:07.381 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev124) (62.1.0) 2022-05-06 07:22:07.525 | 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.dev124) (3.10.1) 2022-05-06 07:22:07.565 | 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.dev124) (1.3.3) 2022-05-06 07:22:07.568 | 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.dev124) (22.0.0) 2022-05-06 07:22:07.569 | 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.dev124) (1.14.1) 2022-05-06 07:22:07.778 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev124) (2019.11.28) 2022-05-06 07:22:07.780 | 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.dev124) (2.0.12) 2022-05-06 07:22:07.783 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev124) (3.3) 2022-05-06 07:22:07.820 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev124) (0.7) 2022-05-06 07:22:07.851 | 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.dev124) (0.23.2) 2022-05-06 07:22:08.098 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev124) (0.4.2) 2022-05-06 07:22:08.100 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev124) (0.5.2) 2022-05-06 07:22:08.246 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev124) (1.4.2) 2022-05-06 07:22:08.248 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev124) (2.8) 2022-05-06 07:22:08.250 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev124) (2.5.0) 2022-05-06 07:22:08.412 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev124) (0.13.1) 2022-05-06 07:22:08.540 | 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.dev124) (1.2.0) 2022-05-06 07:22:08.542 | 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.dev124) (4.11.3) 2022-05-06 07:22:08.543 | 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.dev124) (5.7.1) 2022-05-06 07:22:08.579 | 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.dev124) (5.0.0) 2022-05-06 07:22:08.797 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev124) (2.21) 2022-05-06 07:22:08.881 | 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.dev124) (0.5.0) 2022-05-06 07:22:08.882 | 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.dev124) (2.4.1) 2022-05-06 07:22:09.061 | 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.dev124) (2.5.0) 2022-05-06 07:22:09.151 | 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.dev124) (1.56.0) 2022-05-06 07:22:09.152 | 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.dev124) (3.20.1) 2022-05-06 07:22:09.333 | 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.dev124) (2.1.1) 2022-05-06 07:22:09.776 | 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.dev124) (1.1.5) 2022-05-06 07:22:09.825 | 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.dev124) (0.14.1) 2022-05-06 07:22:09.878 | 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.dev124) (0.2.5) 2022-05-06 07:22:10.962 | 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.dev124) (1.32) 2022-05-06 07:22:11.243 | 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.dev124) (1.8.2) 2022-05-06 07:22:11.244 | 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.dev124) (21.4.0) 2022-05-06 07:22:11.389 | 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.dev124) (2.3) 2022-05-06 07:22:11.580 | 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.dev124) (1.0.0) 2022-05-06 07:22:11.762 | 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.dev124) (3.8.0) 2022-05-06 07:22:13.480 | Installing collected packages: cinder 2022-05-06 07:22:13.480 | Attempting uninstall: cinder 2022-05-06 07:22:13.480 | Found existing installation: cinder 20.1.0.dev124 2022-05-06 07:22:13.486 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-06 07:22:13.488 | Running setup.py develop for cinder 2022-05-06 07:22:20.984 | Successfully installed cinder 2022-05-06 07:22:20.984 | 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-05-06 07:22:21.001 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:22:21.002 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:22:21.152 | + inc/python:pip_install:200 : result=0 2022-05-06 07:22:21.154 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:22:21.157 | + functions-common:time_stop:2437 : local name 2022-05-06 07:22:21.160 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:22:21.162 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:22:21.164 | + functions-common:time_stop:2440 : local total 2022-05-06 07:22:21.167 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:22:21.169 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:22:21.171 | + functions-common:time_stop:2444 : start_time=1651821718412 2022-05-06 07:22:21.174 | + functions-common:time_stop:2446 : [[ -z 1651821718412 ]] 2022-05-06 07:22:21.177 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:22:21.181 | + functions-common:time_stop:2449 : end_time=1651821741179 2022-05-06 07:22:21.184 | + functions-common:time_stop:2450 : elapsed_time=22767 2022-05-06 07:22:21.186 | + functions-common:time_stop:2451 : total=105568 2022-05-06 07:22:21.188 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:22:21.190 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=128335 2022-05-06 07:22:21.193 | + inc/python:pip_install:203 : return 0 2022-05-06 07:22:21.195 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 07:22:21.198 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-06 07:22:21.200 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-06 07:22:21.219 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-06 07:22:21.231 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-06 07:22:21.234 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-06 07:22:21.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:22:21.239 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:22:21.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-05-06 07:22:21.245 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:22:21.247 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-06 07:22:21.250 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-06 07:22:21.252 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-06 07:22:21.255 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:22:21.257 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:22:21.260 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-06 07:22:21.271 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-06 07:22:21.274 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:22:21.276 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:22:21.279 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:22:21.281 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:22:21.284 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:22:21.287 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:22:21.289 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:22:21.292 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:22:21.294 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:22:21.297 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:22:21.300 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:22:21.302 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:22:21.305 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-06 07:22:21.308 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:22:21.310 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:22:21.313 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:22:21.315 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-06 07:22:21.338 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-06 07:22:21.453 | Reading package lists... 2022-05-06 07:22:21.697 | Building dependency tree... 2022-05-06 07:22:21.698 | Reading state information... 2022-05-06 07:22:21.953 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-06 07:22:21.954 | The following packages were automatically installed and are no longer required: 2022-05-06 07:22:21.955 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:22:21.955 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:22:21.955 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:22:21.955 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:22:21.955 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:22:21.955 | python3-zope.interface 2022-05-06 07:22:21.955 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:22:22.068 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:22:22.073 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:22:22.075 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:22:22.078 | + functions-common:time_stop:2437 : local name 2022-05-06 07:22:22.080 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:22:22.083 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:22:22.085 | + functions-common:time_stop:2440 : local total 2022-05-06 07:22:22.088 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:22:22.090 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:22:22.093 | + functions-common:time_stop:2444 : start_time=1651821741335 2022-05-06 07:22:22.095 | + functions-common:time_stop:2446 : [[ -z 1651821741335 ]] 2022-05-06 07:22:22.099 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:22:22.103 | + functions-common:time_stop:2449 : end_time=1651821742101 2022-05-06 07:22:22.106 | + functions-common:time_stop:2450 : elapsed_time=766 2022-05-06 07:22:22.108 | + functions-common:time_stop:2451 : total=5416 2022-05-06 07:22:22.111 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:22:22.114 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6182 2022-05-06 07:22:22.116 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:22:22.119 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 07:22:22.122 | + ./stack.sh:main:928 : configure_cinder 2022-05-06 07:22:22.124 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-06 07:22:22.136 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-06 07:22:22.140 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-06 07:22:22.142 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-06 07:22:22.145 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-06 07:22:22.148 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-06 07:22:22.149 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-06 07:22:22.153 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-06 07:22:22.155 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-06 07:22:22.157 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-06 07:22:22.161 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-06 07:22:22.163 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-06 07:22:22.165 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-06 07:22:22.167 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-06 07:22:22.169 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-06 07:22:22.181 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-06 07:22:22.193 | + 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-05-06 07:22:22.206 | + 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-05-06 07:22:22.219 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-06 07:22:22.231 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-06 07:22:22.234 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-06 07:22:22.238 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.CMYuapiwc6 2022-05-06 07:22:22.240 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-06 07:22:22.242 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-06 07:22:22.245 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-06 07:22:22.247 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.CMYuapiwc6 2022-05-06 07:22:22.251 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.CMYuapiwc6 2022-05-06 07:22:22.262 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.CMYuapiwc6 /etc/sudoers.d/cinder-rootwrap 2022-05-06 07:22:22.275 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-06 07:22:22.279 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-06 07:22:22.281 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-06 07:22:22.283 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-06 07:22:22.286 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-06 07:22:22.288 | + 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-05-06 07:22:22.290 | + 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-05-06 07:22:22.293 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-06 07:22:22.295 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-06 07:22:22.300 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-06 07:22:22.304 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-06 07:22:22.322 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-06 07:22:22.341 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-06 07:22:22.360 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-06 07:22:22.378 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-06 07:22:22.396 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-06 07:22:22.415 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-06 07:22:22.434 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-06 07:22:22.452 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-06 07:22:22.454 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-06 07:22:22.457 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-06 07:22:22.459 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 07:22:22.462 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-06 07:22:22.491 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-06 07:22:22.519 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-05-06 07:22:22.546 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-06 07:22:22.575 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-06 07:22:22.603 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-06 07:22:22.631 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-06 07:22:22.658 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-06 07:22:22.687 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:22:22.714 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 07:22:22.742 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-06 07:22:22.773 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-06 07:22:22.802 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-06 07:22:22.804 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-06 07:22:22.807 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-06 07:22:22.809 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-05-06 07:22:22.811 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-06 07:22:22.814 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-06 07:22:22.846 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-06 07:22:22.874 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-06 07:22:22.903 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-06 07:22:22.931 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-06 07:22:22.959 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-06 07:22:22.986 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-06 07:22:23.018 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-06 07:22:23.020 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.36 2022-05-06 07:22:23.048 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-06 07:22:23.080 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-06 07:22:23.087 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1c8c477d16269e01aa7f346389379c79 2022-05-06 07:22:23.116 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-06 07:22:23.119 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-06 07:22:23.147 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-06 07:22:23.176 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-06 07:22:23.204 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-06 07:22:23.232 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-06 07:22:23.249 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:22:23.251 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-05-06 07:22:23.254 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-05-06 07:22:23.256 | + lib/cinder:configure_cinder:301 : local default_name= 2022-05-06 07:22:23.258 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-05-06 07:22:23.261 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-06 07:22:23.263 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-05-06 07:22:23.266 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-05-06 07:22:23.268 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-05-06 07:22:23.270 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-05-06 07:22:23.273 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-05-06 07:22:23.275 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-05-06 07:22:23.307 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-05-06 07:22:23.335 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-05-06 07:22:23.363 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-05-06 07:22:23.391 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-05-06 07:22:23.419 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-05-06 07:22:23.448 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-05-06 07:22:23.450 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-05-06 07:22:23.452 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-05-06 07:22:23.455 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-05-06 07:22:23.485 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-05-06 07:22:23.488 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-05-06 07:22:23.515 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-05-06 07:22:23.518 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-05-06 07:22:23.520 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-05-06 07:22:23.523 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-05-06 07:22:23.552 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-05-06 07:22:23.554 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-05-06 07:22:23.556 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-06 07:22:23.573 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:22:23.575 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-05-06 07:22:23.577 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-05-06 07:22:23.580 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-05-06 07:22:23.582 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-05-06 07:22:23.610 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.36:8080/v1/AUTH_ 2022-05-06 07:22:23.639 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-05-06 07:22:23.655 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:22:23.658 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-06 07:22:23.675 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:22:23.677 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-06 07:22:23.697 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:22:23.700 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-06 07:22:23.702 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-06 07:22:23.704 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-06 07:22:23.707 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-06 07:22:23.710 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 07:22:23.712 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 07:22:23.714 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 07:22:23.731 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:22:23.734 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 07:22:23.737 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 07:22:23.739 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 07:22:23.755 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:22:23.757 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:22:23.760 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:22:23.789 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 07:22:23.792 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 07:22:23.794 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-06 07:22:23.797 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-06 07:22:23.799 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-06 07:22:23.802 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 07:22:23.819 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 07:22:23.821 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 07:22:23.824 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 07:22:23.826 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 07:22:23.828 | + 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-05-06 07:22:23.858 | + 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-05-06 07:22:23.886 | + 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-05-06 07:22:23.915 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 07:22:23.942 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-06 07:22:23.959 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:22:23.962 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-06 07:22:23.964 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-06 07:22:23.966 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-06 07:22:23.969 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-06 07:22:23.971 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 07:22:23.974 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 07:22:23.977 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-06 07:22:23.981 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-06 07:22:23.983 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 07:22:23.986 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 07:22:23.998 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 07:22:23.998 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:22:24.007 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 07:22:24.011 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:22:24.027 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-06 07:22:24.029 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-06 07:22:24.033 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-06 07:22:24.062 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-06 07:22:24.090 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-06 07:22:24.116 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-06 07:22:24.144 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 07:22:24.172 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 07:22:24.199 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-06 07:22:24.227 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-06 07:22:24.254 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-06 07:22:24.287 | + 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-05-06 07:22:24.315 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 07:22:24.343 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 07:22:24.370 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-06 07:22:24.398 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 07:22:24.400 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 07:22:24.403 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-06 07:22:24.406 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-06 07:22:24.408 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 07:22:24.411 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:22:24.413 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:22:24.415 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-06 07:22:24.418 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-06 07:22:24.421 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-06 07:22:24.449 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 07:22:24.478 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-06 07:22:24.478 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-06 07:22:24.486 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-06 07:22:24.490 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-06 07:22:24.493 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-06 07:22:24.495 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 07:22:24.497 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 07:22:24.500 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:22:24.502 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:22:24.505 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:22:24.507 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 07:22:24.510 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 07:22:24.512 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:22:24.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:22:24.517 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-06 07:22:24.579 | Enabling site cinder-wsgi. 2022-05-06 07:22:24.584 | To activate the new configuration, you need to run: 2022-05-06 07:22:24.585 | systemctl reload apache2 2022-05-06 07:22:24.590 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 07:22:24.592 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 07:22:24.595 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:22:24.597 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 07:22:24.742 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-06 07:22:24.744 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-06 07:22:24.783 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.36/image 2022-05-06 07:22:24.813 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-06 07:22:24.829 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:22:24.832 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-06 07:22:24.834 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-06 07:22:24.836 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-06 07:22:24.841 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-06 07:22:24.843 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-06 07:22:24.875 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-06 07:22:24.903 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.36/identity 2022-05-06 07:22:24.931 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-06 07:22:24.959 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-06 07:22:24.988 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-06 07:22:25.015 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-06 07:22:25.043 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-06 07:22:25.072 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:22:25.101 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-06 07:22:25.129 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-06 07:22:25.157 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-06 07:22:25.185 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-06 07:22:25.188 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-06 07:22:25.204 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:22:25.207 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.36:2379 2022-05-06 07:22:25.238 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-06 07:22:25.240 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-06 07:22:25.257 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:22:25.260 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-06 07:22:25.262 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-06 07:22:25.265 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-06 07:22:25.267 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 07:22:25.270 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-06 07:22:25.273 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-06 07:22:25.276 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:22:25.277 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 07:22:25.282 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:22:25.285 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 07:22:25.288 | + 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-05-06 07:22:25.290 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 07:22:25.293 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-06 07:22:25.296 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-06 07:22:25.298 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-06 07:22:25.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:22:25.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:22:25.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-05-06 07:22:25.308 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:22:25.311 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-06 07:22:25.313 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-06 07:22:25.316 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-06 07:22:25.318 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:22:25.320 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:22:25.323 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:22:25.326 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:22:25.328 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:22:25.331 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:22:25.348 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:22:25.351 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:22:25.353 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:22:25.356 | + functions-common:git_clone:629 : echo master 2022-05-06 07:22:25.356 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:22:25.362 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-06 07:22:25.364 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:22:25.366 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-06 07:22:25.379 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-06 07:22:25.382 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:22:25.382 | + functions-common:git_clone:690 : head -1 2022-05-06 07:22:25.386 | e8512452cc Merge commit 'refs/changes/65/840565/5' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-05-06 07:22:25.389 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:22:25.391 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-06 07:22:25.394 | + inc/python:setup_develop:338 : local bindep 2022-05-06 07:22:25.397 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-06 07:22:25.399 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-06 07:22:25.402 | + inc/python:setup_develop:344 : local extras= 2022-05-06 07:22:25.404 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-06 07:22:25.407 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 07:22:25.409 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-06 07:22:25.412 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-06 07:22:25.415 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 07:22:25.417 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 07:22:25.420 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-06 07:22:25.423 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 07:22:25.426 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-06 07:22:25.428 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 07:22:25.431 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 07:22:25.434 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-06 07:22:25.440 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-06 07:22:25.442 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-06 07:22:26.120 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-06 07:22:26.123 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 07:22:26.125 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 07:22:26.128 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 07:22:26.131 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-06 07:22:26.133 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-06 07:22:26.135 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 07:22:26.138 | + inc/python:setup_package:428 : local extras= 2022-05-06 07:22:26.140 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 07:22:26.142 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 07:22:26.145 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 07:22:26.147 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 07:22:26.150 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 07:22:26.152 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-06 07:22:26.174 | Using python 3.8 to install /opt/stack/neutron 2022-05-06 07:22:26.177 | + 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-05-06 07:22:27.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:22:27.037 | from cryptography.utils import int_from_bytes 2022-05-06 07:22:27.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:22:27.037 | from cryptography.utils import int_from_bytes 2022-05-06 07:22:28.234 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:22:28.266 | Obtaining file:///opt/stack/neutron 2022-05-06 07:22:28.267 | Preparing metadata (setup.py): started 2022-05-06 07:22:34.022 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 07:22:34.114 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.9.0) 2022-05-06 07:22:34.115 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.5.0) 2022-05-06 07:22:34.116 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.1.1) 2022-05-06 07:22:34.117 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.5.1) 2022-05-06 07:22:34.118 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.5.0) 2022-05-06 07:22:34.119 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.1.1) 2022-05-06 07:22:34.120 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.33.0) 2022-05-06 07:22:34.121 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.4.1) 2022-05-06 07:22:34.123 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.20.4) 2022-05-06 07:22:34.124 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.27.1) 2022-05-06 07:22:34.125 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.1.2) 2022-05-06 07:22:34.126 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (9.4.0) 2022-05-06 07:22:34.127 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.8.0) 2022-05-06 07:22:34.128 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.11.0) 2022-05-06 07:22:34.129 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.20.0) 2022-05-06 07:22:34.130 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (7.8.0) 2022-05-06 07:22:34.131 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (6.3.1) 2022-05-06 07:22:34.132 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.4.36) 2022-05-06 07:22:34.134 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.8.7) 2022-05-06 07:22:34.135 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.0) 2022-05-06 07:22:34.136 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.7.7) 2022-05-06 07:22:34.137 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.5.0) 2022-05-06 07:22:34.138 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.11.0) 2022-05-06 07:22:34.139 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.1) 2022-05-06 07:22:34.140 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (8.8.0) 2022-05-06 07:22:34.141 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.1.0) 2022-05-06 07:22:34.142 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (11.3.0) 2022-05-06 07:22:34.143 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.1.0) 2022-05-06 07:22:34.145 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.7.0) 2022-05-06 07:22:34.146 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (12.13.0) 2022-05-06 07:22:34.147 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.1) 2022-05-06 07:22:34.148 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.12.1) 2022-05-06 07:22:34.149 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.8.0) 2022-05-06 07:22:34.150 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.4.0) 2022-05-06 07:22:34.151 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (6.3.1) 2022-05-06 07:22:34.153 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.3.0) 2022-05-06 07:22:34.154 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.8.0) 2022-05-06 07:22:34.155 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.5.0) 2022-05-06 07:22:34.156 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.13.0) 2022-05-06 07:22:34.157 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.6.0) 2022-05-06 07:22:34.158 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.4.3) 2022-05-06 07:22:34.159 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.3.1) 2022-05-06 07:22:34.161 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.1.0) 2022-05-06 07:22:34.162 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.17.1.post1) 2022-05-06 07:22:34.163 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.16.0) 2022-05-06 07:22:34.164 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (21.3) 2022-05-06 07:22:34.165 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.9.0) 2022-05-06 07:22:34.166 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.6.9) 2022-05-06 07:22:34.167 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (22.0.0) 2022-05-06 07:22:34.168 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (17.7.0) 2022-05-06 07:22:34.170 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.61.0) 2022-05-06 07:22:34.171 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.0) 2022-05-06 07:22:34.172 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.7.1) 2022-05-06 07:22:34.173 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.4.1) 2022-05-06 07:22:34.174 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.11.1) 2022-05-06 07:22:34.190 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev187) (4.11.3) 2022-05-06 07:22:34.191 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev187) (1.2.0) 2022-05-06 07:22:34.192 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev187) (5.7.1) 2022-05-06 07:22:34.200 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev187) (1.14.1) 2022-05-06 07:22:34.213 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev187) (1.1.2) 2022-05-06 07:22:34.214 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev187) (1.16.0) 2022-05-06 07:22:34.215 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev187) (2.2.1) 2022-05-06 07:22:34.231 | 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.dev187) (3.0.8) 2022-05-06 07:22:34.239 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev187) (2.1.1) 2022-05-06 07:22:34.300 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev187) (1.0.2) 2022-05-06 07:22:34.302 | 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.dev187) (1.7.0) 2022-05-06 07:22:34.357 | 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.dev187) (4.4.0) 2022-05-06 07:22:34.359 | 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.dev187) (3.1.1) 2022-05-06 07:22:34.405 | 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.dev187) (1.2.3) 2022-05-06 07:22:34.410 | 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.dev187) (2.7.0) 2022-05-06 07:22:34.437 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (36.0.2) 2022-05-06 07:22:34.439 | 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.dev187) (1.1.5) 2022-05-06 07:22:34.440 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (1.4.0) 2022-05-06 07:22:34.441 | 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.dev187) (1.32) 2022-05-06 07:22:34.443 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (6.0) 2022-05-06 07:22:34.444 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (2.5.0) 2022-05-06 07:22:34.445 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (1.4.4) 2022-05-06 07:22:34.446 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (1.0.0) 2022-05-06 07:22:34.463 | 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.dev187) (1.0.3) 2022-05-06 07:22:34.557 | 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.dev187) (0.17.3) 2022-05-06 07:22:34.626 | 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.dev187) (1.5.0) 2022-05-06 07:22:34.690 | 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.dev187) (2.0.1) 2022-05-06 07:22:34.692 | 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.dev187) (0.13.0) 2022-05-06 07:22:34.694 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev187) (0.5.0) 2022-05-06 07:22:34.752 | 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.dev187) (0.9.6) 2022-05-06 07:22:34.754 | 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.dev187) (2.8.2) 2022-05-06 07:22:34.813 | 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.dev187) (5.0.0) 2022-05-06 07:22:34.815 | 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.dev187) (0.4.0) 2022-05-06 07:22:34.818 | 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.dev187) (5.1.1) 2022-05-06 07:22:34.819 | 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.dev187) (5.2.4) 2022-05-06 07:22:34.848 | 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.dev187) (3.2.2) 2022-05-06 07:22:34.850 | 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.dev187) (3.3.0) 2022-05-06 07:22:34.898 | 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.dev187) (1.15.0) 2022-05-06 07:22:34.951 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev187) (2022.1) 2022-05-06 07:22:34.986 | 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.dev187) (3.0.0) 2022-05-06 07:22:34.988 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev187) (1.3.3) 2022-05-06 07:22:35.011 | 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.dev187) (3.2.0) 2022-05-06 07:22:35.151 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev187) (2.4.0) 2022-05-06 07:22:35.224 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev187) (62.1.0) 2022-05-06 07:22:35.302 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev187) (0.3.5) 2022-05-06 07:22:35.304 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev187) (3.0.0) 2022-05-06 07:22:35.415 | 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.dev187) (0.6.9) 2022-05-06 07:22:35.416 | 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.dev187) (0.6.9) 2022-05-06 07:22:35.417 | 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.dev187) (0.6.9) 2022-05-06 07:22:35.418 | 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.dev187) (0.6.9) 2022-05-06 07:22:35.420 | 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.dev187) (0.6.9) 2022-05-06 07:22:35.421 | 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.dev187) (0.6.9) 2022-05-06 07:22:35.422 | 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.dev187) (0.6.9) 2022-05-06 07:22:35.631 | 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.dev187) (2.5.0) 2022-05-06 07:22:35.632 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev187) (3.2.0) 2022-05-06 07:22:35.636 | 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.dev187) (3.10.1) 2022-05-06 07:22:35.684 | 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.dev187) (2.1.0) 2022-05-06 07:22:35.686 | 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.dev187) (3.17.6) 2022-05-06 07:22:35.776 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev187) (2019.11.28) 2022-05-06 07:22:35.778 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev187) (3.3) 2022-05-06 07:22:35.779 | 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.dev187) (1.26.9) 2022-05-06 07:22:35.782 | 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.dev187) (2.0.12) 2022-05-06 07:22:35.819 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev187) (0.7) 2022-05-06 07:22:36.158 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev187) (0.13.1) 2022-05-06 07:22:36.237 | 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.dev187) (5.0.0) 2022-05-06 07:22:36.400 | 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.dev187) (2.21) 2022-05-06 07:22:36.474 | 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.dev187) (0.5.0) 2022-05-06 07:22:36.475 | 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.dev187) (2.4.1) 2022-05-06 07:22:36.744 | 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.dev187) (2.5.0) 2022-05-06 07:22:36.919 | 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.dev187) (2.3) 2022-05-06 07:22:37.487 | 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.dev187) (0.14.1) 2022-05-06 07:22:37.535 | 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.dev187) (0.2.5) 2022-05-06 07:22:38.144 | 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.dev187) (0.4.2) 2022-05-06 07:22:38.148 | 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.dev187) (0.5.2) 2022-05-06 07:22:38.464 | 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.dev187) (4.11.1) 2022-05-06 07:22:38.466 | 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.dev187) (2.1.1) 2022-05-06 07:22:38.633 | 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.dev187) (3.8.0) 2022-05-06 07:22:38.882 | 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.dev187) (1.8.2) 2022-05-06 07:22:38.883 | 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.dev187) (21.4.0) 2022-05-06 07:22:39.069 | 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.dev187) (1.0.0) 2022-05-06 07:22:39.332 | 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.dev187) (2.3.2.post1) 2022-05-06 07:22:40.940 | Installing collected packages: neutron 2022-05-06 07:22:40.940 | Attempting uninstall: neutron 2022-05-06 07:22:40.940 | Found existing installation: neutron 20.1.0.dev187 2022-05-06 07:22:40.959 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-06 07:22:40.961 | Running setup.py develop for neutron 2022-05-06 07:22:48.643 | Successfully installed neutron 2022-05-06 07:22:48.643 | 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-05-06 07:22:48.652 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:22:48.652 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:22:48.805 | + inc/python:pip_install:200 : result=0 2022-05-06 07:22:48.807 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:22:48.810 | + functions-common:time_stop:2437 : local name 2022-05-06 07:22:48.812 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:22:48.814 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:22:48.817 | + functions-common:time_stop:2440 : local total 2022-05-06 07:22:48.819 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:22:48.821 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:22:48.824 | + functions-common:time_stop:2444 : start_time=1651821746168 2022-05-06 07:22:48.826 | + functions-common:time_stop:2446 : [[ -z 1651821746168 ]] 2022-05-06 07:22:48.829 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:22:48.833 | + functions-common:time_stop:2449 : end_time=1651821768830 2022-05-06 07:22:48.836 | + functions-common:time_stop:2450 : elapsed_time=22662 2022-05-06 07:22:48.838 | + functions-common:time_stop:2451 : total=128335 2022-05-06 07:22:48.840 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:22:48.842 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=150997 2022-05-06 07:22:48.845 | + inc/python:pip_install:203 : return 0 2022-05-06 07:22:48.847 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 07:22:48.850 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-06 07:22:48.852 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-06 07:22:48.871 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-06 07:22:48.884 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-06 07:22:48.886 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-06 07:22:48.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:22:48.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:22:48.894 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-05-06 07:22:48.896 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:22:48.899 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-06 07:22:48.901 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 07:22:48.904 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-06 07:22:48.921 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:22:48.924 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-06 07:22:48.927 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-06 07:22:48.929 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-06 07:22:48.932 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 07:22:48.934 | + lib/stack:stack_install_service:32 : install_nova 2022-05-06 07:22:48.937 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-06 07:22:48.939 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-06 07:22:48.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:22:48.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:22:48.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-05-06 07:22:48.949 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:22:48.952 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-06 07:22:48.968 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:22:48.970 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-06 07:22:48.987 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:22:48.990 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-06 07:22:49.007 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:22:49.010 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-06 07:22:49.012 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-06 07:22:49.014 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-06 07:22:49.016 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:22:49.018 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:22:49.021 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:22:49.024 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:22:49.026 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:22:49.029 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:22:49.044 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:22:49.047 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:22:49.049 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:22:49.052 | + functions-common:git_clone:629 : echo master 2022-05-06 07:22:49.052 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:22:49.057 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-06 07:22:49.060 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:22:49.062 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-06 07:22:49.076 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-06 07:22:49.079 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:22:49.080 | + functions-common:git_clone:690 : head -1 2022-05-06 07:22:49.087 | 7520711a0e Merge "Allow claiming PCI PF if child VF is unavailable" 2022-05-06 07:22:49.090 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:22:49.094 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-06 07:22:49.097 | + inc/python:setup_develop:338 : local bindep 2022-05-06 07:22:49.102 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-06 07:22:49.104 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-06 07:22:49.107 | + inc/python:setup_develop:344 : local extras= 2022-05-06 07:22:49.109 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-06 07:22:49.112 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 07:22:49.115 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-06 07:22:49.118 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-06 07:22:49.120 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 07:22:49.123 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 07:22:49.126 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-06 07:22:49.129 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 07:22:49.133 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-06 07:22:49.136 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 07:22:49.139 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 07:22:49.143 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-06 07:22:49.149 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-06 07:22:49.152 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-06 07:22:49.825 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-06 07:22:49.827 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 07:22:49.829 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 07:22:49.832 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 07:22:49.834 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-06 07:22:49.837 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-06 07:22:49.839 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 07:22:49.841 | + inc/python:setup_package:428 : local extras= 2022-05-06 07:22:49.844 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 07:22:49.846 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 07:22:49.849 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 07:22:49.851 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 07:22:49.854 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 07:22:49.856 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-06 07:22:49.876 | Using python 3.8 to install /opt/stack/nova 2022-05-06 07:22:49.879 | + 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-05-06 07:22:50.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:22:50.745 | from cryptography.utils import int_from_bytes 2022-05-06 07:22:50.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:22:50.745 | from cryptography.utils import int_from_bytes 2022-05-06 07:22:51.916 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:22:51.947 | Obtaining file:///opt/stack/nova 2022-05-06 07:22:51.948 | Preparing metadata (setup.py): started 2022-05-06 07:22:58.661 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 07:22:58.783 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.9.0) 2022-05-06 07:22:58.785 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.4.36) 2022-05-06 07:22:58.786 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.1.1) 2022-05-06 07:22:58.787 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.33.0) 2022-05-06 07:22:58.788 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.1.2) 2022-05-06 07:22:58.789 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (9.4.0) 2022-05-06 07:22:58.790 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.8.0) 2022-05-06 07:22:58.791 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.5.1) 2022-05-06 07:22:58.792 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (36.0.2) 2022-05-06 07:22:58.793 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.8.7) 2022-05-06 07:22:58.794 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.1.2) 2022-05-06 07:22:58.795 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.1.1) 2022-05-06 07:22:58.797 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.5.0) 2022-05-06 07:22:58.798 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.2.0) 2022-05-06 07:22:58.799 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.13.0) 2022-05-06 07:22:58.800 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.7.7) 2022-05-06 07:22:58.801 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.8.0) 2022-05-06 07:22:58.802 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.11.0) 2022-05-06 07:22:58.803 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.1) 2022-05-06 07:22:58.804 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.0.2) 2022-05-06 07:22:58.805 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev90) (3.2.0) 2022-05-06 07:22:58.806 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (8.3.0) 2022-05-06 07:22:58.807 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.5.0) 2022-05-06 07:22:58.808 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (7.8.0) 2022-05-06 07:22:58.810 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.6.0) 2022-05-06 07:22:58.810 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.27.1) 2022-05-06 07:22:58.812 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.5.0) 2022-05-06 07:22:58.813 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.10.0) 2022-05-06 07:22:58.814 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.11.0) 2022-05-06 07:22:58.815 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.5.1) 2022-05-06 07:22:58.816 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (8.8.0) 2022-05-06 07:22:58.817 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.1.0) 2022-05-06 07:22:58.818 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.7.0) 2022-05-06 07:22:58.819 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.6.0) 2022-05-06 07:22:58.820 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.4.0) 2022-05-06 07:22:58.822 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.3.0) 2022-05-06 07:22:58.823 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.5.0) 2022-05-06 07:22:58.824 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.13.0) 2022-05-06 07:22:58.825 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (11.3.0) 2022-05-06 07:22:58.826 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (6.3.1) 2022-05-06 07:22:58.827 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (12.13.0) 2022-05-06 07:22:58.828 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.12.1) 2022-05-06 07:22:58.829 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.0) 2022-05-06 07:22:58.830 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.1.0) 2022-05-06 07:22:58.832 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.0) 2022-05-06 07:22:58.833 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.5.0) 2022-05-06 07:22:58.834 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.5.1) 2022-05-06 07:22:58.835 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.9.0) 2022-05-06 07:22:58.836 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.6.0) 2022-05-06 07:22:58.838 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.2.0) 2022-05-06 07:22:58.839 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.1.0) 2022-05-06 07:22:58.840 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.7.0) 2022-05-06 07:22:58.841 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.7.1) 2022-05-06 07:22:58.842 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.11.0) 2022-05-06 07:22:58.843 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.0.1) 2022-05-06 07:22:58.844 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.11.1) 2022-05-06 07:22:58.845 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.2.2) 2022-05-06 07:22:58.846 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.3.3) 2022-05-06 07:22:58.848 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.7.0) 2022-05-06 07:22:58.849 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.7.0) 2022-05-06 07:22:58.850 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.2) 2022-05-06 07:22:58.851 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.4.1) 2022-05-06 07:22:58.852 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.61.0) 2022-05-06 07:22:58.853 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (6.0) 2022-05-06 07:22:58.869 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev90) (1.2.0) 2022-05-06 07:22:58.870 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev90) (5.7.1) 2022-05-06 07:22:58.872 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev90) (4.11.3) 2022-05-06 07:22:58.894 | 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.dev90) (5.3.0) 2022-05-06 07:22:58.933 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev90) (1.15.0) 2022-05-06 07:22:58.963 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev90) (1.16.0) 2022-05-06 07:22:58.964 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev90) (2.2.1) 2022-05-06 07:22:58.986 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev90) (2.1.1) 2022-05-06 07:22:59.109 | 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.dev90) (3.1.1) 2022-05-06 07:22:59.110 | 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.dev90) (4.4.0) 2022-05-06 07:22:59.169 | 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.dev90) (1.1.5) 2022-05-06 07:22:59.170 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (1.0.0) 2022-05-06 07:22:59.171 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (1.4.0) 2022-05-06 07:22:59.199 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (2.5.0) 2022-05-06 07:22:59.200 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (1.4.4) 2022-05-06 07:22:59.201 | 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.dev90) (1.32) 2022-05-06 07:22:59.225 | 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.dev90) (5.6.0) 2022-05-06 07:22:59.227 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev90) (6.3.1) 2022-05-06 07:22:59.276 | 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.dev90) (2.5.0) 2022-05-06 07:22:59.279 | 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.dev90) (0.6.9) 2022-05-06 07:22:59.281 | 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.dev90) (1.16.0) 2022-05-06 07:22:59.342 | 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.dev90) (0.17.3) 2022-05-06 07:22:59.450 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev90) (0.5.0) 2022-05-06 07:22:59.453 | 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.dev90) (2.0.1) 2022-05-06 07:22:59.534 | 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.dev90) (0.9.6) 2022-05-06 07:22:59.594 | 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.dev90) (5.2.4) 2022-05-06 07:22:59.597 | 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.dev90) (5.1.1) 2022-05-06 07:22:59.598 | 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.dev90) (0.4.0) 2022-05-06 07:22:59.602 | 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.dev90) (5.0.0) 2022-05-06 07:22:59.627 | 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.dev90) (3.3.0) 2022-05-06 07:22:59.631 | 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.dev90) (3.2.2) 2022-05-06 07:22:59.682 | 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.dev90) (1.0.3) 2022-05-06 07:22:59.739 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev90) (2022.1) 2022-05-06 07:22:59.774 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev90) (1.3.3) 2022-05-06 07:22:59.778 | 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.dev90) (3.0.0) 2022-05-06 07:22:59.828 | 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.dev90) (3.0.8) 2022-05-06 07:22:59.829 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev90) (21.3) 2022-05-06 07:22:59.918 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev90) (1.5.0) 2022-05-06 07:22:59.945 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev90) (62.1.0) 2022-05-06 07:23:00.025 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev90) (0.2.5) 2022-05-06 07:23:00.101 | 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.dev90) (3.17.6) 2022-05-06 07:23:00.169 | 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.dev90) (1.14.1) 2022-05-06 07:23:00.172 | 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.dev90) (22.0.0) 2022-05-06 07:23:00.173 | 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.dev90) (1.3.3) 2022-05-06 07:23:00.218 | 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.dev90) (3.10.1) 2022-05-06 07:23:00.224 | 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.dev90) (2.1.0) 2022-05-06 07:23:00.225 | 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.dev90) (2.5.0) 2022-05-06 07:23:00.304 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev90) (2019.11.28) 2022-05-06 07:23:00.305 | 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.dev90) (1.26.9) 2022-05-06 07:23:00.308 | 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.dev90) (2.0.12) 2022-05-06 07:23:00.310 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev90) (3.3) 2022-05-06 07:23:00.405 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev90) (0.7) 2022-05-06 07:23:00.621 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev90) (0.5.2) 2022-05-06 07:23:00.622 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev90) (0.4.2) 2022-05-06 07:23:00.742 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev90) (2.5.0) 2022-05-06 07:23:00.744 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev90) (1.4.2) 2022-05-06 07:23:00.746 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev90) (2.8) 2022-05-06 07:23:00.861 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev90) (0.13.1) 2022-05-06 07:23:00.940 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev90) (1.22.3) 2022-05-06 07:23:00.976 | 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.dev90) (5.0.0) 2022-05-06 07:23:01.180 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev90) (2.21) 2022-05-06 07:23:01.258 | 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.dev90) (2.4.1) 2022-05-06 07:23:01.261 | 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.dev90) (0.5.0) 2022-05-06 07:23:01.474 | 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.dev90) (2.5.0) 2022-05-06 07:23:01.585 | 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.dev90) (2.3) 2022-05-06 07:23:02.058 | 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.dev90) (0.14.1) 2022-05-06 07:23:02.103 | 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.dev90) (2.17.1.post1) 2022-05-06 07:23:02.470 | 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.dev90) (0.6.9) 2022-05-06 07:23:02.471 | 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.dev90) (0.6.9) 2022-05-06 07:23:02.473 | 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.dev90) (0.6.9) 2022-05-06 07:23:02.474 | 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.dev90) (0.6.9) 2022-05-06 07:23:02.475 | 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.dev90) (0.6.9) 2022-05-06 07:23:02.476 | 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.dev90) (0.6.9) 2022-05-06 07:23:02.477 | 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.dev90) (0.6.9) 2022-05-06 07:23:03.702 | 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.dev90) (3.8.0) 2022-05-06 07:23:04.124 | 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.dev90) (21.4.0) 2022-05-06 07:23:04.125 | 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.dev90) (1.8.2) 2022-05-06 07:23:04.223 | 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.dev90) (2.4.0) 2022-05-06 07:23:04.332 | 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.dev90) (1.0.0) 2022-05-06 07:23:05.976 | Installing collected packages: nova 2022-05-06 07:23:05.976 | Attempting uninstall: nova 2022-05-06 07:23:05.977 | Found existing installation: nova 25.1.0.dev90 2022-05-06 07:23:05.990 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-06 07:23:05.992 | Running setup.py develop for nova 2022-05-06 07:23:14.270 | Successfully installed nova 2022-05-06 07:23:14.270 | 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-05-06 07:23:14.278 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:23:14.278 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:23:14.429 | + inc/python:pip_install:200 : result=0 2022-05-06 07:23:14.431 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:23:14.434 | + functions-common:time_stop:2437 : local name 2022-05-06 07:23:14.436 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:23:14.438 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:23:14.441 | + functions-common:time_stop:2440 : local total 2022-05-06 07:23:14.443 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:23:14.445 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:23:14.447 | + functions-common:time_stop:2444 : start_time=1651821769871 2022-05-06 07:23:14.450 | + functions-common:time_stop:2446 : [[ -z 1651821769871 ]] 2022-05-06 07:23:14.452 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:23:14.456 | + functions-common:time_stop:2449 : end_time=1651821794454 2022-05-06 07:23:14.459 | + functions-common:time_stop:2450 : elapsed_time=24583 2022-05-06 07:23:14.461 | + functions-common:time_stop:2451 : total=150997 2022-05-06 07:23:14.463 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:23:14.465 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=175580 2022-05-06 07:23:14.468 | + inc/python:pip_install:203 : return 0 2022-05-06 07:23:14.470 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 07:23:14.473 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-06 07:23:14.475 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-06 07:23:14.494 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-06 07:23:14.506 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-06 07:23:14.509 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-06 07:23:14.511 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:23:14.514 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:23:14.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-05-06 07:23:14.519 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:23:14.522 | + 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-05-06 07:23:14.534 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 07:23:14.536 | + ./stack.sh:main:939 : configure_nova 2022-05-06 07:23:14.539 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-06 07:23:14.552 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-06 07:23:14.554 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-06 07:23:14.557 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-06 07:23:14.560 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-06 07:23:14.561 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-06 07:23:14.566 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-06 07:23:14.569 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-06 07:23:14.571 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-06 07:23:14.573 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-06 07:23:14.576 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-06 07:23:14.578 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-06 07:23:14.581 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-06 07:23:14.583 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-06 07:23:14.594 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-06 07:23:14.607 | + 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-05-06 07:23:14.619 | + 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-05-06 07:23:14.632 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-06 07:23:14.644 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-06 07:23:14.647 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-06 07:23:14.651 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.4rwjRvpMho 2022-05-06 07:23:14.654 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-06 07:23:14.656 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-06 07:23:14.659 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-06 07:23:14.661 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-06 07:23:14.664 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-06 07:23:14.666 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.4rwjRvpMho 2022-05-06 07:23:14.670 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.4rwjRvpMho 2022-05-06 07:23:14.683 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.4rwjRvpMho /etc/sudoers.d/nova-rootwrap 2022-05-06 07:23:14.695 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-06 07:23:14.700 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-06 07:23:14.702 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-06 07:23:14.705 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-06 07:23:14.707 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-06 07:23:14.710 | + 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-05-06 07:23:14.712 | + 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-05-06 07:23:14.715 | + 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-05-06 07:23:14.717 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-06 07:23:14.722 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-06 07:23:14.740 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:23:14.742 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-06 07:23:14.745 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-06 07:23:14.748 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-06 07:23:14.752 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-06 07:23:14.780 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-06 07:23:14.782 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-06 07:23:14.810 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-06 07:23:14.839 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-06 07:23:14.866 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-06 07:23:14.896 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-06 07:23:14.926 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-06 07:23:14.955 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-06 07:23:14.957 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.36 2022-05-06 07:23:14.984 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-06 07:23:15.011 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-06 07:23:15.038 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-06 07:23:15.066 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-06 07:23:15.093 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-06 07:23:15.123 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-06 07:23:15.125 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:23:15.127 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:23:15.130 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:23:15.132 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:23:15.134 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:23:15.136 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:23:15.139 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:23:15.141 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:23:15.143 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:23:15.146 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:23:15.148 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:23:15.150 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-06 07:23:15.152 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:23:15.155 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:23:15.157 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:23:15.160 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:23:15.162 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:23:15.164 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:23:15.167 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-06 07:23:15.183 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:15.185 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 07:23:15.187 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-06 07:23:15.189 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-06 07:23:15.217 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-06 07:23:15.220 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-06 07:23:15.226 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-06 07:23:15.228 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-06 07:23:15.230 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-06 07:23:15.233 | + 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-05-06 07:23:15.264 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-06 07:23:15.266 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-06 07:23:15.269 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-06 07:23:15.271 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_api 2022-05-06 07:23:15.273 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-06 07:23:15.276 | + 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-05-06 07:23:15.307 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-06 07:23:15.337 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-06 07:23:15.365 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-06 07:23:15.392 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-06 07:23:15.408 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:15.411 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-06 07:23:15.427 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:15.431 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-06 07:23:15.431 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-06 07:23:15.436 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-06 07:23:15.438 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-06 07:23:15.466 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-06 07:23:15.482 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:23:15.485 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-06 07:23:15.487 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-06 07:23:15.489 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-06 07:23:15.491 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 07:23:15.494 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-06 07:23:15.524 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-06 07:23:15.551 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-05-06 07:23:15.579 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-06 07:23:15.608 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-06 07:23:15.637 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-06 07:23:15.665 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-06 07:23:15.693 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-06 07:23:15.720 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:23:15.747 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 07:23:15.775 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-06 07:23:15.791 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:15.793 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-06 07:23:15.796 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-06 07:23:15.826 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-06 07:23:15.853 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.36/identity 2022-05-06 07:23:15.881 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-06 07:23:15.909 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-06 07:23:15.938 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-06 07:23:15.969 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-06 07:23:15.998 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-06 07:23:16.025 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-06 07:23:16.041 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:23:16.043 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-06 07:23:16.046 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-06 07:23:16.074 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-06 07:23:16.104 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-06 07:23:16.106 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-06 07:23:16.134 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-06 07:23:16.137 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-06 07:23:16.139 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-06 07:23:16.141 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:23:16.143 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:23:16.146 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:23:16.148 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:23:16.150 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:23:16.152 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:23:16.155 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-06 07:23:16.157 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:23:16.159 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:23:16.161 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:23:16.164 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:23:16.166 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:23:16.168 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:23:16.170 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:23:16.173 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:23:16.176 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:23:16.178 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:23:16.180 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:23:16.182 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-06 07:23:16.185 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-06 07:23:16.187 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-06 07:23:16.190 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 07:23:16.206 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 07:23:16.209 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 07:23:16.211 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 07:23:16.213 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 07:23:16.216 | + 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-05-06 07:23:16.244 | + 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-05-06 07:23:16.274 | + 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-05-06 07:23:16.303 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 07:23:16.330 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-06 07:23:16.361 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-06 07:23:16.377 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:16.379 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-06 07:23:16.382 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-06 07:23:16.385 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-06 07:23:16.388 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-06 07:23:16.392 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 07:23:16.394 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 07:23:16.397 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-06 07:23:16.401 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-06 07:23:16.404 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 07:23:16.406 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 07:23:16.419 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 07:23:16.419 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:23:16.428 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 07:23:16.431 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:23:16.447 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-06 07:23:16.450 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-06 07:23:16.453 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-06 07:23:16.483 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-06 07:23:16.510 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-06 07:23:16.537 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-06 07:23:16.564 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 07:23:16.591 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 07:23:16.618 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-06 07:23:16.645 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-06 07:23:16.673 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-06 07:23:16.700 | + 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-05-06 07:23:16.727 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 07:23:16.754 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 07:23:16.782 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-06 07:23:16.809 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 07:23:16.811 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 07:23:16.814 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-06 07:23:16.817 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-06 07:23:16.819 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 07:23:16.821 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:16.824 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:16.826 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-06 07:23:16.829 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-06 07:23:16.832 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-06 07:23:16.859 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 07:23:16.886 | + 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-05-06 07:23:16.887 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-06 07:23:16.896 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-06 07:23:16.899 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-06 07:23:16.902 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-06 07:23:16.904 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 07:23:16.906 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 07:23:16.909 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:23:16.911 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:16.914 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:16.916 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 07:23:16.918 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 07:23:16.920 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:16.923 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:16.925 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-06 07:23:16.988 | Enabling site nova-api-wsgi. 2022-05-06 07:23:16.993 | To activate the new configuration, you need to run: 2022-05-06 07:23:16.993 | systemctl reload apache2 2022-05-06 07:23:16.997 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 07:23:17.000 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 07:23:17.002 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:23:17.005 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 07:23:17.143 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-06 07:23:17.160 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:17.162 | + 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-05-06 07:23:17.165 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-06 07:23:17.167 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-06 07:23:17.169 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-06 07:23:17.172 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-06 07:23:17.174 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 07:23:17.177 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-06 07:23:17.182 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-06 07:23:17.184 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 07:23:17.186 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 07:23:17.200 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 07:23:17.201 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:23:17.211 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 07:23:17.215 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:23:17.230 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-06 07:23:17.233 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-06 07:23:17.236 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-06 07:23:17.266 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-06 07:23:17.294 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-06 07:23:17.328 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-06 07:23:17.356 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 07:23:17.383 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 07:23:17.410 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-06 07:23:17.438 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-06 07:23:17.465 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-06 07:23:17.492 | + 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-05-06 07:23:17.520 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 07:23:17.547 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 07:23:17.574 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-06 07:23:17.602 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-06 07:23:17.604 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-06 07:23:17.631 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-06 07:23:17.647 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:23:17.650 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-06 07:23:17.681 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-06 07:23:17.684 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-06 07:23:17.686 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-06 07:23:17.703 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:17.705 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:23:17.708 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:23:17.736 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-06 07:23:17.767 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-06 07:23:17.769 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-06 07:23:17.771 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-06 07:23:17.774 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 07:23:17.776 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 07:23:17.779 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 07:23:17.795 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:17.798 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 07:23:17.801 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 07:23:17.804 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 07:23:17.820 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:17.822 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:23:17.825 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:23:17.853 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 07:23:17.856 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 07:23:17.858 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-06 07:23:17.886 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-06 07:23:17.915 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-06 07:23:17.946 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-06 07:23:17.962 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:23:17.964 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-06 07:23:17.992 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-06 07:23:17.995 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-06 07:23:17.997 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-06 07:23:18.027 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-06 07:23:18.056 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.36/identity 2022-05-06 07:23:18.083 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-06 07:23:18.111 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-06 07:23:18.139 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-06 07:23:18.168 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-06 07:23:18.195 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-06 07:23:18.224 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-06 07:23:18.251 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-06 07:23:18.267 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:18.271 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-06 07:23:18.275 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 07:23:18.277 | + lib/nova:create_nova_conf:553 : local conf 2022-05-06 07:23:18.280 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-06 07:23:18.283 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-06 07:23:18.285 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 07:23:18.288 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 07:23:18.291 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-06 07:23:18.293 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-06 07:23:18.296 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-06 07:23:18.301 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-06 07:23:18.303 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-06 07:23:18.305 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-06 07:23:18.308 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell1 2022-05-06 07:23:18.310 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-06 07:23:18.313 | + 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-05-06 07:23:18.344 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-06 07:23:18.375 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-06 07:23:18.406 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 07:23:18.409 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-06 07:23:18.412 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-06 07:23:18.414 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-06 07:23:18.430 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:18.434 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-06 07:23:18.434 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-06 07:23:19.130 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-06 07:23:19.132 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-06 07:23:19.135 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-06 07:23:19.137 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-06 07:23:19.140 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 07:23:19.142 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-06 07:23:19.145 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 07:23:19.162 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:19.165 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-06 07:23:19.167 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-06 07:23:19.170 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 07:23:19.186 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:19.188 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-05-06 07:23:19.191 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-05-06 07:23:19.219 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 07:23:19.222 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 07:23:19.224 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-06 07:23:19.241 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:19.243 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-06 07:23:19.245 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-06 07:23:19.248 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-06 07:23:19.278 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.36/identity 2022-05-06 07:23:19.306 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-06 07:23:19.334 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-06 07:23:19.363 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-06 07:23:19.391 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-06 07:23:19.419 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-06 07:23:19.448 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-06 07:23:19.476 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-06 07:23:19.478 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-06 07:23:19.481 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-06 07:23:19.484 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 07:23:19.501 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 07:23:19.503 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 07:23:19.505 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 07:23:19.508 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 07:23:19.510 | + 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-05-06 07:23:19.538 | + 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-05-06 07:23:19.566 | + 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-05-06 07:23:19.594 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 07:23:19.622 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 07:23:19.625 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-06 07:23:19.629 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 07:23:19.631 | + lib/nova:create_nova_conf:587 : local conf 2022-05-06 07:23:19.634 | + lib/nova:create_nova_conf:588 : local offset 2022-05-06 07:23:19.637 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-06 07:23:19.639 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 07:23:19.641 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 07:23:19.645 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-06 07:23:19.647 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-06 07:23:19.650 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-06 07:23:19.652 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-06 07:23:19.654 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-06 07:23:19.657 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-06 07:23:19.659 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-06 07:23:19.675 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:23:19.678 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-06 07:23:19.680 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-06 07:23:19.696 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:23:19.700 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-06 07:23:19.718 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:23:19.720 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-06 07:23:19.737 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:23:19.740 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-06 07:23:19.757 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:19.759 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-06 07:23:19.762 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-06 07:23:19.764 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-06 07:23:19.767 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 07:23:19.770 | + lib/stack:stack_install_service:32 : install_placement 2022-05-06 07:23:19.772 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-06 07:23:19.775 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-06 07:23:19.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:19.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:19.783 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-06 07:23:19.786 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:23:19.788 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:23:19.791 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:23:19.793 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:23:19.795 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:23:19.798 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:23:19.801 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:19.803 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:19.806 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:23:19.808 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:23:19.810 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:23:19.813 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:23:19.815 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-06 07:23:19.818 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:23:19.820 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:19.823 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:19.825 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-06 07:23:19.848 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-06 07:23:19.957 | Reading package lists... 2022-05-06 07:23:20.212 | Building dependency tree... 2022-05-06 07:23:20.214 | Reading state information... 2022-05-06 07:23:20.483 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 07:23:20.483 | The following packages were automatically installed and are no longer required: 2022-05-06 07:23:20.484 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:23:20.484 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:23:20.484 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:23:20.484 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:23:20.484 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:23:20.484 | python3-zope.interface 2022-05-06 07:23:20.484 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:23:20.598 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:23:20.602 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:23:20.605 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:23:20.607 | + functions-common:time_stop:2437 : local name 2022-05-06 07:23:20.610 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:23:20.612 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:23:20.615 | + functions-common:time_stop:2440 : local total 2022-05-06 07:23:20.617 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:23:20.619 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:23:20.621 | + functions-common:time_stop:2444 : start_time=1651821799844 2022-05-06 07:23:20.624 | + functions-common:time_stop:2446 : [[ -z 1651821799844 ]] 2022-05-06 07:23:20.626 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:23:20.631 | + functions-common:time_stop:2449 : end_time=1651821800629 2022-05-06 07:23:20.634 | + functions-common:time_stop:2450 : elapsed_time=785 2022-05-06 07:23:20.636 | + functions-common:time_stop:2451 : total=6182 2022-05-06 07:23:20.638 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:23:20.640 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6967 2022-05-06 07:23:20.643 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:23:20.645 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-06 07:23:20.648 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-06 07:23:20.651 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-06 07:23:20.653 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-06 07:23:20.656 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-06 07:23:20.678 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-06 07:23:20.681 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 07:23:20.683 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 07:23:20.686 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 07:23:20.688 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 07:23:20.691 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 07:23:20.694 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 07:23:20.696 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:20.699 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:20.701 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 07:23:20.704 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 07:23:20.706 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 07:23:20.709 | + functions-common:apt_get_update:1202 : return 2022-05-06 07:23:20.711 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-06 07:23:20.714 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 07:23:20.716 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:20.719 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:20.721 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-06 07:23:20.744 | + functions-common:apt_get:1242 : 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-05-06 07:23:20.853 | Reading package lists... 2022-05-06 07:23:21.098 | Building dependency tree... 2022-05-06 07:23:21.099 | Reading state information... 2022-05-06 07:23:21.357 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-06 07:23:21.357 | The following packages were automatically installed and are no longer required: 2022-05-06 07:23:21.358 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 07:23:21.358 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 07:23:21.358 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 07:23:21.358 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 07:23:21.358 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 07:23:21.358 | python3-zope.interface 2022-05-06 07:23:21.358 | Use 'sudo apt autoremove' to remove them. 2022-05-06 07:23:21.473 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 07:23:21.478 | + functions-common:apt_get:1246 : result=0 2022-05-06 07:23:21.480 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 07:23:21.483 | + functions-common:time_stop:2437 : local name 2022-05-06 07:23:21.485 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:23:21.488 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:23:21.490 | + functions-common:time_stop:2440 : local total 2022-05-06 07:23:21.493 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:23:21.495 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 07:23:21.497 | + functions-common:time_stop:2444 : start_time=1651821800741 2022-05-06 07:23:21.500 | + functions-common:time_stop:2446 : [[ -z 1651821800741 ]] 2022-05-06 07:23:21.503 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:23:21.507 | + functions-common:time_stop:2449 : end_time=1651821801504 2022-05-06 07:23:21.509 | + functions-common:time_stop:2450 : elapsed_time=763 2022-05-06 07:23:21.512 | + functions-common:time_stop:2451 : total=6967 2022-05-06 07:23:21.514 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:23:21.516 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7730 2022-05-06 07:23:21.519 | + functions-common:apt_get:1250 : return 0 2022-05-06 07:23:21.522 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-06 07:23:21.524 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-06 07:23:21.527 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:23:21.529 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:21.532 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:21.535 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-06 07:23:21.537 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-06 07:23:21.592 | wsgi (enabled by maintainer script) 2022-05-06 07:23:21.595 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-06 07:23:21.598 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-06 07:23:21.601 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 07:23:21.605 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-06 07:23:21.608 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-06 07:23:21.610 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 07:23:21.615 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-06 07:23:21.615 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 07:23:21.620 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-06 07:23:21.623 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-06 07:23:21.625 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-06 07:23:21.628 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-06 07:23:21.631 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-06 07:23:21.654 | Using python 3.8 to install osc-placement 2022-05-06 07:23:21.656 | + 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-05-06 07:23:22.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:23:22.512 | from cryptography.utils import int_from_bytes 2022-05-06 07:23:22.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:23:22.512 | from cryptography.utils import int_from_bytes 2022-05-06 07:23:23.688 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:23:23.720 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-06 07:23:23.731 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-06 07:23:23.733 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-06 07:23:23.734 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-06 07:23:23.734 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-06 07:23:23.736 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-06 07:23:23.737 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-06 07:23:23.795 | 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-05-06 07:23:23.797 | 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-05-06 07:23:23.798 | 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-05-06 07:23:23.799 | 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-05-06 07:23:23.813 | 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-05-06 07:23:23.814 | 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-05-06 07:23:23.816 | 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-05-06 07:23:23.830 | 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.8) 2022-05-06 07:23:23.832 | 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-05-06 07:23:23.833 | 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-05-06 07:23:23.834 | 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-05-06 07:23:23.835 | 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-05-06 07:23:23.836 | 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-05-06 07:23:23.856 | 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-05-06 07:23:23.858 | 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-05-06 07:23:23.859 | 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-05-06 07:23:23.860 | 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.1) 2022-05-06 07:23:23.868 | 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.1) 2022-05-06 07:23:23.906 | 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-05-06 07:23:23.907 | 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-05-06 07:23:23.909 | 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-05-06 07:23:23.910 | 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-05-06 07:23:23.911 | 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-05-06 07:23:23.913 | 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-05-06 07:23:23.914 | 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-05-06 07:23:23.915 | 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-05-06 07:23:23.980 | 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-05-06 07:23:23.982 | 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-05-06 07:23:23.983 | 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-05-06 07:23:23.985 | 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-05-06 07:23:24.073 | 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-05-06 07:23:24.074 | 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-05-06 07:23:24.076 | 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-05-06 07:23:24.118 | 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-05-06 07:23:24.158 | 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.3) 2022-05-06 07:23:24.333 | 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-05-06 07:23:26.551 | 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-05-06 07:23:26.558 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:23:26.563 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:23:26.693 | + inc/python:pip_install:200 : result=0 2022-05-06 07:23:26.696 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:23:26.698 | + functions-common:time_stop:2437 : local name 2022-05-06 07:23:26.701 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:23:26.704 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:23:26.706 | + functions-common:time_stop:2440 : local total 2022-05-06 07:23:26.709 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:23:26.711 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:23:26.714 | + functions-common:time_stop:2444 : start_time=1651821801648 2022-05-06 07:23:26.716 | + functions-common:time_stop:2446 : [[ -z 1651821801648 ]] 2022-05-06 07:23:26.719 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:23:26.724 | + functions-common:time_stop:2449 : end_time=1651821806721 2022-05-06 07:23:26.727 | + functions-common:time_stop:2450 : elapsed_time=5073 2022-05-06 07:23:26.729 | + functions-common:time_stop:2451 : total=175580 2022-05-06 07:23:26.732 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:23:26.734 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=180653 2022-05-06 07:23:26.737 | + inc/python:pip_install:203 : return 0 2022-05-06 07:23:26.740 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-06 07:23:26.742 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-06 07:23:26.745 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-06 07:23:26.747 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 07:23:26.750 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 07:23:26.753 | ++ functions-common:git_clone:612 : pwd 2022-05-06 07:23:26.756 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 07:23:26.758 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 07:23:26.761 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 07:23:26.779 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 07:23:26.782 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 07:23:26.785 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 07:23:26.788 | + functions-common:git_clone:629 : echo master 2022-05-06 07:23:26.788 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 07:23:26.793 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-06 07:23:26.796 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 07:23:26.799 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-06 07:23:26.812 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-06 07:23:26.815 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 07:23:26.815 | + functions-common:git_clone:690 : head -1 2022-05-06 07:23:26.819 | 5acaa2ee Merge "Make perfload jobs fail if write allocation fails" 2022-05-06 07:23:26.822 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 07:23:26.825 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-06 07:23:26.827 | + inc/python:setup_develop:338 : local bindep 2022-05-06 07:23:26.830 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-06 07:23:26.832 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-06 07:23:26.835 | + inc/python:setup_develop:344 : local extras= 2022-05-06 07:23:26.837 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-06 07:23:26.840 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 07:23:26.842 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-06 07:23:26.845 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-06 07:23:26.848 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 07:23:26.850 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 07:23:26.854 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-06 07:23:26.856 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 07:23:26.859 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-06 07:23:26.862 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 07:23:26.865 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 07:23:26.868 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-06 07:23:26.874 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-06 07:23:26.876 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-06 07:23:27.544 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-06 07:23:27.547 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 07:23:27.550 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 07:23:27.553 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 07:23:27.555 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-06 07:23:27.558 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-06 07:23:27.560 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 07:23:27.563 | + inc/python:setup_package:428 : local extras= 2022-05-06 07:23:27.565 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 07:23:27.568 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 07:23:27.570 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 07:23:27.573 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 07:23:27.575 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 07:23:27.578 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-06 07:23:27.599 | Using python 3.8 to install /opt/stack/placement 2022-05-06 07:23:27.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 -e /opt/stack/placement 2022-05-06 07:23:28.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:23:28.467 | from cryptography.utils import int_from_bytes 2022-05-06 07:23:28.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:23:28.467 | from cryptography.utils import int_from_bytes 2022-05-06 07:23:29.637 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:23:29.668 | Obtaining file:///opt/stack/placement 2022-05-06 07:23:29.669 | Preparing metadata (setup.py): started 2022-05-06 07:23:34.484 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 07:23:34.529 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (5.9.0) 2022-05-06 07:23:34.530 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.4.36) 2022-05-06 07:23:34.531 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (9.4.0) 2022-05-06 07:23:34.532 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.5.1) 2022-05-06 07:23:34.533 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.8.7) 2022-05-06 07:23:34.535 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev20) (3.2.0) 2022-05-06 07:23:34.536 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.27.1) 2022-05-06 07:23:34.538 | 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.dev20) (62.1.0) 2022-05-06 07:23:34.539 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-06 07:23:34.540 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (8.8.0) 2022-05-06 07:23:34.541 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.1.0) 2022-05-06 07:23:34.542 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.7.0) 2022-05-06 07:23:34.543 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.3.0) 2022-05-06 07:23:34.544 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.13.0) 2022-05-06 07:23:34.545 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (11.3.0) 2022-05-06 07:23:34.547 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (3.12.1) 2022-05-06 07:23:34.548 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-06 07:23:34.549 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.5.0) 2022-05-06 07:23:34.550 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.1.0) 2022-05-06 07:23:34.552 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.7.0) 2022-05-06 07:23:34.554 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.0.1) 2022-05-06 07:23:34.617 | 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.dev20) (2.11.0) 2022-05-06 07:23:34.619 | 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.dev20) (4.4.0) 2022-05-06 07:23:34.621 | 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.dev20) (4.5.0) 2022-05-06 07:23:34.622 | 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.dev20) (3.1.1) 2022-05-06 07:23:34.624 | 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.dev20) (5.1.0) 2022-05-06 07:23:34.625 | 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.dev20) (1.16.0) 2022-05-06 07:23:34.645 | 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.dev20) (0.17.3) 2022-05-06 07:23:34.686 | 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.dev20) (2.5.0) 2022-05-06 07:23:34.687 | 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.dev20) (6.0) 2022-05-06 07:23:34.688 | 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.dev20) (1.5.0) 2022-05-06 07:23:34.689 | 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.dev20) (0.8.0) 2022-05-06 07:23:34.691 | 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.dev20) (3.5.0) 2022-05-06 07:23:34.740 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.7.7) 2022-05-06 07:23:34.742 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.0.1) 2022-05-06 07:23:34.744 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.13.0) 2022-05-06 07:23:34.745 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.0) 2022-05-06 07:23:34.786 | 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.dev20) (2.8.2) 2022-05-06 07:23:34.788 | 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.dev20) (0.9.6) 2022-05-06 07:23:34.809 | 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.dev20) (3.1.2) 2022-05-06 07:23:34.810 | 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.dev20) (3.3.0) 2022-05-06 07:23:34.812 | 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.dev20) (3.2.2) 2022-05-06 07:23:34.838 | 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.dev20) (1.0.3) 2022-05-06 07:23:34.840 | 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.dev20) (2022.1) 2022-05-06 07:23:34.852 | 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.dev20) (3.2.0) 2022-05-06 07:23:34.870 | 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.dev20) (3.0.8) 2022-05-06 07:23:34.871 | 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.dev20) (0.11.0) 2022-05-06 07:23:34.873 | 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.dev20) (1.0.2) 2022-05-06 07:23:34.874 | 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.dev20) (21.3) 2022-05-06 07:23:34.916 | 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.dev20) (1.26.9) 2022-05-06 07:23:34.918 | 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.dev20) (3.3) 2022-05-06 07:23:34.919 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2019.11.28) 2022-05-06 07:23:34.922 | 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.dev20) (2.0.12) 2022-05-06 07:23:34.939 | 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.dev20) (0.7) 2022-05-06 07:23:35.127 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev20) (1.1.2) 2022-05-06 07:23:35.169 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.7.1) 2022-05-06 07:23:35.172 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (4.11.3) 2022-05-06 07:23:35.172 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.2.0) 2022-05-06 07:23:35.188 | 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.dev20) (1.15.0) 2022-05-06 07:23:35.221 | 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.dev20) (1.14.1) 2022-05-06 07:23:35.281 | 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.dev20) (2.1.1) 2022-05-06 07:23:35.348 | 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.dev20) (1.7.0) 2022-05-06 07:23:35.431 | 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.dev20) (1.1.5) 2022-05-06 07:23:35.482 | 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.dev20) (0.2.5) 2022-05-06 07:23:35.686 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.2) 2022-05-06 07:23:35.687 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.1.1) 2022-05-06 07:23:35.687 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.4.2) 2022-05-06 07:23:35.763 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-05-06 07:23:35.828 | 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.dev20) (2.21) 2022-05-06 07:23:35.989 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.8.0) 2022-05-06 07:23:36.099 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.0.0) 2022-05-06 07:23:36.100 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.0.0) 2022-05-06 07:23:38.017 | Installing collected packages: openstack-placement 2022-05-06 07:23:38.017 | Attempting uninstall: openstack-placement 2022-05-06 07:23:38.036 | Found existing installation: openstack-placement 7.1.0.dev20 2022-05-06 07:23:38.036 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-06 07:23:38.036 | Running setup.py develop for openstack-placement 2022-05-06 07:23:44.134 | Successfully installed openstack-placement 2022-05-06 07:23:44.134 | 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-05-06 07:23:44.143 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:23:44.143 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:23:44.274 | + inc/python:pip_install:200 : result=0 2022-05-06 07:23:44.276 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:23:44.279 | + functions-common:time_stop:2437 : local name 2022-05-06 07:23:44.281 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:23:44.283 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:23:44.286 | + functions-common:time_stop:2440 : local total 2022-05-06 07:23:44.288 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:23:44.290 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:23:44.292 | + functions-common:time_stop:2444 : start_time=1651821807593 2022-05-06 07:23:44.294 | + functions-common:time_stop:2446 : [[ -z 1651821807593 ]] 2022-05-06 07:23:44.298 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:23:44.302 | + functions-common:time_stop:2449 : end_time=1651821824299 2022-05-06 07:23:44.304 | + functions-common:time_stop:2450 : elapsed_time=16706 2022-05-06 07:23:44.307 | + functions-common:time_stop:2451 : total=180653 2022-05-06 07:23:44.309 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:23:44.311 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=197359 2022-05-06 07:23:44.314 | + inc/python:pip_install:203 : return 0 2022-05-06 07:23:44.317 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 07:23:44.319 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-06 07:23:44.322 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-06 07:23:44.342 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-06 07:23:44.354 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-06 07:23:44.357 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-06 07:23:44.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:23:44.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:23:44.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-05-06 07:23:44.367 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:23:44.370 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 07:23:44.372 | + ./stack.sh:main:945 : configure_placement 2022-05-06 07:23:44.375 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-06 07:23:44.387 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-06 07:23:44.390 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-06 07:23:44.394 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-06 07:23:44.397 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-06 07:23:44.400 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-06 07:23:44.402 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=placement 2022-05-06 07:23:44.405 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-06 07:23:44.408 | + 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-05-06 07:23:44.441 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-06 07:23:44.472 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-06 07:23:44.505 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-06 07:23:44.507 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-06 07:23:44.510 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-06 07:23:44.512 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 07:23:44.515 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-06 07:23:44.548 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-06 07:23:44.578 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-05-06 07:23:44.611 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-06 07:23:44.640 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-06 07:23:44.670 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-06 07:23:44.699 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-06 07:23:44.729 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-06 07:23:44.758 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:23:44.788 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 07:23:44.817 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-06 07:23:44.820 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-06 07:23:44.822 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-06 07:23:44.826 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 07:23:44.844 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 07:23:44.847 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 07:23:44.849 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 07:23:44.851 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 07:23:44.854 | + 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-05-06 07:23:44.883 | + 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-05-06 07:23:44.912 | + 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-05-06 07:23:44.942 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 07:23:44.971 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-06 07:23:44.974 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-06 07:23:44.977 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-06 07:23:44.979 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-06 07:23:44.982 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-06 07:23:44.984 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 07:23:44.986 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 07:23:44.990 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-06 07:23:44.994 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-06 07:23:44.996 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 07:23:44.999 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 07:23:45.012 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 07:23:45.012 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:23:45.021 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 07:23:45.025 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 07:23:45.040 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-06 07:23:45.043 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-06 07:23:45.047 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-06 07:23:45.079 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-06 07:23:45.107 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-06 07:23:45.136 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-06 07:23:45.166 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 07:23:45.195 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 07:23:45.224 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-06 07:23:45.253 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-06 07:23:45.281 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-06 07:23:45.310 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-06 07:23:45.339 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 07:23:45.368 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 07:23:45.397 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-06 07:23:45.426 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 07:23:45.429 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 07:23:45.432 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-06 07:23:45.434 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-06 07:23:45.437 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 07:23:45.440 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:45.442 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:45.445 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-06 07:23:45.448 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-06 07:23:45.450 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-06 07:23:45.479 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 07:23:45.509 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-06 07:23:45.513 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-06 07:23:45.523 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-06 07:23:45.526 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-06 07:23:45.529 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-06 07:23:45.531 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 07:23:45.534 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 07:23:45.537 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 07:23:45.539 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:45.541 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:45.544 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 07:23:45.547 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 07:23:45.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:45.552 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:45.554 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-06 07:23:45.615 | Site placement-api already enabled 2022-05-06 07:23:45.620 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 07:23:45.622 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 07:23:45.625 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:23:45.628 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 07:23:45.774 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-06 07:23:45.799 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:45.802 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-06 07:23:45.821 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:23:45.824 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-06 07:23:45.842 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:45.845 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-06 07:23:45.847 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-06 07:23:45.850 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-06 07:23:45.883 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.36/identity 2022-05-06 07:23:45.912 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-06 07:23:45.941 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-06 07:23:45.970 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-06 07:23:46.000 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-06 07:23:46.029 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-06 07:23:46.059 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-06 07:23:46.088 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-06 07:23:46.105 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:23:46.108 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-06 07:23:46.126 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:23:46.129 | + ./stack.sh:main:971 : run_phase stack install 2022-05-06 07:23:46.131 | + functions-common:run_phase:1865 : local mode=stack 2022-05-06 07:23:46.133 | + functions-common:run_phase:1866 : local phase=install 2022-05-06 07:23:46.136 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 07:23:46.138 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 07:23:46.141 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 07:23:46.144 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 07:23:46.147 | + functions-common:run_phase:1875 : local extra 2022-05-06 07:23:46.150 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 07:23:46.154 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 07:23:46.157 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 07:23:46.160 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 07:23:46.163 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-06 07:23:46.165 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 07:23:46.182 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:46.184 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 07:23:46.186 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:23:46.189 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-06 07:23:46.191 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-06 07:23:46.193 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:23:46.196 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-06 07:23:46.198 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-06 07:23:46.201 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-06 07:23:46.259 | ++ inc/async:async_inner:63 : install_tempest 2022-05-06 07:23:46.299 | [229021 Async install_tempest:254486]: running: install_tempest 2022-05-06 07:23:46.302 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-06 07:23:46.304 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-06 07:23:46.307 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 07:23:46.310 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 07:23:46.313 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-06 07:23:46.316 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-06 07:23:46.319 | + functions-common:run_plugins:1852 : local phase=install 2022-05-06 07:23:46.322 | + functions-common:run_plugins:1854 : local plugins= 2022-05-06 07:23:46.324 | + functions-common:run_plugins:1855 : local plugin 2022-05-06 07:23:46.327 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-06 07:23:46.329 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-06 07:23:46.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 07:23:46.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 07:23:46.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-05-06 07:23:46.342 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 07:23:46.345 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-06 07:23:46.347 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-06 07:23:46.350 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 07:23:46.356 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-06 07:23:46.359 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-06 07:23:46.362 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 07:23:46.366 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 07:23:46.366 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-06 07:23:46.373 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-06 07:23:46.375 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-06 07:23:46.378 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-06 07:23:46.382 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-06 07:23:46.384 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-06 07:23:46.407 | Using python 3.8 to install python-openstackclient 2022-05-06 07:23:46.410 | + 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-05-06 07:23:47.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:23:47.369 | from cryptography.utils import int_from_bytes 2022-05-06 07:23:47.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:23:47.369 | from cryptography.utils import int_from_bytes 2022-05-06 07:23:48.563 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 07:23:48.595 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-06 07:23:48.615 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-06 07:23:48.616 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-06 07:23:48.617 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-06 07:23:48.618 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-06 07:23:48.619 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-06 07:23:48.620 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-06 07:23:48.621 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-06 07:23:48.622 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-06 07:23:48.623 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-06 07:23:48.624 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-06 07:23:48.625 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-06 07:23:48.637 | 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-05-06 07:23:48.637 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-06 07:23:48.640 | 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-05-06 07:23:48.641 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-06 07:23:48.641 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.8) 2022-05-06 07:23:48.668 | 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-05-06 07:23:48.669 | 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-05-06 07:23:48.671 | 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-05-06 07:23:48.672 | 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-05-06 07:23:48.673 | 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-05-06 07:23:48.675 | 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-05-06 07:23:48.676 | 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-05-06 07:23:48.678 | 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-05-06 07:23:48.679 | 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-05-06 07:23:48.680 | 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-05-06 07:23:48.681 | 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-05-06 07:23:48.695 | 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-05-06 07:23:48.713 | 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-05-06 07:23:48.714 | 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-05-06 07:23:48.715 | 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-05-06 07:23:48.716 | 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-05-06 07:23:48.739 | 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-05-06 07:23:48.758 | 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-05-06 07:23:48.760 | 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-05-06 07:23:48.762 | 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-05-06 07:23:48.851 | 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-05-06 07:23:48.852 | 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-05-06 07:23:48.853 | 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-05-06 07:23:48.896 | 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-05-06 07:23:48.907 | 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.1) 2022-05-06 07:23:48.942 | 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.3) 2022-05-06 07:23:49.109 | 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-05-06 07:23:49.123 | 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-05-06 07:23:49.226 | 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-05-06 07:23:49.227 | 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-05-06 07:23:49.230 | 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-05-06 07:23:49.232 | 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-05-06 07:23:49.383 | 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-05-06 07:23:51.660 | 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-05-06 07:23:51.667 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 07:23:51.667 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 07:23:51.796 | + inc/python:pip_install:200 : result=0 2022-05-06 07:23:51.799 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 07:23:51.801 | + functions-common:time_stop:2437 : local name 2022-05-06 07:23:51.803 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:23:51.806 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:23:51.808 | + functions-common:time_stop:2440 : local total 2022-05-06 07:23:51.811 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:23:51.813 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 07:23:51.816 | + functions-common:time_stop:2444 : start_time=1651821826401 2022-05-06 07:23:51.818 | + functions-common:time_stop:2446 : [[ -z 1651821826401 ]] 2022-05-06 07:23:51.821 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:23:51.825 | + functions-common:time_stop:2449 : end_time=1651821831823 2022-05-06 07:23:51.828 | + functions-common:time_stop:2450 : elapsed_time=5422 2022-05-06 07:23:51.830 | + functions-common:time_stop:2451 : total=197359 2022-05-06 07:23:51.833 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:23:51.835 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=202781 2022-05-06 07:23:51.838 | + inc/python:pip_install:203 : return 0 2022-05-06 07:23:51.840 | + ./stack.sh:main:983 : install_oscwrap 2022-05-06 07:23:51.844 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-06 07:23:51.848 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.Ci05kPQBl8 2022-05-06 07:23:51.851 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-06 07:23:51.854 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-06 07:23:51.856 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-06 07:23:51.859 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-06 07:23:51.862 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-06 07:23:51.865 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-06 07:23:51.883 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:51.886 | + ./stack.sh:main:1037 : configure_database 2022-05-06 07:23:51.888 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-06 07:23:51.891 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-06 07:23:51.894 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-06 07:23:51.896 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:23:51.898 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-06 07:23:51.901 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-06 07:23:51.903 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:51.905 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:51.908 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-06 07:23:51.911 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-06 07:23:51.914 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-06 07:23:51.914 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-06 07:23:51.919 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-06 07:23:51.972 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-06 07:23:51.974 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:23:51.977 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:23:51.979 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:23:51.982 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:23:51.984 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:23:51.987 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:23:51.989 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:23:51.992 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:23:51.994 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:23:51.997 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:23:51.999 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:23:52.001 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-06 07:23:52.004 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:23:52.007 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:23:52.009 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:23:52.011 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:23:52.014 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:23:52.016 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:23:52.018 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-06 07:23:52.021 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:52.023 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:52.025 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-06 07:23:52.028 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:23:52.030 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-06 07:23:55.483 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-06 07:23:55.499 | mysqladmin: connect to server at 'localhost' failed 2022-05-06 07:23:55.499 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-06 07:23:55.504 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-06 07:23:55.506 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-06 07:23:55.509 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:55.511 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:55.514 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-06 07:23:55.516 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-06 07:23:55.519 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-06 07:23:55.521 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:23:55.533 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:23:55.533 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-06 07:23:55.533 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-06 07:23:55.533 | + 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-05-06 07:23:55.543 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:23:55.607 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-06 07:23:55.619 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:23:55.663 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-06 07:23:55.719 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-06 07:23:55.773 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-06 07:23:55.827 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-06 07:23:55.829 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-06 07:23:55.832 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance_schema items' 2022-05-06 07:23:55.832 | enabling MySQL performance_schema items 2022-05-06 07:23:55.834 | + lib/databases/mysql:configure_database_mysql:156 : iniset -sudo /etc/mysql/my.cnf mysqld performance-schema-consumer-events-statements-history-long TRUE 2022-05-06 07:23:55.888 | + lib/databases/mysql:configure_database_mysql:158 : iniset -sudo /etc/mysql/my.cnf mysqld performance_schema_events_stages_history_long_size 1000000 2022-05-06 07:23:55.941 | + lib/databases/mysql:configure_database_mysql:162 : restart_service mysql 2022-05-06 07:23:55.944 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:23:55.947 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-06 07:23:59.596 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-06 07:23:59.599 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-06 07:23:59.602 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-06 07:23:59.606 | + functions-common:save_stackenv:62 : time_stamp=2022-05-06-072359 2022-05-06 07:23:59.609 | + functions-common:save_stackenv:63 : echo '# 2022-05-06-072359 1041' 2022-05-06 07:23:59.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:23:59.614 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-06 07:23:59.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:23:59.619 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-06 07:23:59.622 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:23:59.624 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-06 07:23:59.627 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:23:59.630 | + 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-05-06 07:23:59.632 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:23:59.635 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-05-06 07:23:59.637 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:23:59.640 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-05-06 07:23:59.642 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:23:59.645 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-06-071926 2022-05-06 07:23:59.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:23:59.650 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-06 07:23:59.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:23:59.655 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-05-06 07:23:59.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:23:59.660 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-06 07:23:59.663 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:23:59.665 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-06 07:23:59.668 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:23:59.670 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-06 07:23:59.673 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 07:23:59.676 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-06 07:23:59.688 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-06 07:23:59.691 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-06 07:23:59.694 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-06 07:23:59.706 | + ./stack.sh:main:1067 : start_dstat 2022-05-06 07:23:59.709 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:23:59.711 | + functions-common:run_process:1692 : local service=dstat 2022-05-06 07:23:59.714 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:23:59.716 | + functions-common:run_process:1694 : local group= 2022-05-06 07:23:59.719 | + functions-common:run_process:1695 : local user= 2022-05-06 07:23:59.721 | + functions-common:run_process:1697 : local name=dstat 2022-05-06 07:23:59.724 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:23:59.726 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:23:59.729 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:23:59.731 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:23:59.735 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:23:59.740 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821839737 2022-05-06 07:23:59.742 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-06 07:23:59.760 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:23:59.763 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-06 07:23:59.765 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-06 07:23:59.768 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:23:59.770 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:23:59.773 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:23:59.775 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:23:59.778 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-06 07:23:59.780 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-06 07:23:59.783 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-06 07:23:59.786 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:23:59.788 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:23:59.791 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-06 07:23:59.793 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-06 07:23:59.796 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-06 07:23:59.799 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:23:59.802 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:23:59.805 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 07:23:59.807 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:23:59.810 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:23:59.812 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-06 07:23:59.815 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:23:59.821 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-06 07:23:59.877 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-06 07:23:59.930 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 07:23:59.983 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-06 07:24:00.035 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-06 07:24:00.089 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:24:00.142 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:24:00.144 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-06 07:24:00.199 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:24:00.618 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-06 07:24:00.632 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-06 07:24:01.032 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-06 07:24:01.056 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:24:01.059 | + functions-common:time_stop:2437 : local name 2022-05-06 07:24:01.061 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:24:01.064 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:24:01.067 | + functions-common:time_stop:2440 : local total 2022-05-06 07:24:01.069 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:24:01.072 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:24:01.074 | + functions-common:time_stop:2444 : start_time=1651821839737 2022-05-06 07:24:01.077 | + functions-common:time_stop:2446 : [[ -z 1651821839737 ]] 2022-05-06 07:24:01.080 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:24:01.084 | + functions-common:time_stop:2449 : end_time=1651821841082 2022-05-06 07:24:01.087 | + functions-common:time_stop:2450 : elapsed_time=1345 2022-05-06 07:24:01.089 | + functions-common:time_stop:2451 : total=0 2022-05-06 07:24:01.092 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:24:01.094 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1345 2022-05-06 07:24:01.097 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-06 07:24:01.100 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-06 07:24:01.102 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-06 07:24:01.105 | + functions-common:run_process:1694 : local group= 2022-05-06 07:24:01.107 | + functions-common:run_process:1695 : local user=root 2022-05-06 07:24:01.110 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-06 07:24:01.113 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:24:01.115 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:24:01.118 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:24:01.120 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:24:01.126 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:24:01.128 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821841125 2022-05-06 07:24:01.131 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-06 07:24:01.152 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:24:01.154 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:24:01.158 | + functions-common:time_stop:2437 : local name 2022-05-06 07:24:01.162 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:24:01.164 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:24:01.167 | + functions-common:time_stop:2440 : local total 2022-05-06 07:24:01.170 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:24:01.173 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:24:01.176 | + functions-common:time_stop:2444 : start_time=1651821841125 2022-05-06 07:24:01.178 | + functions-common:time_stop:2446 : [[ -z 1651821841125 ]] 2022-05-06 07:24:01.182 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:24:01.186 | + functions-common:time_stop:2449 : end_time=1651821841183 2022-05-06 07:24:01.189 | + functions-common:time_stop:2450 : elapsed_time=58 2022-05-06 07:24:01.191 | + functions-common:time_stop:2451 : total=1345 2022-05-06 07:24:01.194 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:24:01.196 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1403 2022-05-06 07:24:01.199 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-06 07:24:01.220 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:24:01.223 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-06 07:24:01.252 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:24:01.255 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-06 07:24:01.276 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:24:01.279 | + ./stack.sh:main:1080 : start_etcd3 2022-05-06 07:24:01.281 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-06 07:24:01.285 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-840565-5-hyperv --data-dir /opt/stack/data/etcd' 2022-05-06 07:24:01.288 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-06 07:24:01.290 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-840565-5-hyperv=http://10.222.0.36:2380' 2022-05-06 07:24:01.293 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.36:2380' 2022-05-06 07:24:01.296 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.36:2379' 2022-05-06 07:24:01.298 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-06 07:24:01.301 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-06 07:24:01.304 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.36:2379' 2022-05-06 07:24:01.306 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-06 07:24:01.309 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-06 07:24:01.311 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-06 07:24:01.314 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-840565-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-840565-5-hyperv=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' '' root 2022-05-06 07:24:01.317 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-06 07:24:01.319 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-840565-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-840565-5-hyperv=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2022-05-06 07:24:01.322 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:24:01.324 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-06 07:24:01.326 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:24:01.329 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:24:01.332 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-06 07:24:01.335 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:24:01.340 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-06 07:24:01.409 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-06 07:24:01.505 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-840565-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-840565-5-hyperv=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2022-05-06 07:24:01.558 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-06 07:24:01.613 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-06 07:24:01.664 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:24:01.717 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:24:01.719 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-06 07:24:01.781 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:24:02.217 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-06 07:24:02.276 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-06 07:24:02.334 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-06 07:24:02.387 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-06 07:24:02.443 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-06 07:24:02.448 | ++ functions-common:is_arch:506 : uname -m 2022-05-06 07:24:02.452 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-06 07:24:02.454 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-06 07:24:02.866 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-06 07:24:02.880 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-06 07:24:03.280 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-06 07:24:04.259 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-06 07:24:04.277 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:24:04.280 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-06 07:24:04.282 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-06 07:24:04.286 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-06 07:24:04.290 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-06 07:24:04.305 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-06 07:24:04.317 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-06 07:24:04.320 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-06 07:24:04.322 | + 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.36/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-06 07:24:04.460 | + 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.36/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-06 07:24:04.597 | + 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.36/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-06 07:24:04.737 | + 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.36/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-06 07:24:04.874 | + 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.36/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-06 07:24:05.012 | + 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.36/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-06 07:24:05.151 | + 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.36/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-06 07:24:05.289 | + 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.36/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-06 07:24:05.426 | + 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.36/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-06 07:24:05.565 | + 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.36/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-06 07:24:05.703 | + functions-common:write_clouds_yaml:198 : cat 2022-05-06 07:24:05.709 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-06 07:24:05.712 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-06 07:24:05.715 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-06 07:24:05.719 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-06 07:24:05.722 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-06 07:24:05.725 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-06 07:24:05.742 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:24:05.744 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-06 07:24:05.747 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:24:05.750 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-06 07:24:05.753 | + ./stack.sh:main:1097 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-05-06 07:24:05.755 | + ./stack.sh:main:1098 : init_keystone 2022-05-06 07:24:05.758 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-06 07:24:05.774 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:24:05.777 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-06 07:24:05.779 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-06 07:24:05.787 | + lib/database:recreate_database:112 : local db=keystone 2022-05-06 07:24:05.787 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-06 07:24:05.787 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-06 07:24:05.789 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-06 07:24:05.794 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:24:12.393 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-06 07:24:12.398 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:24:12.521 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-06 07:24:12.523 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 07:24:12.526 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:24:12.528 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:24:12.531 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:24:12.536 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821852534 2022-05-06 07:24:12.539 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-06 07:24:17.135 | 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=256472) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 07:24:17.142 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:24:17.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.143 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.143 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.144 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.145 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:24:17.145 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:24:17.172 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:24:17.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.174 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.174 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.175 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.176 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:24:17.176 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:24:17.698 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:24:17.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.705 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.705 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.705 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:17.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:17.706 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:24:17.706 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:24:17.709 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-06 07:24:31.099 | ++ inc/async:async_inner:64 : rc=0 2022-05-06 07:24:31.125 | [254486 Async install_tempest:254486]: finished successfully 2022-05-06 07:24:44.364 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:44.364 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-06 07:24:44.438 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:44.438 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-06 07:24:44.522 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:44.522 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-06 07:24:44.573 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:44.573 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-06 07:24:44.625 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:44.625 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-06 07:24:44.678 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:44.678 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-06 07:24:45.795 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:45.795 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:24:45.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.797 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.798 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.798 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.798 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.799 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:24:45.799 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:24:45.800 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:24:45.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.802 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.802 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.802 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.803 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:24:45.804 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:24:45.812 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:24:45.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.815 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.815 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.815 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:45.815 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:45.815 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:24:45.815 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:24:46.430 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:24:46.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:46.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:46.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:46.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:46.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:46.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:46.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:46.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:46.432 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:46.432 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:46.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:46.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:46.433 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:46.433 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:46.433 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:24:46.433 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:24:46.507 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:24:46.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:46.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:46.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:46.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:46.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:46.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:46.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:46.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:46.509 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:46.509 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:46.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:46.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:46.510 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:46.510 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:46.510 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:24:46.510 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:24:46.517 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-06 07:24:46.676 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:46.677 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-06 07:24:46.769 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:46.769 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-06 07:24:46.854 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:46.854 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-06 07:24:46.928 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:46.928 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-06 07:24:46.998 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:46.998 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-06 07:24:47.061 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:47.062 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-06 07:24:47.139 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:47.139 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:24:47.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.141 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.142 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.142 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.143 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:24:47.143 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:24:47.143 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:24:47.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.145 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.145 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.146 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.146 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.146 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:24:47.146 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:24:47.154 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:24:47.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.155 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.156 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.156 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.156 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:24:47.157 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:24:47.676 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:24:47.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.678 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.678 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.679 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.679 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:24:47.679 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:24:47.768 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:24:47.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.770 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.771 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.771 | 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=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:24:47.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:24:47.771 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:24:47.771 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256472) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:24:47.778 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-06 07:24:47.864 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:47.865 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-06 07:24:47.947 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:47.947 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-06 07:24:48.013 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:48.014 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-06 07:24:48.095 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:48.095 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-06 07:24:48.163 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:48.164 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-06 07:24:48.255 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:48.255 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-06 07:24:48.301 | INFO migrate.versioning.api [-] done 2022-05-06 07:24:48.690 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-06 07:24:48.693 | + functions-common:time_stop:2437 : local name 2022-05-06 07:24:48.695 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:24:48.698 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:24:48.700 | + functions-common:time_stop:2440 : local total 2022-05-06 07:24:48.703 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:24:48.706 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 07:24:48.708 | + functions-common:time_stop:2444 : start_time=1651821852534 2022-05-06 07:24:48.711 | + functions-common:time_stop:2446 : [[ -z 1651821852534 ]] 2022-05-06 07:24:48.714 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:24:48.718 | + functions-common:time_stop:2449 : end_time=1651821888715 2022-05-06 07:24:48.721 | + functions-common:time_stop:2450 : elapsed_time=36181 2022-05-06 07:24:48.724 | + functions-common:time_stop:2451 : total=0 2022-05-06 07:24:48.726 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:24:48.728 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=36181 2022-05-06 07:24:48.731 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-06 07:24:48.733 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-06 07:24:48.737 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-06 07:24:53.151 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-06 07:24:53.151 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-06 07:24:53.151 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-06 07:24:53.152 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-06 07:24:53.152 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-06 07:24:53.152 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-06 07:24:53.153 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-06 07:24:53.153 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-06 07:24:53.153 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-06 07:24:53.514 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-06 07:24:53.518 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-06 07:24:57.957 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-06 07:24:57.957 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-06 07:24:57.958 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-06 07:24:57.958 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-06 07:24:57.958 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-06 07:24:57.959 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-06 07:24:57.959 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-06 07:24:57.961 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-06 07:24:57.961 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-06 07:24:58.322 | + ./stack.sh:main:1099 : start_keystone 2022-05-06 07:24:58.325 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-06 07:24:58.327 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-06 07:24:58.330 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-06 07:24:58.346 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:24:58.349 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-06 07:24:58.352 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-06 07:24:58.356 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-06 07:24:58.359 | + functions-common:run_process:1692 : local service=keystone 2022-05-06 07:24:58.362 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 07:24:58.364 | + functions-common:run_process:1694 : local group= 2022-05-06 07:24:58.367 | + functions-common:run_process:1695 : local user= 2022-05-06 07:24:58.369 | + functions-common:run_process:1697 : local name=keystone 2022-05-06 07:24:58.372 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:24:58.374 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:24:58.377 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:24:58.380 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:24:58.383 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:24:58.387 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821898384 2022-05-06 07:24:58.390 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-06 07:24:58.405 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:24:58.408 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-06 07:24:58.410 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-06 07:24:58.412 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 07:24:58.416 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 07:24:58.417 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 07:24:58.420 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 07:24:58.423 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-06 07:24:58.425 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-06 07:24:58.428 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-06 07:24:58.430 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:24:58.433 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:24:58.435 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-06 07:24:58.438 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-05-06 07:24:58.441 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-06 07:24:58.443 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 07:24:58.445 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-06 07:24:58.448 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-06 07:24:58.450 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-06 07:24:58.452 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-06 07:24:58.456 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-06 07:24:58.510 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-06 07:24:58.563 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-06 07:24:58.614 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 07:24:58.666 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:24:58.719 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-06 07:24:58.771 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-06 07:24:58.824 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-06 07:24:58.877 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-06 07:24:58.934 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-06 07:24:58.992 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-06 07:24:58.994 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-06 07:24:59.046 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-06 07:24:59.460 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-06 07:24:59.474 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-06 07:24:59.879 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-06 07:24:59.958 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:24:59.961 | + functions-common:time_stop:2437 : local name 2022-05-06 07:24:59.963 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:24:59.966 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:24:59.969 | + functions-common:time_stop:2440 : local total 2022-05-06 07:24:59.971 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:24:59.973 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:24:59.976 | + functions-common:time_stop:2444 : start_time=1651821898384 2022-05-06 07:24:59.978 | + functions-common:time_stop:2446 : [[ -z 1651821898384 ]] 2022-05-06 07:24:59.981 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:24:59.986 | + functions-common:time_stop:2449 : end_time=1651821899983 2022-05-06 07:24:59.989 | + functions-common:time_stop:2450 : elapsed_time=1599 2022-05-06 07:24:59.991 | + functions-common:time_stop:2451 : total=1403 2022-05-06 07:24:59.994 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:24:59.996 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3002 2022-05-06 07:24:59.998 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-06 07:24:59.999 | Waiting for keystone to start... 2022-05-06 07:25:00.002 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.36/identity/v3/ 2022-05-06 07:25:00.004 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.36/identity/v3/ 2022-05-06 07:25:00.006 | + functions:wait_for_service:457 : local timeout=60 2022-05-06 07:25:00.009 | + functions:wait_for_service:458 : local url=http://10.222.0.36/identity/v3/ 2022-05-06 07:25:00.011 | + functions:wait_for_service:459 : local rval=0 2022-05-06 07:25:00.013 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-06 07:25:00.016 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-06 07:25:00.018 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:25:00.021 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:25:00.024 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:25:00.028 | + functions-common:time_start:2428 : _TIME_START[$name]=1651821900025 2022-05-06 07:25:00.030 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-06 07:25:00.036 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/identity/v3/ 2022-05-06 07:25:06.471 | + :: : [[ 200 == 503 ]] 2022-05-06 07:25:06.472 | + :: : [[ 0 -eq 7 ]] 2022-05-06 07:25:06.475 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-06 07:25:06.478 | + functions-common:time_stop:2437 : local name 2022-05-06 07:25:06.480 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:25:06.482 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:25:06.485 | + functions-common:time_stop:2440 : local total 2022-05-06 07:25:06.488 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:25:06.490 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-06 07:25:06.493 | + functions-common:time_stop:2444 : start_time=1651821900025 2022-05-06 07:25:06.495 | + functions-common:time_stop:2446 : [[ -z 1651821900025 ]] 2022-05-06 07:25:06.498 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:25:06.502 | + functions-common:time_stop:2449 : end_time=1651821906500 2022-05-06 07:25:06.505 | + functions-common:time_stop:2450 : elapsed_time=6475 2022-05-06 07:25:06.507 | + functions-common:time_stop:2451 : total=0 2022-05-06 07:25:06.509 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:25:06.512 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6475 2022-05-06 07:25:06.514 | + functions:wait_for_service:467 : return 0 2022-05-06 07:25:06.517 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-06 07:25:06.534 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:25:06.537 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-06 07:25:06.539 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:25:06.541 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-06 07:25:06.578 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-06 07:25:06.582 | + 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.36/identity 2022-05-06 07:25:11.189 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.189 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.189 | 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=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.198 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.215 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.215 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.246 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.278 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.278 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.370 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.370 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.370 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.370 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.370 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.371 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.383 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.384 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.384 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.384 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.384 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.384 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.385 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.392 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.394 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.394 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.395 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.395 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.395 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.395 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.395 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=257328) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 07:25:11.428 | 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=257328) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 07:25:11.716 | INFO keystone.cmd.bootstrap [None req-12d86d0d-4185-4ba0-aae8-ae223c3f11e4 None None] Created domain default 2022-05-06 07:25:11.816 | INFO keystone.cmd.bootstrap [None req-12d86d0d-4185-4ba0-aae8-ae223c3f11e4 None None] Created project admin 2022-05-06 07:25:11.845 | DEBUG passlib.handlers.bcrypt [None req-12d86d0d-4185-4ba0-aae8-ae223c3f11e4 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=257328) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-06 07:25:11.845 | DEBUG passlib.handlers.bcrypt [None req-12d86d0d-4185-4ba0-aae8-ae223c3f11e4 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=257328) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-06 07:25:11.982 | INFO keystone.cmd.bootstrap [None req-12d86d0d-4185-4ba0-aae8-ae223c3f11e4 None None] Created user admin 2022-05-06 07:25:12.068 | INFO keystone.cmd.bootstrap [None req-12d86d0d-4185-4ba0-aae8-ae223c3f11e4 None None] Created role reader 2022-05-06 07:25:12.148 | INFO keystone.cmd.bootstrap [None req-12d86d0d-4185-4ba0-aae8-ae223c3f11e4 None None] Created role member 2022-05-06 07:25:12.224 | INFO keystone.cmd.bootstrap [None req-12d86d0d-4185-4ba0-aae8-ae223c3f11e4 None None] Created implied role where 33d7b1075f574726be6e8f9fc5e18210 implies 65e8659d1af34f6b9f422dc32303dbb9 2022-05-06 07:25:12.289 | INFO keystone.cmd.bootstrap [None req-12d86d0d-4185-4ba0-aae8-ae223c3f11e4 None None] Created role admin 2022-05-06 07:25:12.367 | INFO keystone.cmd.bootstrap [None req-12d86d0d-4185-4ba0-aae8-ae223c3f11e4 None None] Created implied role where 463ac793cd09412fb78d97ceed14c85c implies 33d7b1075f574726be6e8f9fc5e18210 2022-05-06 07:25:12.445 | INFO keystone.cmd.bootstrap [None req-12d86d0d-4185-4ba0-aae8-ae223c3f11e4 None None] Granted role admin on project admin to user admin. 2022-05-06 07:25:12.533 | INFO keystone.cmd.bootstrap [None req-12d86d0d-4185-4ba0-aae8-ae223c3f11e4 None None] Granted role admin on the system to user admin. 2022-05-06 07:25:12.614 | WARNING py.warnings [None req-12d86d0d-4185-4ba0-aae8-ae223c3f11e4 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-05-06 07:25:12.614 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-06 07:25:12.614 |  2022-05-06 07:25:12.617 | INFO keystone.cmd.bootstrap [None req-12d86d0d-4185-4ba0-aae8-ae223c3f11e4 None None] Created region RegionOne 2022-05-06 07:25:12.780 | INFO keystone.cmd.bootstrap [None req-12d86d0d-4185-4ba0-aae8-ae223c3f11e4 None None] Created public endpoint http://10.222.0.36/identity 2022-05-06 07:25:13.232 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-06 07:25:13.235 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-06 07:25:13.237 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-06 07:25:13.241 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-06 07:25:16.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:16.082 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:16.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:16.083 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:16.246 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:16.249 | + lib/keystone:create_keystone_accounts:310 : admin_project=4a072d1c4e1b455b88e477db0bc70916 2022-05-06 07:25:16.251 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-06 07:25:16.254 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-06 07:25:18.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:18.422 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:18.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:18.422 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:18.589 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:18.592 | + lib/keystone:create_keystone_accounts:312 : admin_user=c4a957cfe1f24762bc04d2654bc02ff1 2022-05-06 07:25:18.594 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-06 07:25:18.597 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-06 07:25:18.599 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-06 07:25:18.602 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin c4a957cfe1f24762bc04d2654bc02ff1 default 2022-05-06 07:25:18.657 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin c4a957cfe1f24762bc04d2654bc02ff1 default 2022-05-06 07:25:18.696 | [229021 Async ks-domain-role:257819]: running: get_or_add_user_domain_role admin c4a957cfe1f24762bc04d2654bc02ff1 default 2022-05-06 07:25:18.699 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-06 07:25:18.701 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-06 07:25:18.705 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-06 07:25:21.982 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-06 07:25:21.984 | + functions-common:get_or_create_domain:900 : echo default 2022-05-06 07:25:21.984 | default 2022-05-06 07:25:21.987 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-06 07:25:22.048 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-06 07:25:22.087 | [229021 Async ks-project:257958]: running: get_or_create_project service Default 2022-05-06 07:25:22.090 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-06 07:25:22.152 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-06 07:25:22.196 | [229021 Async ks-service:258044]: running: get_or_create_role service 2022-05-06 07:25:22.198 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-06 07:25:22.271 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-06 07:25:22.358 | [229021 Async ks-reseller:258130]: running: get_or_create_role ResellerAdmin 2022-05-06 07:25:22.361 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-06 07:25:22.373 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-06 07:25:22.760 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-06 07:25:22.974 | [229021 Async ks-anotherrole:258223]: running: get_or_create_role anotherrole 2022-05-06 07:25:22.989 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-06 07:25:23.017 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-06 07:25:23.033 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:25:23.066 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-06 07:25:25.996 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:25:26.051 | [257958 Async ks-project:257958]: finished successfully 2022-05-06 07:25:26.333 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:25:26.367 | [258130 Async ks-reseller:258130]: finished successfully 2022-05-06 07:25:26.376 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:25:26.405 | [258044 Async ks-service:258044]: finished successfully 2022-05-06 07:25:26.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:26.841 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:26.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:26.841 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:26.886 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:25:26.918 | [258223 Async ks-anotherrole:258223]: finished successfully 2022-05-06 07:25:27.018 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:27.021 | ++ functions-common:get_or_create_project:950 : project_id=776d77b75073405caa5d76dcde537ce7 2022-05-06 07:25:27.023 | ++ functions-common:get_or_create_project:951 : echo 776d77b75073405caa5d76dcde537ce7 2022-05-06 07:25:27.026 | + lib/keystone:create_keystone_accounts:340 : invis_project=776d77b75073405caa5d76dcde537ce7 2022-05-06 07:25:27.028 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-06 07:25:27.031 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-06 07:25:27.034 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:25:27.037 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-06 07:25:29.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:29.601 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:29.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:29.601 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:29.712 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:25:29.739 | [257819 Async ks-domain-role:257819]: finished successfully 2022-05-06 07:25:29.784 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:29.787 | ++ functions-common:get_or_create_project:950 : project_id=dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:25:29.790 | ++ functions-common:get_or_create_project:951 : echo dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:25:29.793 | + lib/keystone:create_keystone_accounts:344 : demo_project=dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:25:29.795 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-06 07:25:29.799 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-06 07:25:29.801 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:25:29.804 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-06 07:25:29.810 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-06 07:25:29.810 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-06 07:25:32.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:32.281 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:32.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:32.282 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:32.447 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:32.450 | ++ functions-common:get_or_create_user:937 : user_id=7568cce09bb4483e98b62cf78cb6569b 2022-05-06 07:25:32.452 | ++ functions-common:get_or_create_user:938 : echo 7568cce09bb4483e98b62cf78cb6569b 2022-05-06 07:25:32.456 | + lib/keystone:create_keystone_accounts:347 : demo_user=7568cce09bb4483e98b62cf78cb6569b 2022-05-06 07:25:32.458 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-06 07:25:32.508 | [229021 Async ks-domain-role:257819]: Waiting for completion of get_or_add_user_domain_role admin c4a957cfe1f24762bc04d2654bc02ff1 default running on PID 257819 (6 other jobs running) 2022-05-06 07:25:32.535 | [229021 Async ks-domain-role:257819]: Signaling child to exit 2022-05-06 07:25:32.535 | WAKEUP 2022-05-06 07:25:32.558 | [229021 Async ks-domain-role:257819]: Signaled 2022-05-06 07:25:32.560 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-06 07:25:32.560 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:25:32.560 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-06 07:25:32.560 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c4a957cfe1f24762bc04d2654bc02ff1 --domain default 2022-05-06 07:25:32.560 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:25:32.560 | ++ functions-common:get_field:824 : read data 2022-05-06 07:25:32.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:32.560 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:32.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:32.560 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:32.560 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:32.560 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-06 07:25:32.560 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-06 07:25:32.561 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user c4a957cfe1f24762bc04d2654bc02ff1 --domain default 2022-05-06 07:25:32.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:32.561 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:32.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:32.561 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:32.561 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c4a957cfe1f24762bc04d2654bc02ff1 --domain default 2022-05-06 07:25:32.561 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:25:32.561 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-06 07:25:32.561 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:25:32.561 | ++ functions-common:get_field:824 : read data 2022-05-06 07:25:32.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:32.561 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:32.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:32.561 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:32.561 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:32.561 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:25:32.561 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:25:32.561 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:25:32.561 | ++ functions-common:get_field:830 : echo '| 463ac793cd09412fb78d97ceed14c85c | c4a957cfe1f24762bc04d2654bc02ff1 | | | default | | False |' 2022-05-06 07:25:32.561 | ++ functions-common:get_field:824 : read data 2022-05-06 07:25:32.561 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:25:32.561 | + functions-common:get_or_add_user_domain_role:1033 : echo 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:25:32.561 | 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:25:32.604 | [229021 Async ks-domain-role:257819]: finished get_or_add_user_domain_role admin c4a957cfe1f24762bc04d2654bc02ff1 default with result 0 in 11 seconds 2022-05-06 07:25:32.611 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-06 07:25:32.652 | [229021 Async ks-project:257958]: Waiting for completion of get_or_create_project service Default running on PID 257958 (5 other jobs running) 2022-05-06 07:25:32.677 | [229021 Async ks-project:257958]: Signaling child to exit 2022-05-06 07:25:32.677 | WAKEUP 2022-05-06 07:25:32.699 | [229021 Async ks-project:257958]: Signaled 2022-05-06 07:25:32.700 | + functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:25:32.701 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-06 07:25:32.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:32.701 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:32.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:32.701 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:32.701 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:32.701 | + functions-common:get_or_create_project:950 : project_id=d05af9aae3a94c26a5f82d7190dc28eb 2022-05-06 07:25:32.701 | + functions-common:get_or_create_project:951 : echo d05af9aae3a94c26a5f82d7190dc28eb 2022-05-06 07:25:32.701 | d05af9aae3a94c26a5f82d7190dc28eb 2022-05-06 07:25:32.745 | [229021 Async ks-project:257958]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-06 07:25:32.781 | [229021 Async ks-service:258044]: Waiting for completion of get_or_create_role service running on PID 258044 (4 other jobs running) 2022-05-06 07:25:32.808 | [229021 Async ks-service:258044]: Signaling child to exit 2022-05-06 07:25:32.808 | WAKEUP 2022-05-06 07:25:32.831 | [229021 Async ks-service:258044]: Signaled 2022-05-06 07:25:32.832 | + functions-common:get_or_create_role:957 : local role_id 2022-05-06 07:25:32.832 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-06 07:25:32.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:32.832 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:32.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:32.832 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:32.832 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:32.832 | + functions-common:get_or_create_role:962 : role_id=dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:25:32.832 | + functions-common:get_or_create_role:963 : echo dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:25:32.832 | dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:25:32.877 | [229021 Async ks-service:258044]: finished get_or_create_role service with result 0 in 4 seconds 2022-05-06 07:25:32.913 | [229021 Async ks-reseller:258130]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 258130 (3 other jobs running) 2022-05-06 07:25:32.938 | [229021 Async ks-reseller:258130]: Signaling child to exit 2022-05-06 07:25:32.938 | WAKEUP 2022-05-06 07:25:32.960 | [229021 Async ks-reseller:258130]: Signaled 2022-05-06 07:25:32.961 | + functions-common:get_or_create_role:957 : local role_id 2022-05-06 07:25:32.961 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-06 07:25:32.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:32.961 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:32.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:32.961 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:32.962 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:32.962 | + functions-common:get_or_create_role:962 : role_id=93986cd717d24b72a4e6679e0c8b68bb 2022-05-06 07:25:32.962 | + functions-common:get_or_create_role:963 : echo 93986cd717d24b72a4e6679e0c8b68bb 2022-05-06 07:25:32.962 | 93986cd717d24b72a4e6679e0c8b68bb 2022-05-06 07:25:33.006 | [229021 Async ks-reseller:258130]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-05-06 07:25:33.042 | [229021 Async ks-anotherrole:258223]: Waiting for completion of get_or_create_role anotherrole running on PID 258223 (2 other jobs running) 2022-05-06 07:25:33.067 | [229021 Async ks-anotherrole:258223]: Signaling child to exit 2022-05-06 07:25:33.067 | WAKEUP 2022-05-06 07:25:33.089 | [229021 Async ks-anotherrole:258223]: Signaled 2022-05-06 07:25:33.090 | + functions-common:get_or_create_role:957 : local role_id 2022-05-06 07:25:33.090 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-06 07:25:33.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:33.090 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:33.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:33.090 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:33.090 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:33.090 | + functions-common:get_or_create_role:962 : role_id=8617224ca2614dca8af76343e001a3a8 2022-05-06 07:25:33.090 | + functions-common:get_or_create_role:963 : echo 8617224ca2614dca8af76343e001a3a8 2022-05-06 07:25:33.091 | 8617224ca2614dca8af76343e001a3a8 2022-05-06 07:25:33.137 | [229021 Async ks-anotherrole:258223]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-05-06 07:25:33.141 | + inc/async:async_wait:197 : return 0 2022-05-06 07:25:33.143 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 7568cce09bb4483e98b62cf78cb6569b dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:25:33.201 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7568cce09bb4483e98b62cf78cb6569b dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:25:33.242 | [229021 Async ks-demo-member:259090]: running: get_or_add_user_project_role member 7568cce09bb4483e98b62cf78cb6569b dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:25:33.244 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin c4a957cfe1f24762bc04d2654bc02ff1 dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:25:33.306 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c4a957cfe1f24762bc04d2654bc02ff1 dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:25:33.354 | [229021 Async ks-demo-admin:259202]: running: get_or_add_user_project_role admin c4a957cfe1f24762bc04d2654bc02ff1 dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:25:33.356 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 7568cce09bb4483e98b62cf78cb6569b dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:25:33.424 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7568cce09bb4483e98b62cf78cb6569b dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:25:33.472 | [229021 Async ks-demo-another:259314]: running: get_or_add_user_project_role anotherrole 7568cce09bb4483e98b62cf78cb6569b dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:25:33.478 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 7568cce09bb4483e98b62cf78cb6569b 776d77b75073405caa5d76dcde537ce7 2022-05-06 07:25:33.552 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7568cce09bb4483e98b62cf78cb6569b 776d77b75073405caa5d76dcde537ce7 2022-05-06 07:25:33.628 | [229021 Async ks-demo-invis:259426]: running: get_or_add_user_project_role member 7568cce09bb4483e98b62cf78cb6569b 776d77b75073405caa5d76dcde537ce7 2022-05-06 07:25:33.633 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-06 07:25:33.639 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-06 07:25:33.653 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:25:33.660 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-06 07:25:33.666 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-06 07:25:33.670 | +++ functions-common:get_or_create_user:939 : 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-05-06 07:25:37.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:37.627 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:37.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:37.627 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:37.830 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:37.833 | ++ functions-common:get_or_create_user:937 : user_id=be2317803ad2488a9e7831b7497cca24 2022-05-06 07:25:37.836 | ++ functions-common:get_or_create_user:938 : echo be2317803ad2488a9e7831b7497cca24 2022-05-06 07:25:37.838 | + lib/keystone:create_keystone_accounts:360 : demo_reader=be2317803ad2488a9e7831b7497cca24 2022-05-06 07:25:37.845 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader be2317803ad2488a9e7831b7497cca24 dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:25:37.934 | + inc/async:async_inner:63 : get_or_add_user_project_role reader be2317803ad2488a9e7831b7497cca24 dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:25:38.074 | [229021 Async ks-demo-reader:259592]: running: get_or_add_user_project_role reader be2317803ad2488a9e7831b7497cca24 dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:25:38.082 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-06 07:25:38.101 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-06 07:25:38.121 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:25:38.148 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-06 07:25:42.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:42.628 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:42.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:42.628 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:42.821 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:42.823 | ++ functions-common:get_or_create_project:950 : project_id=69585f70be1a4462b820ce91d3711247 2022-05-06 07:25:42.826 | ++ functions-common:get_or_create_project:951 : echo 69585f70be1a4462b820ce91d3711247 2022-05-06 07:25:42.829 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=69585f70be1a4462b820ce91d3711247 2022-05-06 07:25:42.832 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-06 07:25:42.835 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-06 07:25:42.838 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:25:42.846 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-06 07:25:42.850 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-06 07:25:42.856 | +++ functions-common:get_or_create_user:939 : 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-05-06 07:25:45.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:45.997 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:45.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:45.997 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:46.325 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:25:46.381 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:46.405 | ++ functions-common:get_or_create_user:937 : user_id=d5707eb151df469a8eea266c0e76fb96 2022-05-06 07:25:46.422 | ++ functions-common:get_or_create_user:938 : echo d5707eb151df469a8eea266c0e76fb96 2022-05-06 07:25:46.449 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=d5707eb151df469a8eea266c0e76fb96 2022-05-06 07:25:46.468 | [259090 Async ks-demo-member:259090]: finished successfully 2022-05-06 07:25:46.481 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin d5707eb151df469a8eea266c0e76fb96 69585f70be1a4462b820ce91d3711247 2022-05-06 07:25:46.892 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d5707eb151df469a8eea266c0e76fb96 69585f70be1a4462b820ce91d3711247 2022-05-06 07:25:47.124 | [229021 Async ks-alt-admin:260035]: running: get_or_add_user_project_role admin d5707eb151df469a8eea266c0e76fb96 69585f70be1a4462b820ce91d3711247 2022-05-06 07:25:47.152 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole d5707eb151df469a8eea266c0e76fb96 69585f70be1a4462b820ce91d3711247 2022-05-06 07:25:47.504 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d5707eb151df469a8eea266c0e76fb96 69585f70be1a4462b820ce91d3711247 2022-05-06 07:25:47.708 | [229021 Async ks-alt-another:260147]: running: get_or_add_user_project_role anotherrole d5707eb151df469a8eea266c0e76fb96 69585f70be1a4462b820ce91d3711247 2022-05-06 07:25:47.711 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-06 07:25:47.722 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-06 07:25:47.745 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:25:47.769 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-06 07:25:47.785 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-06 07:25:47.817 | +++ functions-common:get_or_create_user:939 : 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-05-06 07:25:49.982 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:25:50.101 | [259202 Async ks-demo-admin:259202]: finished successfully 2022-05-06 07:25:50.120 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:25:50.259 | [259426 Async ks-demo-invis:259426]: finished successfully 2022-05-06 07:25:51.073 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:25:51.111 | [259314 Async ks-demo-another:259314]: finished successfully 2022-05-06 07:25:51.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:51.784 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:51.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:51.784 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:51.974 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:51.977 | ++ functions-common:get_or_create_user:937 : user_id=3216cb1825824f7c86ec00af46818d0e 2022-05-06 07:25:51.979 | ++ functions-common:get_or_create_user:938 : echo 3216cb1825824f7c86ec00af46818d0e 2022-05-06 07:25:51.982 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=3216cb1825824f7c86ec00af46818d0e 2022-05-06 07:25:51.985 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 3216cb1825824f7c86ec00af46818d0e 69585f70be1a4462b820ce91d3711247 2022-05-06 07:25:52.089 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3216cb1825824f7c86ec00af46818d0e 69585f70be1a4462b820ce91d3711247 2022-05-06 07:25:52.160 | [229021 Async ks-alt-member-user:260490]: running: get_or_add_user_project_role member 3216cb1825824f7c86ec00af46818d0e 69585f70be1a4462b820ce91d3711247 2022-05-06 07:25:52.166 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-06 07:25:52.170 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-06 07:25:52.180 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:25:52.195 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-06 07:25:52.201 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-06 07:25:52.214 | +++ functions-common:get_or_create_user:939 : 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-05-06 07:25:54.277 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:25:54.398 | [259592 Async ks-demo-reader:259592]: finished successfully 2022-05-06 07:25:55.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:55.581 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:55.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:55.581 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:55.776 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:55.785 | ++ functions-common:get_or_create_user:937 : user_id=e8c390b49ba7498aa51926fd53d7fd54 2022-05-06 07:25:55.788 | ++ functions-common:get_or_create_user:938 : echo e8c390b49ba7498aa51926fd53d7fd54 2022-05-06 07:25:55.792 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=e8c390b49ba7498aa51926fd53d7fd54 2022-05-06 07:25:55.795 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader e8c390b49ba7498aa51926fd53d7fd54 69585f70be1a4462b820ce91d3711247 2022-05-06 07:25:55.873 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e8c390b49ba7498aa51926fd53d7fd54 69585f70be1a4462b820ce91d3711247 2022-05-06 07:25:55.963 | [229021 Async ks-alt-reader-user:260736]: running: get_or_add_user_project_role reader e8c390b49ba7498aa51926fd53d7fd54 69585f70be1a4462b820ce91d3711247 2022-05-06 07:25:55.973 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-06 07:25:55.978 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:25:55.986 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-06 07:25:55.998 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-06 07:25:56.025 | +++ functions-common:get_or_create_user:939 : 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-05-06 07:25:59.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:59.234 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:59.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:25:59.234 | from cryptography.utils import int_from_bytes 2022-05-06 07:25:59.477 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:25:59.502 | ++ functions-common:get_or_create_user:937 : user_id=658d14b033ef4c29bcbef06951e91430 2022-05-06 07:25:59.513 | ++ functions-common:get_or_create_user:938 : echo 658d14b033ef4c29bcbef06951e91430 2022-05-06 07:25:59.524 | + lib/keystone:create_keystone_accounts:392 : system_member_user=658d14b033ef4c29bcbef06951e91430 2022-05-06 07:25:59.536 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 658d14b033ef4c29bcbef06951e91430 all 2022-05-06 07:25:59.652 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:25:59.664 | + inc/async:async_inner:63 : get_or_add_user_system_role member 658d14b033ef4c29bcbef06951e91430 all 2022-05-06 07:25:59.701 | [260035 Async ks-alt-admin:260035]: finished successfully 2022-05-06 07:25:59.726 | [229021 Async ks-system-member:260956]: running: get_or_add_user_system_role member 658d14b033ef4c29bcbef06951e91430 all 2022-05-06 07:25:59.733 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-06 07:25:59.737 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:25:59.741 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-06 07:25:59.746 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-06 07:25:59.751 | +++ functions-common:get_or_create_user:939 : 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-05-06 07:26:01.825 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:26:01.994 | [260147 Async ks-alt-another:260147]: finished successfully 2022-05-06 07:26:02.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:02.634 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:02.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:02.634 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:02.835 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:02.837 | ++ functions-common:get_or_create_user:937 : user_id=bce30500223049f08721f28c29252b43 2022-05-06 07:26:02.841 | ++ functions-common:get_or_create_user:938 : echo bce30500223049f08721f28c29252b43 2022-05-06 07:26:02.850 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=bce30500223049f08721f28c29252b43 2022-05-06 07:26:02.853 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader bce30500223049f08721f28c29252b43 all 2022-05-06 07:26:02.940 | + inc/async:async_inner:63 : get_or_add_user_system_role reader bce30500223049f08721f28c29252b43 all 2022-05-06 07:26:02.996 | [229021 Async ks-system-reader:261213]: running: get_or_add_user_system_role reader bce30500223049f08721f28c29252b43 all 2022-05-06 07:26:03.001 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-06 07:26:03.011 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-06 07:26:03.017 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-06 07:26:03.023 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-06 07:26:03.030 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-06 07:26:05.752 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:26:05.796 | [260490 Async ks-alt-member-user:260490]: finished successfully 2022-05-06 07:26:06.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:06.336 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:06.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:06.336 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:06.525 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:06.530 | ++ functions-common:get_or_create_group:914 : group_id=a5e8f78881ea4a12a4d4e79b3f1727e4 2022-05-06 07:26:06.534 | ++ functions-common:get_or_create_group:915 : echo a5e8f78881ea4a12a4d4e79b3f1727e4 2022-05-06 07:26:06.538 | + lib/keystone:create_keystone_accounts:402 : admin_group=a5e8f78881ea4a12a4d4e79b3f1727e4 2022-05-06 07:26:06.541 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-06 07:26:06.546 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-06 07:26:06.551 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-06 07:26:06.561 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-06 07:26:06.566 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-06 07:26:08.738 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:26:08.769 | [260736 Async ks-alt-reader-user:260736]: finished successfully 2022-05-06 07:26:09.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:09.240 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:09.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:09.240 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:09.425 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:09.428 | ++ functions-common:get_or_create_group:914 : group_id=4a44133832654b26be15ecf4b82d2fde 2022-05-06 07:26:09.432 | ++ functions-common:get_or_create_group:915 : echo 4a44133832654b26be15ecf4b82d2fde 2022-05-06 07:26:09.435 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=4a44133832654b26be15ecf4b82d2fde 2022-05-06 07:26:09.438 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:09.510 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:09.567 | [229021 Async ks-group-memberdemo:261564]: running: get_or_add_group_project_role member 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:09.571 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:09.662 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:09.770 | [229021 Async ks-group-anotherdemo:261650]: running: get_or_add_group_project_role anotherrole 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:09.773 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:10.054 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:10.330 | [229021 Async ks-group-memberalt:261755]: running: get_or_add_group_project_role member 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:10.349 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:10.401 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:26:10.585 | [260956 Async ks-system-member:260956]: finished successfully 2022-05-06 07:26:10.765 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:10.972 | [229021 Async ks-group-anotheralt:261882]: running: get_or_add_group_project_role anotherrole 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:10.992 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin a5e8f78881ea4a12a4d4e79b3f1727e4 4a072d1c4e1b455b88e477db0bc70916 2022-05-06 07:26:11.451 | + inc/async:async_inner:63 : get_or_add_group_project_role admin a5e8f78881ea4a12a4d4e79b3f1727e4 4a072d1c4e1b455b88e477db0bc70916 2022-05-06 07:26:11.673 | [229021 Async ks-group-admin:261969]: running: get_or_add_group_project_role admin a5e8f78881ea4a12a4d4e79b3f1727e4 4a072d1c4e1b455b88e477db0bc70916 2022-05-06 07:26:11.701 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-06 07:26:12.072 | [229021 Async ks-demo-member:259090]: Waiting for completion of get_or_add_user_project_role member 7568cce09bb4483e98b62cf78cb6569b dbf7343e4463452487ab591a8a6490d8 running on PID 259090 (17 other jobs running) 2022-05-06 07:26:12.245 | [229021 Async ks-demo-member:259090]: Signaling child to exit 2022-05-06 07:26:12.246 | WAKEUP 2022-05-06 07:26:12.430 | [229021 Async ks-demo-member:259090]: Signaled 2022-05-06 07:26:12.454 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:26:12.454 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:26:12.454 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:26:12.454 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:26:12.454 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:26:12.454 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:26:12.454 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:26:12.454 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:26:12.454 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7568cce09bb4483e98b62cf78cb6569b --project dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:12.454 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:12.454 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:26:12.454 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:12.454 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:12.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:12.454 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:12.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:12.454 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:12.454 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:12.454 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:26:12.454 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:26:12.455 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 7568cce09bb4483e98b62cf78cb6569b --project dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:12.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:12.455 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:12.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:12.455 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:12.455 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:12.455 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:26:12.455 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:12.455 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:12.455 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7568cce09bb4483e98b62cf78cb6569b --project dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:12.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:12.455 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:12.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:12.455 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:12.455 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:12.455 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:26:12.455 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:26:12.455 | ++ functions-common:get_field:830 : echo '| 33d7b1075f574726be6e8f9fc5e18210 | 7568cce09bb4483e98b62cf78cb6569b | | dbf7343e4463452487ab591a8a6490d8 | | | False |' 2022-05-06 07:26:12.455 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:26:12.456 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:12.456 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=33d7b1075f574726be6e8f9fc5e18210 2022-05-06 07:26:12.456 | + functions-common:get_or_add_user_project_role:1009 : echo 33d7b1075f574726be6e8f9fc5e18210 2022-05-06 07:26:12.456 | 33d7b1075f574726be6e8f9fc5e18210 2022-05-06 07:26:12.757 | [229021 Async ks-demo-member:259090]: finished get_or_add_user_project_role member 7568cce09bb4483e98b62cf78cb6569b dbf7343e4463452487ab591a8a6490d8 with result 0 in 13 seconds 2022-05-06 07:26:12.956 | [229021 Async ks-demo-admin:259202]: Waiting for completion of get_or_add_user_project_role admin c4a957cfe1f24762bc04d2654bc02ff1 dbf7343e4463452487ab591a8a6490d8 running on PID 259202 (16 other jobs running) 2022-05-06 07:26:13.122 | [229021 Async ks-demo-admin:259202]: Signaling child to exit 2022-05-06 07:26:13.123 | WAKEUP 2022-05-06 07:26:13.260 | [229021 Async ks-demo-admin:259202]: Signaled 2022-05-06 07:26:13.268 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:26:13.268 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:26:13.268 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:26:13.268 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:26:13.268 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:26:13.268 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:26:13.268 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:26:13.268 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:26:13.268 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c4a957cfe1f24762bc04d2654bc02ff1 --project dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:13.268 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:13.268 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:26:13.268 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:13.268 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:13.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:13.268 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:13.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:13.268 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:13.269 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:13.269 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:26:13.269 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:26:13.269 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user c4a957cfe1f24762bc04d2654bc02ff1 --project dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:13.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:13.269 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:13.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:13.269 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:13.269 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:13.269 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:26:13.269 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c4a957cfe1f24762bc04d2654bc02ff1 --project dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:13.269 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:13.269 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:13.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:13.269 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:13.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:13.269 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:13.269 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:13.269 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:26:13.269 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:26:13.269 | ++ functions-common:get_field:830 : echo '| 463ac793cd09412fb78d97ceed14c85c | c4a957cfe1f24762bc04d2654bc02ff1 | | dbf7343e4463452487ab591a8a6490d8 | | | False |' 2022-05-06 07:26:13.269 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:26:13.269 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:13.269 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:26:13.269 | + functions-common:get_or_add_user_project_role:1009 : echo 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:26:13.269 | 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:26:13.521 | [229021 Async ks-demo-admin:259202]: finished get_or_add_user_project_role admin c4a957cfe1f24762bc04d2654bc02ff1 dbf7343e4463452487ab591a8a6490d8 with result 0 in 16 seconds 2022-05-06 07:26:13.711 | [229021 Async ks-demo-another:259314]: Waiting for completion of get_or_add_user_project_role anotherrole 7568cce09bb4483e98b62cf78cb6569b dbf7343e4463452487ab591a8a6490d8 running on PID 259314 (15 other jobs running) 2022-05-06 07:26:13.747 | [229021 Async ks-demo-another:259314]: Signaling child to exit 2022-05-06 07:26:13.747 | WAKEUP 2022-05-06 07:26:13.788 | [229021 Async ks-demo-another:259314]: Signaled 2022-05-06 07:26:13.790 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:26:13.790 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:26:13.790 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:26:13.790 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:26:13.790 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:26:13.790 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:26:13.790 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:26:13.790 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:26:13.790 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:13.790 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7568cce09bb4483e98b62cf78cb6569b --project dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:13.790 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:26:13.790 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:13.790 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:13.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:13.790 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:13.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:13.790 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:13.791 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:13.791 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:26:13.791 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:26:13.791 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 7568cce09bb4483e98b62cf78cb6569b --project dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:13.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:13.791 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:13.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:13.791 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:13.791 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:13.791 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:26:13.791 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7568cce09bb4483e98b62cf78cb6569b --project dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:13.791 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:13.791 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:13.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:13.791 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:13.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:13.791 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:13.791 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:13.791 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:26:13.791 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:26:13.791 | ++ functions-common:get_field:830 : echo '| 8617224ca2614dca8af76343e001a3a8 | 7568cce09bb4483e98b62cf78cb6569b | | dbf7343e4463452487ab591a8a6490d8 | | | False |' 2022-05-06 07:26:13.791 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:26:13.791 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:13.791 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8617224ca2614dca8af76343e001a3a8 2022-05-06 07:26:13.791 | + functions-common:get_or_add_user_project_role:1009 : echo 8617224ca2614dca8af76343e001a3a8 2022-05-06 07:26:13.791 | 8617224ca2614dca8af76343e001a3a8 2022-05-06 07:26:13.867 | [229021 Async ks-demo-another:259314]: finished get_or_add_user_project_role anotherrole 7568cce09bb4483e98b62cf78cb6569b dbf7343e4463452487ab591a8a6490d8 with result 0 in 17 seconds 2022-05-06 07:26:13.920 | [229021 Async ks-demo-invis:259426]: Waiting for completion of get_or_add_user_project_role member 7568cce09bb4483e98b62cf78cb6569b 776d77b75073405caa5d76dcde537ce7 running on PID 259426 (14 other jobs running) 2022-05-06 07:26:13.962 | [229021 Async ks-demo-invis:259426]: Signaling child to exit 2022-05-06 07:26:13.962 | WAKEUP 2022-05-06 07:26:14.006 | [229021 Async ks-demo-invis:259426]: Signaled 2022-05-06 07:26:14.008 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:26:14.008 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:26:14.008 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:26:14.008 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:26:14.008 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:26:14.008 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:26:14.008 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:26:14.008 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:26:14.008 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7568cce09bb4483e98b62cf78cb6569b --project 776d77b75073405caa5d76dcde537ce7 2022-05-06 07:26:14.008 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:14.008 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:26:14.008 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:14.008 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:14.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.008 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.008 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.008 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:14.008 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:26:14.008 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:26:14.009 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 7568cce09bb4483e98b62cf78cb6569b --project 776d77b75073405caa5d76dcde537ce7 2022-05-06 07:26:14.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.009 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.009 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.009 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:26:14.009 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:14.009 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7568cce09bb4483e98b62cf78cb6569b --project 776d77b75073405caa5d76dcde537ce7 2022-05-06 07:26:14.009 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:14.009 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:14.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.009 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.009 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.009 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:14.009 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:26:14.009 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:26:14.009 | ++ functions-common:get_field:830 : echo '| 33d7b1075f574726be6e8f9fc5e18210 | 7568cce09bb4483e98b62cf78cb6569b | | 776d77b75073405caa5d76dcde537ce7 | | | False |' 2022-05-06 07:26:14.009 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:26:14.009 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:14.009 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=33d7b1075f574726be6e8f9fc5e18210 2022-05-06 07:26:14.009 | + functions-common:get_or_add_user_project_role:1009 : echo 33d7b1075f574726be6e8f9fc5e18210 2022-05-06 07:26:14.009 | 33d7b1075f574726be6e8f9fc5e18210 2022-05-06 07:26:14.069 | [229021 Async ks-demo-invis:259426]: finished get_or_add_user_project_role member 7568cce09bb4483e98b62cf78cb6569b 776d77b75073405caa5d76dcde537ce7 with result 0 in 16 seconds 2022-05-06 07:26:14.125 | [229021 Async ks-demo-reader:259592]: Waiting for completion of get_or_add_user_project_role reader be2317803ad2488a9e7831b7497cca24 dbf7343e4463452487ab591a8a6490d8 running on PID 259592 (13 other jobs running) 2022-05-06 07:26:14.174 | [229021 Async ks-demo-reader:259592]: Signaling child to exit 2022-05-06 07:26:14.174 | WAKEUP 2022-05-06 07:26:14.217 | [229021 Async ks-demo-reader:259592]: Signaled 2022-05-06 07:26:14.219 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:26:14.219 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:26:14.219 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:26:14.219 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:26:14.219 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:26:14.219 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:26:14.219 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:26:14.219 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:26:14.219 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:14.219 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:26:14.219 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user be2317803ad2488a9e7831b7497cca24 --project dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:14.220 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:14.220 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:14.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.220 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.220 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.220 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:14.220 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:26:14.220 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:26:14.220 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user be2317803ad2488a9e7831b7497cca24 --project dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:14.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.221 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.221 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.221 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:14.221 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user be2317803ad2488a9e7831b7497cca24 --project dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:14.221 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:26:14.221 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:14.221 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:14.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.221 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.221 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.221 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:14.221 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:26:14.221 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:26:14.221 | ++ functions-common:get_field:830 : echo '| 65e8659d1af34f6b9f422dc32303dbb9 | be2317803ad2488a9e7831b7497cca24 | | dbf7343e4463452487ab591a8a6490d8 | | | False |' 2022-05-06 07:26:14.221 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:26:14.221 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:14.221 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=65e8659d1af34f6b9f422dc32303dbb9 2022-05-06 07:26:14.221 | + functions-common:get_or_add_user_project_role:1009 : echo 65e8659d1af34f6b9f422dc32303dbb9 2022-05-06 07:26:14.221 | 65e8659d1af34f6b9f422dc32303dbb9 2022-05-06 07:26:14.306 | [229021 Async ks-demo-reader:259592]: finished get_or_add_user_project_role reader be2317803ad2488a9e7831b7497cca24 dbf7343e4463452487ab591a8a6490d8 with result 0 in 16 seconds 2022-05-06 07:26:14.311 | + inc/async:async_wait:197 : return 0 2022-05-06 07:26:14.314 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-06 07:26:14.411 | [229021 Async ks-alt-admin:260035]: Waiting for completion of get_or_add_user_project_role admin d5707eb151df469a8eea266c0e76fb96 69585f70be1a4462b820ce91d3711247 running on PID 260035 (12 other jobs running) 2022-05-06 07:26:14.462 | [229021 Async ks-alt-admin:260035]: Signaling child to exit 2022-05-06 07:26:14.462 | WAKEUP 2022-05-06 07:26:14.490 | [229021 Async ks-alt-admin:260035]: Signaled 2022-05-06 07:26:14.492 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:26:14.492 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:26:14.492 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:26:14.492 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:26:14.492 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:26:14.492 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:26:14.492 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:26:14.492 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:26:14.492 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:26:14.492 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:14.492 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:14.492 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d5707eb151df469a8eea266c0e76fb96 --project 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:14.492 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:14.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.492 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.492 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.493 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:14.493 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:26:14.493 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:26:14.493 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user d5707eb151df469a8eea266c0e76fb96 --project 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:14.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.493 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.493 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.493 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:14.493 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:26:14.493 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:14.493 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:14.493 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d5707eb151df469a8eea266c0e76fb96 --project 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:14.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.493 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.493 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.493 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:14.493 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:26:14.493 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:26:14.493 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:26:14.493 | ++ functions-common:get_field:830 : echo '| 463ac793cd09412fb78d97ceed14c85c | d5707eb151df469a8eea266c0e76fb96 | | 69585f70be1a4462b820ce91d3711247 | | | False |' 2022-05-06 07:26:14.493 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:14.493 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:26:14.493 | + functions-common:get_or_add_user_project_role:1009 : echo 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:26:14.493 | 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:26:14.545 | [229021 Async ks-alt-admin:260035]: finished get_or_add_user_project_role admin d5707eb151df469a8eea266c0e76fb96 69585f70be1a4462b820ce91d3711247 with result 0 in 12 seconds 2022-05-06 07:26:14.590 | [229021 Async ks-alt-another:260147]: Waiting for completion of get_or_add_user_project_role anotherrole d5707eb151df469a8eea266c0e76fb96 69585f70be1a4462b820ce91d3711247 running on PID 260147 (11 other jobs running) 2022-05-06 07:26:14.632 | [229021 Async ks-alt-another:260147]: Signaling child to exit 2022-05-06 07:26:14.632 | WAKEUP 2022-05-06 07:26:14.667 | [229021 Async ks-alt-another:260147]: Signaled 2022-05-06 07:26:14.668 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:26:14.668 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:26:14.668 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:26:14.668 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:26:14.668 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:26:14.668 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:26:14.668 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:26:14.668 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:26:14.668 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d5707eb151df469a8eea266c0e76fb96 --project 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:14.668 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:26:14.668 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:14.668 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:14.668 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:14.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.668 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.669 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.669 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:14.669 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:26:14.669 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:26:14.669 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user d5707eb151df469a8eea266c0e76fb96 --project 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:14.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.669 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.669 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.669 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d5707eb151df469a8eea266c0e76fb96 --project 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:14.669 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:26:14.669 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:14.669 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:14.669 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:14.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.669 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.669 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.669 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:14.669 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:26:14.669 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:26:14.669 | ++ functions-common:get_field:830 : echo '| 8617224ca2614dca8af76343e001a3a8 | d5707eb151df469a8eea266c0e76fb96 | | 69585f70be1a4462b820ce91d3711247 | | | False |' 2022-05-06 07:26:14.669 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:26:14.669 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:14.669 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8617224ca2614dca8af76343e001a3a8 2022-05-06 07:26:14.669 | + functions-common:get_or_add_user_project_role:1009 : echo 8617224ca2614dca8af76343e001a3a8 2022-05-06 07:26:14.669 | 8617224ca2614dca8af76343e001a3a8 2022-05-06 07:26:14.746 | [229021 Async ks-alt-another:260147]: finished get_or_add_user_project_role anotherrole d5707eb151df469a8eea266c0e76fb96 69585f70be1a4462b820ce91d3711247 with result 0 in 14 seconds 2022-05-06 07:26:14.814 | [229021 Async ks-alt-member-user:260490]: Waiting for completion of get_or_add_user_project_role member 3216cb1825824f7c86ec00af46818d0e 69585f70be1a4462b820ce91d3711247 running on PID 260490 (10 other jobs running) 2022-05-06 07:26:14.862 | [229021 Async ks-alt-member-user:260490]: Signaling child to exit 2022-05-06 07:26:14.862 | WAKEUP 2022-05-06 07:26:14.893 | [229021 Async ks-alt-member-user:260490]: Signaled 2022-05-06 07:26:14.894 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:26:14.894 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:26:14.894 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:26:14.894 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:26:14.894 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:26:14.894 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:26:14.894 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:26:14.895 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:26:14.895 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:14.895 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3216cb1825824f7c86ec00af46818d0e --project 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:14.895 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:26:14.895 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:14.895 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:14.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.895 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.895 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.895 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:14.895 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:26:14.895 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:26:14.895 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 3216cb1825824f7c86ec00af46818d0e --project 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:14.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.895 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.896 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.896 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:14.896 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:26:14.896 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3216cb1825824f7c86ec00af46818d0e --project 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:14.896 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:14.896 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:14.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.896 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:14.896 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:14.896 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:14.896 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:26:14.896 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:26:14.896 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:26:14.896 | ++ functions-common:get_field:830 : echo '| 33d7b1075f574726be6e8f9fc5e18210 | 3216cb1825824f7c86ec00af46818d0e | | 69585f70be1a4462b820ce91d3711247 | | | False |' 2022-05-06 07:26:14.896 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:14.896 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=33d7b1075f574726be6e8f9fc5e18210 2022-05-06 07:26:14.896 | + functions-common:get_or_add_user_project_role:1009 : echo 33d7b1075f574726be6e8f9fc5e18210 2022-05-06 07:26:14.896 | 33d7b1075f574726be6e8f9fc5e18210 2022-05-06 07:26:15.040 | [229021 Async ks-alt-member-user:260490]: finished get_or_add_user_project_role member 3216cb1825824f7c86ec00af46818d0e 69585f70be1a4462b820ce91d3711247 with result 0 in 13 seconds 2022-05-06 07:26:15.192 | [229021 Async ks-alt-reader-user:260736]: Waiting for completion of get_or_add_user_project_role reader e8c390b49ba7498aa51926fd53d7fd54 69585f70be1a4462b820ce91d3711247 running on PID 260736 (9 other jobs running) 2022-05-06 07:26:15.192 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:26:15.230 | [261213 Async ks-system-reader:261213]: finished successfully 2022-05-06 07:26:15.234 | [229021 Async ks-alt-reader-user:260736]: Signaling child to exit 2022-05-06 07:26:15.234 | WAKEUP 2022-05-06 07:26:15.342 | [229021 Async ks-alt-reader-user:260736]: Signaled 2022-05-06 07:26:15.343 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:26:15.343 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:26:15.343 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:26:15.343 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:26:15.343 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:26:15.343 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:26:15.344 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:26:15.344 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:26:15.344 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:26:15.344 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:15.344 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e8c390b49ba7498aa51926fd53d7fd54 --project 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:15.344 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:15.344 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:15.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:15.344 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:15.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:15.344 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:15.344 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:15.344 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:26:15.344 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:26:15.344 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user e8c390b49ba7498aa51926fd53d7fd54 --project 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:15.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:15.344 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:15.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:15.344 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:15.344 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:26:15.344 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e8c390b49ba7498aa51926fd53d7fd54 --project 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:15.344 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:26:15.344 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:26:15.344 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:15.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:15.345 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:15.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:15.345 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:15.345 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:15.345 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:26:15.345 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:26:15.345 | ++ functions-common:get_field:830 : echo '| 65e8659d1af34f6b9f422dc32303dbb9 | e8c390b49ba7498aa51926fd53d7fd54 | | 69585f70be1a4462b820ce91d3711247 | | | False |' 2022-05-06 07:26:15.345 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:26:15.345 | ++ functions-common:get_field:824 : read data 2022-05-06 07:26:15.345 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=65e8659d1af34f6b9f422dc32303dbb9 2022-05-06 07:26:15.345 | + functions-common:get_or_add_user_project_role:1009 : echo 65e8659d1af34f6b9f422dc32303dbb9 2022-05-06 07:26:15.345 | 65e8659d1af34f6b9f422dc32303dbb9 2022-05-06 07:26:15.566 | [229021 Async ks-alt-reader-user:260736]: finished get_or_add_user_project_role reader e8c390b49ba7498aa51926fd53d7fd54 69585f70be1a4462b820ce91d3711247 with result 0 in 12 seconds 2022-05-06 07:26:15.600 | + inc/async:async_wait:197 : return 0 2022-05-06 07:26:15.624 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-06 07:26:15.960 | [229021 Async ks-system-member:260956]: Waiting for completion of get_or_add_user_system_role member 658d14b033ef4c29bcbef06951e91430 all running on PID 260956 (8 other jobs running) 2022-05-06 07:26:16.153 | [229021 Async ks-system-member:260956]: Signaling child to exit 2022-05-06 07:26:16.154 | WAKEUP 2022-05-06 07:26:16.302 | [229021 Async ks-system-member:260956]: Signaled 2022-05-06 07:26:16.324 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-06 07:26:16.325 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-06 07:26:16.325 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-06 07:26:16.325 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:26:16.325 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:26:16.325 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:26:16.325 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:26:16.325 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:26:16.325 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-06 07:26:16.325 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 658d14b033ef4c29bcbef06951e91430 --system all -f value -c Role 2022-05-06 07:26:16.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:16.325 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:16.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:16.325 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:16.325 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:16.325 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-06 07:26:16.325 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-06 07:26:16.325 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 658d14b033ef4c29bcbef06951e91430 --system all 2022-05-06 07:26:16.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:16.325 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:16.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:16.325 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:16.325 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 658d14b033ef4c29bcbef06951e91430 --system all -f value -c Role 2022-05-06 07:26:16.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:16.325 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:16.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:16.325 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:16.325 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:16.325 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=33d7b1075f574726be6e8f9fc5e18210 2022-05-06 07:26:16.325 | + functions-common:get_or_add_user_system_role:1064 : echo 33d7b1075f574726be6e8f9fc5e18210 2022-05-06 07:26:16.325 | 33d7b1075f574726be6e8f9fc5e18210 2022-05-06 07:26:16.602 | [229021 Async ks-system-member:260956]: finished get_or_add_user_system_role member 658d14b033ef4c29bcbef06951e91430 all with result 0 in 10 seconds 2022-05-06 07:26:16.824 | [229021 Async ks-system-reader:261213]: Waiting for completion of get_or_add_user_system_role reader bce30500223049f08721f28c29252b43 all running on PID 261213 (7 other jobs running) 2022-05-06 07:26:16.989 | [229021 Async ks-system-reader:261213]: Signaling child to exit 2022-05-06 07:26:16.989 | WAKEUP 2022-05-06 07:26:17.154 | [229021 Async ks-system-reader:261213]: Signaled 2022-05-06 07:26:17.164 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-06 07:26:17.164 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-06 07:26:17.165 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-06 07:26:17.165 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:26:17.165 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:26:17.165 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:26:17.165 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:26:17.165 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:26:17.165 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-06 07:26:17.165 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bce30500223049f08721f28c29252b43 --system all -f value -c Role 2022-05-06 07:26:17.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:17.165 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:17.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:17.165 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:17.165 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:17.165 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-06 07:26:17.165 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-06 07:26:17.165 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user bce30500223049f08721f28c29252b43 --system all 2022-05-06 07:26:17.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:17.165 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:17.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:17.165 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:17.165 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bce30500223049f08721f28c29252b43 --system all -f value -c Role 2022-05-06 07:26:17.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:17.165 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:17.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:17.165 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:17.165 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:17.165 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=65e8659d1af34f6b9f422dc32303dbb9 2022-05-06 07:26:17.165 | + functions-common:get_or_add_user_system_role:1064 : echo 65e8659d1af34f6b9f422dc32303dbb9 2022-05-06 07:26:17.165 | 65e8659d1af34f6b9f422dc32303dbb9 2022-05-06 07:26:17.398 | [229021 Async ks-system-reader:261213]: finished get_or_add_user_system_role reader bce30500223049f08721f28c29252b43 all with result 0 in 12 seconds 2022-05-06 07:26:17.444 | + inc/async:async_wait:197 : return 0 2022-05-06 07:26:17.463 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-06 07:26:17.810 | [229021 Async ks-group-memberdemo:261564]: Waiting for completion of get_or_add_group_project_role member 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 running on PID 261564 (6 other jobs running) 2022-05-06 07:26:17.979 | [229021 Async ks-group-memberdemo:261564]: Signaling child to exit 2022-05-06 07:26:23.054 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:26:23.200 | [261564 Async ks-group-memberdemo:261564]: finished successfully 2022-05-06 07:26:23.314 | WAKEUP 2022-05-06 07:26:23.426 | [229021 Async ks-group-memberdemo:261564]: Signaled 2022-05-06 07:26:23.428 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 07:26:23.428 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4a44133832654b26be15ecf4b82d2fde --project dbf7343e4463452487ab591a8a6490d8 -f value 2022-05-06 07:26:23.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:23.428 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:23.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:23.428 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:23.428 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:23.428 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 07:26:23.428 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 07:26:23.428 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 4a44133832654b26be15ecf4b82d2fde --project dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:23.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:23.428 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:23.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:23.429 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:23.429 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4a44133832654b26be15ecf4b82d2fde --project dbf7343e4463452487ab591a8a6490d8 -f value 2022-05-06 07:26:23.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:23.429 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:23.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:23.429 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:23.429 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:23.429 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='33d7b1075f574726be6e8f9fc5e18210 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 False' 2022-05-06 07:26:23.429 | + functions-common:get_or_add_group_project_role:1088 : echo 33d7b1075f574726be6e8f9fc5e18210 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 False 2022-05-06 07:26:23.429 | 33d7b1075f574726be6e8f9fc5e18210 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 False 2022-05-06 07:26:23.629 | [229021 Async ks-group-memberdemo:261564]: finished get_or_add_group_project_role member 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 with result 0 in 13 seconds 2022-05-06 07:26:23.841 | [229021 Async ks-group-anotherdemo:261650]: Waiting for completion of get_or_add_group_project_role anotherrole 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 running on PID 261650 (5 other jobs running) 2022-05-06 07:26:23.902 | [229021 Async ks-group-anotherdemo:261650]: Signaling child to exit 2022-05-06 07:26:24.466 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:26:24.493 | [261650 Async ks-group-anotherdemo:261650]: finished successfully 2022-05-06 07:26:24.513 | WAKEUP 2022-05-06 07:26:24.541 | [229021 Async ks-group-anotherdemo:261650]: Signaled 2022-05-06 07:26:24.542 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 07:26:24.542 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4a44133832654b26be15ecf4b82d2fde --project dbf7343e4463452487ab591a8a6490d8 -f value 2022-05-06 07:26:24.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:24.542 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:24.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:24.542 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:24.542 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:24.542 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 07:26:24.543 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 07:26:24.543 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 4a44133832654b26be15ecf4b82d2fde --project dbf7343e4463452487ab591a8a6490d8 2022-05-06 07:26:24.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:24.543 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:24.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:24.543 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:24.543 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4a44133832654b26be15ecf4b82d2fde --project dbf7343e4463452487ab591a8a6490d8 -f value 2022-05-06 07:26:24.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:24.543 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:24.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:24.543 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:24.543 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:24.543 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='8617224ca2614dca8af76343e001a3a8 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 False' 2022-05-06 07:26:24.543 | + functions-common:get_or_add_group_project_role:1088 : echo 8617224ca2614dca8af76343e001a3a8 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 False 2022-05-06 07:26:24.543 | 8617224ca2614dca8af76343e001a3a8 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 False 2022-05-06 07:26:24.603 | [229021 Async ks-group-anotherdemo:261650]: finished get_or_add_group_project_role anotherrole 4a44133832654b26be15ecf4b82d2fde dbf7343e4463452487ab591a8a6490d8 with result 0 in 14 seconds 2022-05-06 07:26:24.645 | [229021 Async ks-group-memberalt:261755]: Waiting for completion of get_or_add_group_project_role member 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 running on PID 261755 (4 other jobs running) 2022-05-06 07:26:24.672 | [229021 Async ks-group-memberalt:261755]: Signaling child to exit 2022-05-06 07:26:25.037 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:26:25.065 | [261755 Async ks-group-memberalt:261755]: finished successfully 2022-05-06 07:26:25.086 | WAKEUP 2022-05-06 07:26:25.111 | [229021 Async ks-group-memberalt:261755]: Signaled 2022-05-06 07:26:25.113 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 07:26:25.113 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4a44133832654b26be15ecf4b82d2fde --project 69585f70be1a4462b820ce91d3711247 -f value 2022-05-06 07:26:25.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:25.113 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:25.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:25.113 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:25.113 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:25.113 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 07:26:25.113 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 07:26:25.113 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 4a44133832654b26be15ecf4b82d2fde --project 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:25.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:25.113 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:25.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:25.113 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:25.113 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4a44133832654b26be15ecf4b82d2fde --project 69585f70be1a4462b820ce91d3711247 -f value 2022-05-06 07:26:25.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:25.113 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:25.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:25.113 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:25.113 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:25.113 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='33d7b1075f574726be6e8f9fc5e18210 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 False' 2022-05-06 07:26:25.113 | + functions-common:get_or_add_group_project_role:1088 : echo 33d7b1075f574726be6e8f9fc5e18210 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 False 2022-05-06 07:26:25.113 | 33d7b1075f574726be6e8f9fc5e18210 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 False 2022-05-06 07:26:25.162 | [229021 Async ks-group-memberalt:261755]: finished get_or_add_group_project_role member 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 with result 0 in 15 seconds 2022-05-06 07:26:25.205 | [229021 Async ks-group-anotheralt:261882]: Waiting for completion of get_or_add_group_project_role anotherrole 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 running on PID 261882 (3 other jobs running) 2022-05-06 07:26:25.233 | [229021 Async ks-group-anotheralt:261882]: Signaling child to exit 2022-05-06 07:26:25.734 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:26:25.760 | [261882 Async ks-group-anotheralt:261882]: finished successfully 2022-05-06 07:26:25.780 | WAKEUP 2022-05-06 07:26:25.807 | [229021 Async ks-group-anotheralt:261882]: Signaled 2022-05-06 07:26:25.809 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 07:26:25.809 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4a44133832654b26be15ecf4b82d2fde --project 69585f70be1a4462b820ce91d3711247 -f value 2022-05-06 07:26:25.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:25.809 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:25.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:25.809 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:25.809 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:25.809 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 07:26:25.809 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 07:26:25.809 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 4a44133832654b26be15ecf4b82d2fde --project 69585f70be1a4462b820ce91d3711247 2022-05-06 07:26:25.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:25.809 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:25.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:25.809 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:25.809 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4a44133832654b26be15ecf4b82d2fde --project 69585f70be1a4462b820ce91d3711247 -f value 2022-05-06 07:26:25.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:25.809 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:25.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:25.809 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:25.809 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:25.809 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='8617224ca2614dca8af76343e001a3a8 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 False' 2022-05-06 07:26:25.809 | + functions-common:get_or_add_group_project_role:1088 : echo 8617224ca2614dca8af76343e001a3a8 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 False 2022-05-06 07:26:25.809 | 8617224ca2614dca8af76343e001a3a8 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 False 2022-05-06 07:26:25.858 | [229021 Async ks-group-anotheralt:261882]: finished get_or_add_group_project_role anotherrole 4a44133832654b26be15ecf4b82d2fde 69585f70be1a4462b820ce91d3711247 with result 0 in 15 seconds 2022-05-06 07:26:25.900 | [229021 Async ks-group-admin:261969]: Waiting for completion of get_or_add_group_project_role admin a5e8f78881ea4a12a4d4e79b3f1727e4 4a072d1c4e1b455b88e477db0bc70916 running on PID 261969 (2 other jobs running) 2022-05-06 07:26:25.927 | [229021 Async ks-group-admin:261969]: Signaling child to exit 2022-05-06 07:26:25.971 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:26:25.996 | [261969 Async ks-group-admin:261969]: finished successfully 2022-05-06 07:26:26.016 | WAKEUP 2022-05-06 07:26:26.038 | [229021 Async ks-group-admin:261969]: Signaled 2022-05-06 07:26:26.039 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 07:26:26.039 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a5e8f78881ea4a12a4d4e79b3f1727e4 --project 4a072d1c4e1b455b88e477db0bc70916 -f value 2022-05-06 07:26:26.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:26.040 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:26.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:26.040 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:26.040 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:26.040 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 07:26:26.040 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 07:26:26.040 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group a5e8f78881ea4a12a4d4e79b3f1727e4 --project 4a072d1c4e1b455b88e477db0bc70916 2022-05-06 07:26:26.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:26.040 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:26.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:26.040 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:26.040 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a5e8f78881ea4a12a4d4e79b3f1727e4 --project 4a072d1c4e1b455b88e477db0bc70916 -f value 2022-05-06 07:26:26.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:26.040 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:26.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:26:26.040 | from cryptography.utils import int_from_bytes 2022-05-06 07:26:26.040 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:26:26.040 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='463ac793cd09412fb78d97ceed14c85c a5e8f78881ea4a12a4d4e79b3f1727e4 4a072d1c4e1b455b88e477db0bc70916 False' 2022-05-06 07:26:26.040 | + functions-common:get_or_add_group_project_role:1088 : echo 463ac793cd09412fb78d97ceed14c85c a5e8f78881ea4a12a4d4e79b3f1727e4 4a072d1c4e1b455b88e477db0bc70916 False 2022-05-06 07:26:26.040 | 463ac793cd09412fb78d97ceed14c85c a5e8f78881ea4a12a4d4e79b3f1727e4 4a072d1c4e1b455b88e477db0bc70916 False 2022-05-06 07:26:26.085 | [229021 Async ks-group-admin:261969]: finished get_or_add_group_project_role admin a5e8f78881ea4a12a4d4e79b3f1727e4 4a072d1c4e1b455b88e477db0bc70916 with result 0 in 14 seconds 2022-05-06 07:26:26.089 | + inc/async:async_wait:197 : return 0 2022-05-06 07:26:26.092 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-06 07:26:26.109 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:26:26.112 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-06 07:26:26.129 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:26:26.132 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-06 07:26:26.134 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-06 07:26:26.195 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-06 07:26:26.234 | [229021 Async create_nova_accounts:263869]: running: create_nova_accounts 2022-05-06 07:26:26.237 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-06 07:26:26.256 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:26:26.258 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-06 07:26:26.261 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-06 07:26:26.321 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-06 07:26:26.367 | [229021 Async create_glance_accounts:263984]: running: create_glance_accounts 2022-05-06 07:26:26.370 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-06 07:26:26.397 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:26:26.400 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-06 07:26:26.402 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-06 07:26:26.484 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-06 07:26:26.528 | [229021 Async create_cinder_accounts:264114]: running: create_cinder_accounts 2022-05-06 07:26:26.531 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-06 07:26:26.553 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:26:26.555 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-06 07:26:26.558 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-06 07:26:26.628 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-06 07:26:26.711 | [229021 Async create_neutron_accounts:264230]: running: create_neutron_accounts 2022-05-06 07:26:26.715 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-06 07:26:26.748 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:26:26.751 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-06 07:26:26.755 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-06 07:26:27.009 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-06 07:26:27.254 | [229021 Async create_swift_accounts:264372]: running: create_swift_accounts 2022-05-06 07:26:27.283 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-06 07:26:27.401 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:26:27.425 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-06 07:26:27.783 | [229021 Async create_nova_accounts:263869]: Waiting for completion of create_nova_accounts running on PID 263869 (6 other jobs running) 2022-05-06 07:26:27.962 | [229021 Async create_nova_accounts:263869]: Signaling child to exit 2022-05-06 07:27:06.197 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:27:06.240 | [264230 Async create_neutron_accounts:264230]: finished successfully 2022-05-06 07:27:25.720 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:27:25.768 | [264114 Async create_cinder_accounts:264114]: finished successfully 2022-05-06 07:27:42.495 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:27:42.525 | [263984 Async create_glance_accounts:263984]: finished successfully 2022-05-06 07:27:43.039 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:27:43.066 | [263869 Async create_nova_accounts:263869]: finished successfully 2022-05-06 07:27:43.086 | WAKEUP 2022-05-06 07:27:43.113 | [229021 Async create_nova_accounts:263869]: Signaled 2022-05-06 07:27:43.114 | + 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-05-06 07:27:43.114 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-06 07:27:43.114 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-06 07:27:43.114 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:27:43.114 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:27:43.114 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 07:27:43.114 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 07:27:43.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.114 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.114 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.115 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.115 | + functions-common:get_or_create_user:937 : user_id=47b59b5aa2ab40ba8f52101bf144fa26 2022-05-06 07:27:43.115 | + functions-common:get_or_create_user:938 : echo 47b59b5aa2ab40ba8f52101bf144fa26 2022-05-06 07:27:43.115 | 47b59b5aa2ab40ba8f52101bf144fa26 2022-05-06 07:27:43.115 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-06 07:27:43.115 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:27:43.115 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:27:43.115 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:27:43.115 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:27:43.115 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:27:43.115 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:27:43.115 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:27:43.115 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:27:43.115 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:27:43.115 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:27:43.115 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:27:43.115 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.115 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.115 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.115 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.115 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.115 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.115 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.115 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:27:43.115 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:27:43.115 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.115 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.116 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.116 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.116 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:27:43.116 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.116 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.116 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.116 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.116 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.116 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.116 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:27:43.116 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:27:43.116 | ++ functions-common:get_field:830 : echo '| dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 | 47b59b5aa2ab40ba8f52101bf144fa26 | | d05af9aae3a94c26a5f82d7190dc28eb | | | False |' 2022-05-06 07:27:43.116 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:27:43.116 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.116 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:27:43.116 | + functions-common:get_or_add_user_project_role:1009 : echo dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:27:43.116 | dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:27:43.116 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-06 07:27:43.116 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-06 07:27:43.116 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:27:43.116 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:27:43.116 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:27:43.116 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:27:43.116 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:27:43.116 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:27:43.116 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:27:43.117 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:27:43.117 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:27:43.117 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:27:43.117 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.117 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.117 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:27:43.117 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.117 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.117 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.117 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.117 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.117 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:27:43.117 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:27:43.117 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.117 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.117 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.117 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.117 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:27:43.117 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.117 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.117 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.117 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.117 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.117 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.118 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:27:43.118 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:27:43.118 | ++ functions-common:get_field:830 : echo '| 463ac793cd09412fb78d97ceed14c85c | 47b59b5aa2ab40ba8f52101bf144fa26 | | d05af9aae3a94c26a5f82d7190dc28eb | | | False |' 2022-05-06 07:27:43.118 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:27:43.118 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.118 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:27:43.118 | + functions-common:get_or_add_user_project_role:1009 : echo 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:27:43.118 | 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:27:43.118 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-06 07:27:43.118 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-06 07:27:43.118 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.36/compute 2022-05-06 07:27:43.118 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-06 07:27:43.118 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:27:43.118 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-06 07:27:43.118 | ++ functions-common:get_or_create_service:1109 : 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-05-06 07:27:43.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.118 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.118 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.118 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.118 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:27:43.118 | 8f8fdfc73028429fa4fad246d1dd71b6' 2022-05-06 07:27:43.118 | + functions-common:get_or_create_service:1106 : echo 8f8fdfc73028429fa4fad246d1dd71b6 2022-05-06 07:27:43.118 | 8f8fdfc73028429fa4fad246d1dd71b6 2022-05-06 07:27:43.118 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.36/compute/v2/$(project_id)s' 2022-05-06 07:27:43.118 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:27:43.118 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.36/compute/v2/$(project_id)s' RegionOne 2022-05-06 07:27:43.118 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:27:43.118 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-06 07:27:43.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.118 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.119 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.119 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:27:43.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:27:43.119 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.36/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-06 07:27:43.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.119 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.119 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.119 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4db9665f95184519af1c2592f292d964 2022-05-06 07:27:43.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4db9665f95184519af1c2592f292d964 2022-05-06 07:27:43.119 | + functions-common:get_or_create_endpoint:1139 : public_id=4db9665f95184519af1c2592f292d964 2022-05-06 07:27:43.120 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 07:27:43.120 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:27:43.120 | + functions-common:get_or_create_endpoint:1148 : echo 4db9665f95184519af1c2592f292d964 2022-05-06 07:27:43.120 | 4db9665f95184519af1c2592f292d964 2022-05-06 07:27:43.120 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-06 07:27:43.120 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:27:43.120 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-06 07:27:43.120 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-06 07:27:43.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.120 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.121 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.121 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.121 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:27:43.121 | 50b0251dfa5c4a85ba4b955ba6c41acb' 2022-05-06 07:27:43.121 | + functions-common:get_or_create_service:1106 : echo 50b0251dfa5c4a85ba4b955ba6c41acb 2022-05-06 07:27:43.121 | 50b0251dfa5c4a85ba4b955ba6c41acb 2022-05-06 07:27:43.121 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.36/compute/v2.1 2022-05-06 07:27:43.121 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:27:43.121 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.36/compute/v2.1 RegionOne 2022-05-06 07:27:43.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:27:43.121 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-06 07:27:43.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.121 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.121 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.121 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:27:43.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:27:43.121 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.36/compute/v2.1 --region RegionOne -f value -c id 2022-05-06 07:27:43.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.121 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.121 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.121 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=a4f4bdcd8075478f8b3e6ab1cc3b37cd 2022-05-06 07:27:43.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo a4f4bdcd8075478f8b3e6ab1cc3b37cd 2022-05-06 07:27:43.121 | + functions-common:get_or_create_endpoint:1139 : public_id=a4f4bdcd8075478f8b3e6ab1cc3b37cd 2022-05-06 07:27:43.121 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 07:27:43.121 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:27:43.121 | + functions-common:get_or_create_endpoint:1148 : echo a4f4bdcd8075478f8b3e6ab1cc3b37cd 2022-05-06 07:27:43.121 | a4f4bdcd8075478f8b3e6ab1cc3b37cd 2022-05-06 07:27:43.122 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-06 07:27:43.122 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:27:43.122 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-06 07:27:43.122 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:27:43.122 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-06 07:27:43.122 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:27:43.122 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:27:43.122 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:27:43.122 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:27:43.122 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:27:43.122 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:27:43.122 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:27:43.122 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:27:43.122 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:27:43.122 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:27:43.122 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.122 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:27:43.122 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.122 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.122 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.122 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.122 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.122 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.122 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:27:43.122 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:27:43.122 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.122 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.123 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.123 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:27:43.123 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.123 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.123 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.123 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.123 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.123 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.123 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.123 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:27:43.123 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:27:43.123 | ++ functions-common:get_field:830 : echo '| 93986cd717d24b72a4e6679e0c8b68bb | 47b59b5aa2ab40ba8f52101bf144fa26 | | d05af9aae3a94c26a5f82d7190dc28eb | | | False |' 2022-05-06 07:27:43.123 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:27:43.123 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.123 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=93986cd717d24b72a4e6679e0c8b68bb 2022-05-06 07:27:43.123 | + functions-common:get_or_add_user_project_role:1009 : echo 93986cd717d24b72a4e6679e0c8b68bb 2022-05-06 07:27:43.123 | 93986cd717d24b72a4e6679e0c8b68bb 2022-05-06 07:27:43.123 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-06 07:27:43.123 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:27:43.123 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-06 07:27:43.123 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:27:43.123 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-06 07:27:43.161 | [229021 Async create_nova_accounts:263869]: finished create_nova_accounts with result 0 in 76 seconds 2022-05-06 07:27:43.199 | [229021 Async create_glance_accounts:263984]: Waiting for completion of create_glance_accounts running on PID 263984 (5 other jobs running) 2022-05-06 07:27:43.225 | [229021 Async create_glance_accounts:263984]: Signaling child to exit 2022-05-06 07:27:43.225 | WAKEUP 2022-05-06 07:27:43.248 | [229021 Async create_glance_accounts:263984]: Signaled 2022-05-06 07:27:43.249 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-06 07:27:43.249 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:27:43.249 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-06 07:27:43.249 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-06 07:27:43.249 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:27:43.249 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:27:43.249 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 07:27:43.249 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 07:27:43.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.250 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.250 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.250 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.250 | + functions-common:get_or_create_user:937 : user_id=e5e708088bad4cfc9e69808cb3fdd5a6 2022-05-06 07:27:43.250 | + functions-common:get_or_create_user:938 : echo e5e708088bad4cfc9e69808cb3fdd5a6 2022-05-06 07:27:43.250 | e5e708088bad4cfc9e69808cb3fdd5a6 2022-05-06 07:27:43.250 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-06 07:27:43.250 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:27:43.250 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:27:43.250 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:27:43.250 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:27:43.250 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:27:43.250 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:27:43.250 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:27:43.250 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:27:43.250 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:27:43.250 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:27:43.250 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.250 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:27:43.250 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.250 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.250 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.250 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.250 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.250 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.250 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:27:43.250 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:27:43.250 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.251 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.251 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.251 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.251 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.251 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:27:43.251 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.251 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.251 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.251 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.251 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.251 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:27:43.251 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:27:43.251 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:27:43.251 | ++ functions-common:get_field:830 : echo '| dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 | e5e708088bad4cfc9e69808cb3fdd5a6 | | d05af9aae3a94c26a5f82d7190dc28eb | | | False |' 2022-05-06 07:27:43.251 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.251 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:27:43.251 | + functions-common:get_or_add_user_project_role:1009 : echo dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:27:43.251 | dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:27:43.251 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-06 07:27:43.251 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-06 07:27:43.251 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:27:43.251 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-06 07:27:43.251 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-06 07:27:43.251 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:27:43.251 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:27:43.252 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 07:27:43.252 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 07:27:43.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.252 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.252 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.252 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.252 | + functions-common:get_or_create_user:937 : user_id=3707eb6adfe543129f9e5975f3a10c6c 2022-05-06 07:27:43.252 | + functions-common:get_or_create_user:938 : echo 3707eb6adfe543129f9e5975f3a10c6c 2022-05-06 07:27:43.252 | 3707eb6adfe543129f9e5975f3a10c6c 2022-05-06 07:27:43.252 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-06 07:27:43.252 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:27:43.252 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:27:43.252 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:27:43.252 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:27:43.252 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:27:43.252 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:27:43.252 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:27:43.252 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:27:43.252 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:27:43.252 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:27:43.252 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.252 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.252 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:27:43.252 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.252 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.252 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.252 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.253 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.253 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:27:43.253 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:27:43.253 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.253 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.253 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.253 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.253 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.253 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:27:43.253 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.253 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.253 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.253 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.253 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.253 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:27:43.253 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:27:43.253 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:27:43.253 | ++ functions-common:get_field:830 : echo '| dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 | 3707eb6adfe543129f9e5975f3a10c6c | | d05af9aae3a94c26a5f82d7190dc28eb | | | False |' 2022-05-06 07:27:43.253 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.253 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:27:43.253 | + functions-common:get_or_add_user_project_role:1009 : echo dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:27:43.253 | dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:27:43.253 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-06 07:27:43.253 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-06 07:27:43.253 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:27:43.253 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:27:43.253 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:27:43.253 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:27:43.254 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:27:43.254 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:27:43.254 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:27:43.254 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:27:43.254 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:27:43.254 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:27:43.254 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:27:43.254 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.254 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.254 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.254 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.254 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.254 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.254 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.254 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:27:43.254 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:27:43.254 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.254 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.254 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.254 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.254 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.254 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:27:43.254 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.254 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.255 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.255 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.255 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.255 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:27:43.255 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:27:43.255 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:27:43.255 | ++ functions-common:get_field:830 : echo '| 93986cd717d24b72a4e6679e0c8b68bb | 3707eb6adfe543129f9e5975f3a10c6c | | d05af9aae3a94c26a5f82d7190dc28eb | | | False |' 2022-05-06 07:27:43.255 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.255 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=93986cd717d24b72a4e6679e0c8b68bb 2022-05-06 07:27:43.255 | + functions-common:get_or_add_user_project_role:1009 : echo 93986cd717d24b72a4e6679e0c8b68bb 2022-05-06 07:27:43.255 | 93986cd717d24b72a4e6679e0c8b68bb 2022-05-06 07:27:43.255 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-06 07:27:43.255 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:27:43.255 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-06 07:27:43.255 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-06 07:27:43.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.255 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.255 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.255 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.255 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:27:43.255 | 3a81b6e6a18848849ccbd891591a7a73' 2022-05-06 07:27:43.255 | + functions-common:get_or_create_service:1106 : echo 3a81b6e6a18848849ccbd891591a7a73 2022-05-06 07:27:43.256 | 3a81b6e6a18848849ccbd891591a7a73 2022-05-06 07:27:43.256 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.36/image 2022-05-06 07:27:43.256 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:27:43.256 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.36/image RegionOne 2022-05-06 07:27:43.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:27:43.256 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-06 07:27:43.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.256 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.256 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.256 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:27:43.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:27:43.256 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.36/image --region RegionOne -f value -c id 2022-05-06 07:27:43.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.256 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.256 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.256 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f2719392e9d94ca6b65c3883f7968684 2022-05-06 07:27:43.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f2719392e9d94ca6b65c3883f7968684 2022-05-06 07:27:43.256 | + functions-common:get_or_create_endpoint:1139 : public_id=f2719392e9d94ca6b65c3883f7968684 2022-05-06 07:27:43.256 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 07:27:43.256 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:27:43.256 | + functions-common:get_or_create_endpoint:1148 : echo f2719392e9d94ca6b65c3883f7968684 2022-05-06 07:27:43.256 | f2719392e9d94ca6b65c3883f7968684 2022-05-06 07:27:43.256 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-06 07:27:43.256 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-06 07:27:43.256 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-06 07:27:43.256 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-06 07:27:43.256 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-06 07:27:43.257 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-06 07:27:43.257 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-06 07:27:43.257 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-06 07:27:43.257 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-06 07:27:43.301 | [229021 Async create_glance_accounts:263984]: finished create_glance_accounts with result 0 in 76 seconds 2022-05-06 07:27:43.343 | [229021 Async create_cinder_accounts:264114]: Waiting for completion of create_cinder_accounts running on PID 264114 (4 other jobs running) 2022-05-06 07:27:43.371 | [229021 Async create_cinder_accounts:264114]: Signaling child to exit 2022-05-06 07:27:43.371 | WAKEUP 2022-05-06 07:27:43.400 | [229021 Async create_cinder_accounts:264114]: Signaled 2022-05-06 07:27:43.402 | + 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-05-06 07:27:43.402 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-06 07:27:43.402 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-06 07:27:43.402 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:27:43.402 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:27:43.402 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 07:27:43.402 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 07:27:43.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.402 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.403 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.403 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.403 | + functions-common:get_or_create_user:937 : user_id=7c76231074394292ab9573f9b5dfc99d 2022-05-06 07:27:43.403 | + functions-common:get_or_create_user:938 : echo 7c76231074394292ab9573f9b5dfc99d 2022-05-06 07:27:43.403 | 7c76231074394292ab9573f9b5dfc99d 2022-05-06 07:27:43.403 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-06 07:27:43.403 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:27:43.403 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:27:43.403 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:27:43.403 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:27:43.403 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:27:43.403 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:27:43.403 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:27:43.403 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:27:43.403 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:27:43.403 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:27:43.403 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.403 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:27:43.403 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.403 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.403 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.403 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.403 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.403 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.403 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:27:43.403 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:27:43.403 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.404 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.404 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.404 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:27:43.404 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.404 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.404 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.404 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.404 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.404 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.404 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.404 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:27:43.404 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:27:43.404 | ++ functions-common:get_field:830 : echo '| dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 | 7c76231074394292ab9573f9b5dfc99d | | d05af9aae3a94c26a5f82d7190dc28eb | | | False |' 2022-05-06 07:27:43.404 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:27:43.404 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.404 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:27:43.404 | + functions-common:get_or_add_user_project_role:1009 : echo dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:27:43.404 | dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:27:43.404 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-06 07:27:43.404 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-06 07:27:43.404 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:27:43.404 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-06 07:27:43.404 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-06 07:27:43.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.404 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.404 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.404 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.405 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:27:43.405 | 7fd2c00176164267af13572c75e089f7' 2022-05-06 07:27:43.405 | + functions-common:get_or_create_service:1106 : echo 7fd2c00176164267af13572c75e089f7 2022-05-06 07:27:43.405 | 7fd2c00176164267af13572c75e089f7 2022-05-06 07:27:43.405 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-06 07:27:43.405 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.36/volume/v3/$(project_id)s' 2022-05-06 07:27:43.405 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:27:43.405 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.36/volume/v3/$(project_id)s' RegionOne 2022-05-06 07:27:43.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:27:43.405 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-06 07:27:43.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.405 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.405 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.405 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:27:43.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:27:43.405 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.36/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-06 07:27:43.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.405 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.405 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.405 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=c8dd75f63586437f97b65838e21b9a87 2022-05-06 07:27:43.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo c8dd75f63586437f97b65838e21b9a87 2022-05-06 07:27:43.405 | + functions-common:get_or_create_endpoint:1139 : public_id=c8dd75f63586437f97b65838e21b9a87 2022-05-06 07:27:43.405 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 07:27:43.405 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:27:43.405 | + functions-common:get_or_create_endpoint:1148 : echo c8dd75f63586437f97b65838e21b9a87 2022-05-06 07:27:43.405 | c8dd75f63586437f97b65838e21b9a87 2022-05-06 07:27:43.405 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-06 07:27:43.406 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:27:43.406 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-06 07:27:43.406 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-06 07:27:43.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.406 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.406 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.406 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.406 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:27:43.406 | 3f30406a21fe49d6805407f30588785b' 2022-05-06 07:27:43.406 | + functions-common:get_or_create_service:1106 : echo 3f30406a21fe49d6805407f30588785b 2022-05-06 07:27:43.406 | 3f30406a21fe49d6805407f30588785b 2022-05-06 07:27:43.406 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.36/volume/v3/$(project_id)s' 2022-05-06 07:27:43.406 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:27:43.406 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.36/volume/v3/$(project_id)s' RegionOne 2022-05-06 07:27:43.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:27:43.406 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-06 07:27:43.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.406 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.406 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.406 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:27:43.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:27:43.406 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.36/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-06 07:27:43.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.407 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.407 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.407 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.407 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=43e6e032ff0f43258162366dce64f63a 2022-05-06 07:27:43.407 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 43e6e032ff0f43258162366dce64f63a 2022-05-06 07:27:43.407 | + functions-common:get_or_create_endpoint:1139 : public_id=43e6e032ff0f43258162366dce64f63a 2022-05-06 07:27:43.407 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 07:27:43.407 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:27:43.407 | + functions-common:get_or_create_endpoint:1148 : echo 43e6e032ff0f43258162366dce64f63a 2022-05-06 07:27:43.407 | 43e6e032ff0f43258162366dce64f63a 2022-05-06 07:27:43.407 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-06 07:27:43.407 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-06 07:27:43.407 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:27:43.407 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-06 07:27:43.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.407 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.407 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.407 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.407 | ++ functions-common:get_or_create_project:950 : project_id=d05af9aae3a94c26a5f82d7190dc28eb 2022-05-06 07:27:43.407 | ++ functions-common:get_or_create_project:951 : echo d05af9aae3a94c26a5f82d7190dc28eb 2022-05-06 07:27:43.407 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id d05af9aae3a94c26a5f82d7190dc28eb 2022-05-06 07:27:43.407 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-06 07:27:43.407 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:27:43.407 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:27:43.407 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-06 07:27:43.407 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-06 07:27:43.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.407 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.408 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.408 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-06 07:27:43.408 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.408 | ++ functions-common:get_or_create_user:937 : user_id=7c76231074394292ab9573f9b5dfc99d 2022-05-06 07:27:43.408 | ++ functions-common:get_or_create_user:938 : echo 7c76231074394292ab9573f9b5dfc99d 2022-05-06 07:27:43.408 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 7c76231074394292ab9573f9b5dfc99d 2022-05-06 07:27:43.458 | [229021 Async create_cinder_accounts:264114]: finished create_cinder_accounts with result 0 in 59 seconds 2022-05-06 07:27:43.463 | + inc/async:async_wait:197 : return 0 2022-05-06 07:27:43.466 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-06 07:27:43.520 | [229021 Async create_neutron_accounts:264230]: Waiting for completion of create_neutron_accounts running on PID 264230 (3 other jobs running) 2022-05-06 07:27:43.546 | [229021 Async create_neutron_accounts:264230]: Signaling child to exit 2022-05-06 07:27:43.546 | WAKEUP 2022-05-06 07:27:43.571 | [229021 Async create_neutron_accounts:264230]: Signaled 2022-05-06 07:27:43.572 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-06 07:27:43.572 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:27:43.572 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 07:27:43.572 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:27:43.572 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 07:27:43.572 | + 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-05-06 07:27:43.572 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 07:27:43.572 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-06 07:27:43.572 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-06 07:27:43.572 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-06 07:27:43.573 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.36:9696/ 2022-05-06 07:27:43.573 | + 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-05-06 07:27:43.573 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-06 07:27:43.573 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-06 07:27:43.573 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:27:43.573 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:27:43.573 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 07:27:43.573 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 07:27:43.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.573 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.573 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.573 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.573 | + functions-common:get_or_create_user:937 : user_id=4a6f4f88f0734d8e99614f04e7ae4803 2022-05-06 07:27:43.573 | + functions-common:get_or_create_user:938 : echo 4a6f4f88f0734d8e99614f04e7ae4803 2022-05-06 07:27:43.573 | 4a6f4f88f0734d8e99614f04e7ae4803 2022-05-06 07:27:43.573 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-06 07:27:43.573 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:27:43.573 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:27:43.573 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:27:43.573 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:27:43.573 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:27:43.573 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:27:43.573 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:27:43.573 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:27:43.573 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:27:43.573 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:27:43.573 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.573 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.573 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:27:43.574 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.574 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.574 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.574 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.574 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.574 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:27:43.574 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:27:43.574 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.574 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.574 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.574 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-06 07:27:43.574 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:27:43.574 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:27:43.574 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:27:43.574 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.574 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.574 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.574 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.574 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:27:43.574 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:27:43.574 | ++ functions-common:get_field:830 : echo '| dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 | 4a6f4f88f0734d8e99614f04e7ae4803 | | d05af9aae3a94c26a5f82d7190dc28eb | | | False |' 2022-05-06 07:27:43.574 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:27:43.574 | ++ functions-common:get_field:824 : read data 2022-05-06 07:27:43.574 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:27:43.574 | + functions-common:get_or_add_user_project_role:1009 : echo dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:27:43.575 | dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:27:43.575 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-06 07:27:43.575 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-06 07:27:43.575 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:27:43.575 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-06 07:27:43.575 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-06 07:27:43.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.575 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.575 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.575 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.575 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:27:43.575 | 981dec256b3543c9a558c0e58eb3b39b' 2022-05-06 07:27:43.575 | + functions-common:get_or_create_service:1106 : echo 981dec256b3543c9a558c0e58eb3b39b 2022-05-06 07:27:43.575 | 981dec256b3543c9a558c0e58eb3b39b 2022-05-06 07:27:43.575 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.36:9696/ 2022-05-06 07:27:43.575 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:27:43.575 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.36:9696/ RegionOne 2022-05-06 07:27:43.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:27:43.575 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-06 07:27:43.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.575 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.575 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.575 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:27:43.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:27:43.575 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.36:9696/ --region RegionOne -f value -c id 2022-05-06 07:27:43.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.576 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:27:43.576 | from cryptography.utils import int_from_bytes 2022-05-06 07:27:43.576 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:27:43.576 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f32e78bc2f96458594f0fe810b2918d5 2022-05-06 07:27:43.576 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f32e78bc2f96458594f0fe810b2918d5 2022-05-06 07:27:43.576 | + functions-common:get_or_create_endpoint:1139 : public_id=f32e78bc2f96458594f0fe810b2918d5 2022-05-06 07:27:43.576 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 07:27:43.576 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:27:43.576 | + functions-common:get_or_create_endpoint:1148 : echo f32e78bc2f96458594f0fe810b2918d5 2022-05-06 07:27:43.576 | f32e78bc2f96458594f0fe810b2918d5 2022-05-06 07:27:43.619 | [229021 Async create_neutron_accounts:264230]: finished create_neutron_accounts with result 0 in 39 seconds 2022-05-06 07:27:43.656 | [229021 Async create_swift_accounts:264372]: Waiting for completion of create_swift_accounts running on PID 264372 (2 other jobs running) 2022-05-06 07:27:43.683 | [229021 Async create_swift_accounts:264372]: Signaling child to exit 2022-05-06 07:28:34.766 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:28:34.792 | [264372 Async create_swift_accounts:264372]: finished successfully 2022-05-06 07:28:34.812 | WAKEUP 2022-05-06 07:28:34.836 | [229021 Async create_swift_accounts:264372]: Signaled 2022-05-06 07:28:34.838 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-06 07:28:34.838 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-06 07:28:34.838 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-06 07:28:34.838 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-06 07:28:34.838 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-06 07:28:34.838 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-06 07:28:34.838 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-06 07:28:34.838 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-06 07:28:34.838 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-06 07:28:34.838 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-06 07:28:34.838 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-06 07:28:34.838 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-06 07:28:34.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.838 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.838 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.838 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.838 | ++ functions-common:get_or_create_role:962 : role_id=8617224ca2614dca8af76343e001a3a8 2022-05-06 07:28:34.838 | ++ functions-common:get_or_create_role:963 : echo 8617224ca2614dca8af76343e001a3a8 2022-05-06 07:28:34.838 | + lib/swift:create_swift_accounts:614 : another_role=8617224ca2614dca8af76343e001a3a8 2022-05-06 07:28:34.838 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-06 07:28:34.838 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-06 07:28:34.838 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:28:34.838 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:28:34.838 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 07:28:34.838 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 07:28:34.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.839 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.839 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.839 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.839 | + functions-common:get_or_create_user:937 : user_id=26541066f24141b4824a293e64d0a529 2022-05-06 07:28:34.839 | + functions-common:get_or_create_user:938 : echo 26541066f24141b4824a293e64d0a529 2022-05-06 07:28:34.839 | 26541066f24141b4824a293e64d0a529 2022-05-06 07:28:34.839 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-06 07:28:34.839 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:28:34.839 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:28:34.839 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:28:34.839 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:28:34.839 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:28:34.839 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:28:34.839 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:28:34.839 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:28:34.839 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:28:34.839 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:28:34.839 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-06 07:28:34.839 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:28:34.839 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:28:34.839 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.839 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:28:34.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.839 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.839 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.839 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.839 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:28:34.840 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:28:34.840 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-06 07:28:34.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.840 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.840 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.840 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-06 07:28:34.840 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:28:34.840 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:28:34.840 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:28:34.840 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.840 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.840 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.840 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.840 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:28:34.840 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:28:34.840 | ++ functions-common:get_field:830 : echo '| dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 | 26541066f24141b4824a293e64d0a529 | | d05af9aae3a94c26a5f82d7190dc28eb | | | False |' 2022-05-06 07:28:34.840 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:28:34.840 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.840 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:28:34.840 | + functions-common:get_or_add_user_project_role:1009 : echo dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:28:34.840 | dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:28:34.840 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-06 07:28:34.840 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-06 07:28:34.840 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:28:34.840 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:28:34.840 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:28:34.840 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:28:34.841 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:28:34.841 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:28:34.841 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:28:34.841 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:28:34.841 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:28:34.841 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:28:34.841 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-06 07:28:34.841 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:28:34.841 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:28:34.841 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:28:34.841 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.841 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.841 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.841 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.841 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:28:34.841 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:28:34.841 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-06 07:28:34.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.841 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.841 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.841 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:28:34.841 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-06 07:28:34.841 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:28:34.841 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:28:34.841 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.841 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.842 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.842 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.842 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:28:34.842 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:28:34.842 | ++ functions-common:get_field:830 : echo '| 463ac793cd09412fb78d97ceed14c85c | 26541066f24141b4824a293e64d0a529 | | d05af9aae3a94c26a5f82d7190dc28eb | | | False |' 2022-05-06 07:28:34.842 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:28:34.842 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.842 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:28:34.842 | + functions-common:get_or_add_user_project_role:1009 : echo 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:28:34.842 | 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:28:34.842 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-06 07:28:34.842 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:28:34.842 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-06 07:28:34.842 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-06 07:28:34.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.842 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.842 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.842 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.842 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:28:34.842 | c2cb0a6eab284dde9880e9f83452ef2f' 2022-05-06 07:28:34.842 | + functions-common:get_or_create_service:1106 : echo c2cb0a6eab284dde9880e9f83452ef2f 2022-05-06 07:28:34.842 | c2cb0a6eab284dde9880e9f83452ef2f 2022-05-06 07:28:34.842 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' http://10.222.0.36:8080 2022-05-06 07:28:34.842 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:28:34.842 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-06 07:28:34.842 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:28:34.842 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-06 07:28:34.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.842 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.843 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.843 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:28:34.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:28:34.843 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-06 07:28:34.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.843 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.843 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.843 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=a5483493c5694e8dbe5671577c085dcd 2022-05-06 07:28:34.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo a5483493c5694e8dbe5671577c085dcd 2022-05-06 07:28:34.843 | + functions-common:get_or_create_endpoint:1139 : public_id=a5483493c5694e8dbe5671577c085dcd 2022-05-06 07:28:34.843 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.36:8080 ]] 2022-05-06 07:28:34.843 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.36:8080 RegionOne 2022-05-06 07:28:34.843 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:28:34.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-06 07:28:34.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.843 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.843 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.843 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.843 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:28:34.843 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:28:34.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.36:8080 --region RegionOne -f value -c id 2022-05-06 07:28:34.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.843 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.844 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.844 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.844 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=316a374f3cd94ac9b03adb5ce21dc318 2022-05-06 07:28:34.844 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 316a374f3cd94ac9b03adb5ce21dc318 2022-05-06 07:28:34.844 | 316a374f3cd94ac9b03adb5ce21dc318 2022-05-06 07:28:34.844 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:28:34.844 | + functions-common:get_or_create_endpoint:1148 : echo a5483493c5694e8dbe5671577c085dcd 2022-05-06 07:28:34.844 | a5483493c5694e8dbe5671577c085dcd 2022-05-06 07:28:34.844 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-06 07:28:34.844 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-06 07:28:34.844 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:28:34.844 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-06 07:28:34.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.844 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.844 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.844 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.844 | ++ functions-common:get_or_create_project:950 : project_id=70331068bc5d41d08d47ec8f3f325601 2022-05-06 07:28:34.844 | ++ functions-common:get_or_create_project:951 : echo 70331068bc5d41d08d47ec8f3f325601 2022-05-06 07:28:34.844 | + lib/swift:create_swift_accounts:628 : swift_project_test1=70331068bc5d41d08d47ec8f3f325601 2022-05-06 07:28:34.844 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-06 07:28:34.844 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:28:34.844 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-06 07:28:34.844 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:28:34.844 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-06 07:28:34.844 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-06 07:28:34.844 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-06 07:28:34.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.844 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.844 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.845 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.845 | ++ functions-common:get_or_create_user:937 : user_id=41a38d8408c446d983aadd73c5b30d30 2022-05-06 07:28:34.845 | ++ functions-common:get_or_create_user:938 : echo 41a38d8408c446d983aadd73c5b30d30 2022-05-06 07:28:34.845 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=41a38d8408c446d983aadd73c5b30d30 2022-05-06 07:28:34.845 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-06 07:28:34.845 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:28:34.845 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 41a38d8408c446d983aadd73c5b30d30 70331068bc5d41d08d47ec8f3f325601 2022-05-06 07:28:34.845 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:28:34.845 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:28:34.845 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:28:34.845 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:28:34.845 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:28:34.845 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:28:34.845 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:28:34.845 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:28:34.845 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 41a38d8408c446d983aadd73c5b30d30 --project 70331068bc5d41d08d47ec8f3f325601 2022-05-06 07:28:34.845 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:28:34.845 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:28:34.846 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:28:34.846 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.846 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.846 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.846 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.846 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:28:34.846 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:28:34.846 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 41a38d8408c446d983aadd73c5b30d30 --project 70331068bc5d41d08d47ec8f3f325601 2022-05-06 07:28:34.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.846 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.846 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.846 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:28:34.846 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 41a38d8408c446d983aadd73c5b30d30 --project 70331068bc5d41d08d47ec8f3f325601 2022-05-06 07:28:34.846 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:28:34.846 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:28:34.846 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.846 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.846 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.846 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.846 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:28:34.846 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:28:34.846 | ++ functions-common:get_field:830 : echo '| 463ac793cd09412fb78d97ceed14c85c | 41a38d8408c446d983aadd73c5b30d30 | | 70331068bc5d41d08d47ec8f3f325601 | | | False |' 2022-05-06 07:28:34.846 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:28:34.847 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.847 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:28:34.847 | + functions-common:get_or_add_user_project_role:1009 : echo 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:28:34.847 | 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:28:34.847 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-06 07:28:34.847 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-06 07:28:34.847 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:28:34.847 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-06 07:28:34.847 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-06 07:28:34.847 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-06 07:28:34.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.847 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.847 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.847 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.847 | ++ functions-common:get_or_create_user:937 : user_id=e68731b299e24c51b6978b79a7f5fdfe 2022-05-06 07:28:34.847 | ++ functions-common:get_or_create_user:938 : echo e68731b299e24c51b6978b79a7f5fdfe 2022-05-06 07:28:34.847 | + lib/swift:create_swift_accounts:637 : swift_user_test3=e68731b299e24c51b6978b79a7f5fdfe 2022-05-06 07:28:34.847 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-06 07:28:34.847 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:28:34.847 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 8617224ca2614dca8af76343e001a3a8 e68731b299e24c51b6978b79a7f5fdfe 70331068bc5d41d08d47ec8f3f325601 2022-05-06 07:28:34.847 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:28:34.847 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:28:34.847 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:28:34.847 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:28:34.847 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:28:34.847 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:28:34.847 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:28:34.847 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:28:34.847 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 8617224ca2614dca8af76343e001a3a8 --user e68731b299e24c51b6978b79a7f5fdfe --project 70331068bc5d41d08d47ec8f3f325601 2022-05-06 07:28:34.848 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:28:34.848 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:28:34.848 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:28:34.848 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.848 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.848 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.848 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.848 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:28:34.848 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:28:34.848 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 8617224ca2614dca8af76343e001a3a8 --user e68731b299e24c51b6978b79a7f5fdfe --project 70331068bc5d41d08d47ec8f3f325601 2022-05-06 07:28:34.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.848 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.848 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.848 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 8617224ca2614dca8af76343e001a3a8 --user e68731b299e24c51b6978b79a7f5fdfe --project 70331068bc5d41d08d47ec8f3f325601 2022-05-06 07:28:34.848 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:28:34.848 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:28:34.848 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:28:34.848 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.848 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.848 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.848 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.848 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:28:34.848 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:28:34.848 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:28:34.848 | ++ functions-common:get_field:830 : echo '| 8617224ca2614dca8af76343e001a3a8 | e68731b299e24c51b6978b79a7f5fdfe | | 70331068bc5d41d08d47ec8f3f325601 | | | False |' 2022-05-06 07:28:34.849 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.849 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8617224ca2614dca8af76343e001a3a8 2022-05-06 07:28:34.849 | + functions-common:get_or_add_user_project_role:1009 : echo 8617224ca2614dca8af76343e001a3a8 2022-05-06 07:28:34.849 | 8617224ca2614dca8af76343e001a3a8 2022-05-06 07:28:34.849 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-06 07:28:34.849 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-06 07:28:34.849 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:28:34.849 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-06 07:28:34.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.849 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.849 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.849 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.849 | ++ functions-common:get_or_create_project:950 : project_id=89297221b9ee45349c31519e2ec9f321 2022-05-06 07:28:34.849 | ++ functions-common:get_or_create_project:951 : echo 89297221b9ee45349c31519e2ec9f321 2022-05-06 07:28:34.849 | + lib/swift:create_swift_accounts:642 : swift_project_test2=89297221b9ee45349c31519e2ec9f321 2022-05-06 07:28:34.849 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-06 07:28:34.849 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:28:34.849 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-06 07:28:34.849 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-06 07:28:34.849 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:28:34.849 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-06 07:28:34.849 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-06 07:28:34.849 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-06 07:28:34.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.849 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.849 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.849 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.849 | ++ functions-common:get_or_create_user:937 : user_id=033321dc1690400d9500a8d6701afd0d 2022-05-06 07:28:34.849 | ++ functions-common:get_or_create_user:938 : echo 033321dc1690400d9500a8d6701afd0d 2022-05-06 07:28:34.850 | + lib/swift:create_swift_accounts:647 : swift_user_test2=033321dc1690400d9500a8d6701afd0d 2022-05-06 07:28:34.850 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-06 07:28:34.850 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:28:34.850 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 033321dc1690400d9500a8d6701afd0d 89297221b9ee45349c31519e2ec9f321 2022-05-06 07:28:34.850 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:28:34.850 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:28:34.850 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:28:34.850 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:28:34.850 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:28:34.850 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:28:34.850 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:28:34.850 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:28:34.850 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 033321dc1690400d9500a8d6701afd0d --project 89297221b9ee45349c31519e2ec9f321 2022-05-06 07:28:34.850 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:28:34.850 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:28:34.850 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:28:34.850 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.850 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.850 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.850 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.850 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:28:34.850 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:28:34.850 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 033321dc1690400d9500a8d6701afd0d --project 89297221b9ee45349c31519e2ec9f321 2022-05-06 07:28:34.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.850 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.850 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.850 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 033321dc1690400d9500a8d6701afd0d --project 89297221b9ee45349c31519e2ec9f321 2022-05-06 07:28:34.851 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:28:34.851 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:28:34.851 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:28:34.851 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.851 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.851 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.851 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.851 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:28:34.851 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:28:34.851 | ++ functions-common:get_field:830 : echo '| 463ac793cd09412fb78d97ceed14c85c | 033321dc1690400d9500a8d6701afd0d | | 89297221b9ee45349c31519e2ec9f321 | | | False |' 2022-05-06 07:28:34.851 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:28:34.851 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.851 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:28:34.851 | + functions-common:get_or_add_user_project_role:1009 : echo 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:28:34.851 | 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:28:34.851 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-06 07:28:34.851 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-06 07:28:34.851 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-06 07:28:34.851 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-06 07:28:34.851 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-06 07:28:34.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.851 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.851 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.851 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.851 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-06 07:28:34.851 | 62cce9d476e8482e844e76aaf8e7fd86' 2022-05-06 07:28:34.851 | ++ functions-common:get_or_create_domain:900 : echo 62cce9d476e8482e844e76aaf8e7fd86 2022-05-06 07:28:34.851 | + lib/swift:create_swift_accounts:652 : swift_domain=62cce9d476e8482e844e76aaf8e7fd86 2022-05-06 07:28:34.852 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-06 07:28:34.852 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:28:34.852 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-06 07:28:34.852 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 62cce9d476e8482e844e76aaf8e7fd86 2022-05-06 07:28:34.852 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 07:28:34.852 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=62cce9d476e8482e844e76aaf8e7fd86 --or-show -f value -c id 2022-05-06 07:28:34.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.852 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.852 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.852 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.852 | ++ functions-common:get_or_create_project:950 : project_id=97fefb7ba2aa418eb4c39daa7b95e64a 2022-05-06 07:28:34.852 | ++ functions-common:get_or_create_project:951 : echo 97fefb7ba2aa418eb4c39daa7b95e64a 2022-05-06 07:28:34.852 | + lib/swift:create_swift_accounts:656 : swift_project_test4=97fefb7ba2aa418eb4c39daa7b95e64a 2022-05-06 07:28:34.852 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-06 07:28:34.852 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:28:34.852 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-06 07:28:34.852 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 62cce9d476e8482e844e76aaf8e7fd86 test4@example.com 2022-05-06 07:28:34.852 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:28:34.852 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-06 07:28:34.852 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-06 07:28:34.852 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=62cce9d476e8482e844e76aaf8e7fd86 --email=test4@example.com --or-show -f value -c id 2022-05-06 07:28:34.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.852 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.852 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.852 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.852 | ++ functions-common:get_or_create_user:937 : user_id=98d740ef9d6b45a781e0ae7407a3e199 2022-05-06 07:28:34.852 | ++ functions-common:get_or_create_user:938 : echo 98d740ef9d6b45a781e0ae7407a3e199 2022-05-06 07:28:34.853 | + lib/swift:create_swift_accounts:661 : swift_user_test4=98d740ef9d6b45a781e0ae7407a3e199 2022-05-06 07:28:34.853 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-06 07:28:34.853 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 07:28:34.853 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 98d740ef9d6b45a781e0ae7407a3e199 97fefb7ba2aa418eb4c39daa7b95e64a 2022-05-06 07:28:34.853 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:28:34.853 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 07:28:34.853 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:28:34.853 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:28:34.853 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 07:28:34.853 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 07:28:34.853 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 07:28:34.853 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 07:28:34.853 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 98d740ef9d6b45a781e0ae7407a3e199 --project 97fefb7ba2aa418eb4c39daa7b95e64a 2022-05-06 07:28:34.853 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:28:34.853 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:28:34.853 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:28:34.853 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.853 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.853 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.853 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.853 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:28:34.853 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:28:34.853 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 98d740ef9d6b45a781e0ae7407a3e199 --project 97fefb7ba2aa418eb4c39daa7b95e64a 2022-05-06 07:28:34.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.853 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.853 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.853 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 98d740ef9d6b45a781e0ae7407a3e199 --project 97fefb7ba2aa418eb4c39daa7b95e64a 2022-05-06 07:28:34.853 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:28:34.853 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:28:34.854 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:28:34.854 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.854 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:34.854 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:34.854 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:28:34.854 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:28:34.854 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:28:34.854 | ++ functions-common:get_field:830 : echo '| 463ac793cd09412fb78d97ceed14c85c | 98d740ef9d6b45a781e0ae7407a3e199 | | 97fefb7ba2aa418eb4c39daa7b95e64a | | | False |' 2022-05-06 07:28:34.854 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:28:34.854 | ++ functions-common:get_field:824 : read data 2022-05-06 07:28:34.854 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:28:34.854 | + functions-common:get_or_add_user_project_role:1009 : echo 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:28:34.854 | 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:28:34.883 | [229021 Async create_swift_accounts:264372]: finished create_swift_accounts with result 0 in 127 seconds 2022-05-06 07:28:34.891 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-06 07:28:34.893 | + inc/async:async_wait:197 : return 0 2022-05-06 07:28:34.896 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-06 07:28:34.914 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:28:34.916 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-06 07:28:34.934 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:28:34.937 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-06 07:28:34.939 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:28:34.942 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-06 07:28:34.944 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-06 07:28:34.947 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-06 07:28:35.006 | + inc/async:async_inner:63 : init_glance 2022-05-06 07:28:35.045 | [229021 Async init_glance:268628]: running: init_glance 2022-05-06 07:28:35.048 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-06 07:28:35.066 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:28:35.069 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-06 07:28:35.071 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:28:35.083 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-06 07:28:35.084 | + ./stack.sh:main:1149 : configure_neutron 2022-05-06 07:28:35.084 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-06 07:28:35.084 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:28:35.084 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 07:28:35.090 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:28:35.092 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 07:28:35.095 | + 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-05-06 07:28:35.098 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 07:28:35.100 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-06 07:28:35.103 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-06 07:28:35.105 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-06 07:28:35.108 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-06 07:28:35.122 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-06 07:28:35.124 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-06 07:28:38.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:38.522 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:38.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:38.522 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:41.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:41.981 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:41.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:41.981 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:45.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:45.430 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:45.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:45.431 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:48.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:48.827 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:48.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:48.827 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:52.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:52.243 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:52.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:52.243 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:55.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:55.708 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:55.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:55.708 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:59.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:59.170 | from cryptography.utils import int_from_bytes 2022-05-06 07:28:59.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:28:59.170 | from cryptography.utils import int_from_bytes 2022-05-06 07:29:02.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:29:02.848 | from cryptography.utils import int_from_bytes 2022-05-06 07:29:02.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:29:02.848 | from cryptography.utils import int_from_bytes 2022-05-06 07:29:07.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:29:07.595 | from cryptography.utils import int_from_bytes 2022-05-06 07:29:07.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:29:07.595 | from cryptography.utils import int_from_bytes 2022-05-06 07:29:13.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:29:13.380 | from cryptography.utils import int_from_bytes 2022-05-06 07:29:13.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:29:13.380 | from cryptography.utils import int_from_bytes 2022-05-06 07:29:13.701 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-06 07:29:13.706 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-06 07:29:13.708 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-06 07:29:13.711 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-06 07:29:13.713 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-06 07:29:13.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-06 07:29:13.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-06 07:29:13.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-06 07:29:13.722 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-06 07:29:13.725 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-06 07:29:13.727 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-06 07:29:13.729 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-06 07:29:13.731 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-06 07:29:13.734 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-06 07:29:13.736 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-06 07:29:13.738 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-06 07:29:13.742 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:29:13.745 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-06 07:29:13.747 | + 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-05-06 07:29:13.753 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-06 07:29:13.756 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-06 07:29:13.758 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-06 07:29:13.760 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=neutron 2022-05-06 07:29:13.762 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-05-06 07:29:13.765 | + 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-05-06 07:29:13.795 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-06 07:29:13.824 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-06 07:29:13.859 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-06 07:29:13.889 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-06 07:29:13.919 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-06 07:29:13.948 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-06 07:29:13.950 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-06 07:29:13.953 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-06 07:29:13.955 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-06 07:29:13.958 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 07:29:13.975 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 07:29:13.978 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 07:29:13.980 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 07:29:13.982 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 07:29:13.985 | + 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-05-06 07:29:14.013 | + 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-05-06 07:29:14.044 | + 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-05-06 07:29:14.074 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 07:29:14.104 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-06 07:29:14.121 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:29:14.123 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-06 07:29:14.126 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-06 07:29:14.128 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-06 07:29:14.131 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-06 07:29:14.133 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-06 07:29:14.145 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-06 07:29:14.148 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-06 07:29:14.150 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-06 07:29:14.152 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-06 07:29:14.164 | + 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-05-06 07:29:14.177 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-06 07:29:14.180 | + 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-05-06 07:29:14.193 | + 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-05-06 07:29:14.205 | + 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-05-06 07:29:14.218 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-06 07:29:14.220 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-06 07:29:14.225 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-06 07:29:14.228 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.BHHZBrtB8i 2022-05-06 07:29:14.230 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-06 07:29:14.233 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-06 07:29:14.235 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.BHHZBrtB8i 2022-05-06 07:29:14.239 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.BHHZBrtB8i 2022-05-06 07:29:14.251 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.BHHZBrtB8i /etc/sudoers.d/neutron-rootwrap 2022-05-06 07:29:14.264 | + 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-05-06 07:29:14.298 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-06 07:29:14.301 | + 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-05-06 07:29:14.332 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-06 07:29:14.335 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-06 07:29:14.337 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-06 07:29:14.340 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 07:29:14.342 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 07:29:14.344 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 07:29:14.363 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:14.366 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 07:29:14.368 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 07:29:14.371 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 07:29:14.389 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:14.391 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:29:14.394 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-06 07:29:14.427 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 07:29:14.429 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 07:29:14.432 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-06 07:29:14.450 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:14.453 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-06 07:29:14.456 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-06 07:29:14.458 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-06 07:29:14.461 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-06 07:29:14.463 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-06 07:29:14.466 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-06 07:29:14.468 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-06 07:29:14.471 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-06 07:29:14.474 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-06 07:29:14.476 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-06 07:29:14.481 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-06 07:29:14.484 | + 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-05-06 07:29:14.489 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-06 07:29:14.506 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:14.512 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-06 07:29:14.512 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-06 07:29:14.514 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-06 07:29:14.519 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-06 07:29:14.555 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-06 07:29:14.586 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-06 07:29:14.617 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-06 07:29:14.648 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-06 07:29:14.679 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-06 07:29:14.682 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-06 07:29:14.684 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-06 07:29:14.687 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 07:29:14.689 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-06 07:29:14.718 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-06 07:29:14.751 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-05-06 07:29:14.783 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-06 07:29:14.814 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-06 07:29:14.844 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-06 07:29:14.876 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-06 07:29:14.918 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-06 07:29:14.950 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:29:14.981 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 07:29:15.011 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-06 07:29:15.043 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-06 07:29:15.074 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-06 07:29:15.078 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-06 07:29:15.082 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-06 07:29:15.084 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-06 07:29:15.087 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-06 07:29:15.118 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-06 07:29:15.150 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.36/identity 2022-05-06 07:29:15.181 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-06 07:29:15.212 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-06 07:29:15.243 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-06 07:29:15.274 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-06 07:29:15.312 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-06 07:29:15.346 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-06 07:29:15.377 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-06 07:29:15.429 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-06 07:29:15.433 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-06 07:29:15.435 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-06 07:29:15.438 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-06 07:29:15.441 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-06 07:29:15.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-06 07:29:15.446 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-06 07:29:15.448 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-05-06 07:29:15.451 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-05-06 07:29:15.453 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-05-06 07:29:15.456 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-06 07:29:15.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-06 07:29:15.461 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-06 07:29:15.464 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-06 07:29:15.466 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-06 07:29:15.469 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-06 07:29:15.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-06 07:29:15.473 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-06 07:29:15.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-06 07:29:15.478 | + 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-05-06 07:29:15.517 | + 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-05-06 07:29:15.519 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:29:15.522 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-06 07:29:15.524 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-06 07:29:15.527 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-06 07:29:15.529 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:29:15.531 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-06 07:29:15.560 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-06 07:29:15.562 | + 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-05-06 07:29:15.565 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:29:15.568 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-06 07:29:15.570 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-06 07:29:15.572 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-06 07:29:15.575 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:29:15.577 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-06 07:29:15.608 | + 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-05-06 07:29:15.610 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:29:15.613 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-06 07:29:15.616 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-06 07:29:15.618 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-06 07:29:15.621 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:29:15.623 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-06 07:29:15.652 | + 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-05-06 07:29:15.654 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:29:15.657 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-06 07:29:15.660 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-06 07:29:15.663 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-06 07:29:15.665 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:29:15.668 | + 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-05-06 07:29:15.697 | + 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-05-06 07:29:15.699 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:29:15.702 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-06 07:29:15.704 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-06 07:29:15.708 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-06 07:29:15.710 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:29:15.712 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-06 07:29:15.743 | + 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-05-06 07:29:15.745 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:29:15.747 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-06 07:29:15.750 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-06 07:29:15.753 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-06 07:29:15.758 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:29:15.758 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-06 07:29:15.789 | + 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:150:199 2022-05-06 07:29:15.792 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:29:15.794 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-06 07:29:15.797 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-05-06 07:29:15.799 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-05-06 07:29:15.801 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:29:15.804 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-05-06 07:29:15.833 | + 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-05-06 07:29:15.836 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:29:15.838 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-06 07:29:15.841 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-06 07:29:15.843 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-06 07:29:15.846 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 07:29:15.848 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-06 07:29:15.877 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-06 07:29:15.880 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-06 07:29:15.897 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:15.900 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-06 07:29:15.902 | + 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-05-06 07:29:15.934 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-06 07:29:15.937 | + 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-05-06 07:29:15.968 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-06 07:29:16.000 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-06 07:29:16.003 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-06 07:29:16.005 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-06 07:29:16.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-06 07:29:19.036 | INFO neutron.common.config [-] Logging enabled! 2022-05-06 07:29:19.036 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev187 2022-05-06 07:29:19.037 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=270540) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-06 07:29:19.091 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=270540) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 07:29:19.091 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=270540) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 07:29:19.091 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=270540) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:29:19.091 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=270540) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:29:19.091 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=270540) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:29:19.092 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=270540) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:29:19.151 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-06 07:29:19.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:29:19.151 | from cryptography.utils import int_from_bytes 2022-05-06 07:29:19.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:29:19.151 | from cryptography.utils import int_from_bytes 2022-05-06 07:29:19.524 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-06 07:29:19.527 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-06 07:29:19.529 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-06 07:29:19.532 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-06 07:29:19.534 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-06 07:29:19.589 | + 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-05-06 07:29:19.607 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-06 07:29:19.610 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-06 07:29:19.613 | + 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-05-06 07:29:19.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-06 07:29:19.648 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-06 07:29:19.656 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-06 07:29:19.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-06 07:29:19.662 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-06 07:29:19.675 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-06 07:29:19.688 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-06 07:29:19.691 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-06 07:29:19.699 | net.bridge.bridge-nf-call-iptables = 1 2022-05-06 07:29:19.702 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-06 07:29:19.705 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-06 07:29:19.713 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-06 07:29:19.717 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-06 07:29:19.719 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-06 07:29:19.724 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-06 07:29:19.725 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-06 07:29:19.727 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-06 07:29:19.730 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-06 07:29:19.732 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-06 07:29:19.735 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-06 07:29:19.737 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-06 07:29:19.763 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-06 07:29:19.765 | + 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-05-06 07:29:19.806 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-06 07:29:19.808 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-06 07:29:19.839 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-06 07:29:19.869 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-06 07:29:19.887 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:19.890 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-06 07:29:19.892 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-06 07:29:19.897 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-06 07:29:19.928 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-06 07:29:19.960 | + 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-05-06 07:29:19.997 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-06 07:29:20.000 | + 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-05-06 07:29:20.038 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-06 07:29:20.056 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:20.059 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-06 07:29:20.061 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-06 07:29:20.091 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-06 07:29:20.093 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-06 07:29:20.096 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-06 07:29:20.125 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-06 07:29:20.128 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-06 07:29:20.133 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-06 07:29:20.133 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-06 07:29:20.151 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:20.154 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-06 07:29:20.156 | + 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-05-06 07:29:20.162 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-06 07:29:20.196 | + 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-05-06 07:29:20.229 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-06 07:29:20.231 | + 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-05-06 07:29:20.260 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-06 07:29:20.263 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-06 07:29:20.295 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-06 07:29:20.298 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-06 07:29:20.301 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-06 07:29:20.330 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-06 07:29:20.333 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-06 07:29:20.335 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-06 07:29:20.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-06 07:29:23.306 | INFO neutron.common.config [-] Logging enabled! 2022-05-06 07:29:23.307 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev187 2022-05-06 07:29:23.307 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=271070) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-06 07:29:23.358 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=271070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 07:29:23.358 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=271070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 07:29:23.358 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=271070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:29:23.359 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=271070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:29:23.359 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=271070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:29:23.359 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=271070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 07:29:23.419 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-06 07:29:23.420 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=271070) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-06 07:29:23.420 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=271070) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-06 07:29:23.421 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-06 07:29:23.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:29:23.421 | from cryptography.utils import int_from_bytes 2022-05-06 07:29:23.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:29:23.421 | from cryptography.utils import int_from_bytes 2022-05-06 07:29:23.800 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-06 07:29:23.803 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-06 07:29:23.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-06 07:29:23.808 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-06 07:29:23.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-06 07:29:23.813 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-06 07:29:23.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-06 07:29:23.834 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-06 07:29:23.836 | + functions:set_mtu:785 : local dev=br-data 2022-05-06 07:29:23.839 | + functions:set_mtu:786 : local mtu=1500 2022-05-06 07:29:23.842 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-06 07:29:23.855 | + 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-05-06 07:29:23.873 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-06 07:29:23.876 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-06 07:29:23.878 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-06 07:29:23.881 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-06 07:29:23.884 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-06 07:29:23.886 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-06 07:29:23.889 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-06 07:29:23.891 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-06 07:29:23.894 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-06 07:29:23.897 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-06 07:29:23.899 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-06 07:29:23.901 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-06 07:29:23.904 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-06 07:29:23.906 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-06 07:29:23.911 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-06 07:29:23.916 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-06 07:29:23.920 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-06 07:29:23.922 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-06 07:29:23.925 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-06 07:29:23.927 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-06 07:29:23.931 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-06 07:29:23.935 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-06 07:29:23.935 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-06 07:29:23.939 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.40/22 brd 192.168.3.255' 2022-05-06 07:29:23.942 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-06 07:29:23.944 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-06 07:29:23.947 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-06 07:29:23.949 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-06 07:29:23.952 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.40/22 brd 192.168.3.255 != '' ]] 2022-05-06 07:29:23.954 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.40/22 brd 192.168.3.255 dev eth1' 2022-05-06 07:29:23.957 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.40/22 brd 192.168.3.255 dev br-data' 2022-05-06 07:29:23.960 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-06 07:29:23.962 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-06 07:29:23.966 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.40/22 brd 192.168.3.255 2022-05-06 07:29:23.967 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-06 07:29:23.967 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-06 07:29:23.968 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-06 07:29:23.974 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.40 2022-05-06 07:29:23.976 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.40 ' 2022-05-06 07:29:23.979 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.40/22 brd 192.168.3.255 dev eth1 2022-05-06 07:29:23.991 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.40/22 brd 192.168.3.255 dev br-data 2022-05-06 07:29:24.004 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-06 07:29:24.016 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-06 07:29:24.041 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.40 2022-05-06 07:29:24.051 | PING 192.168.0.40 (192.168.0.40) from 192.168.0.40 br-data: 56(84) bytes of data. 2022-05-06 07:29:24.051 | 64 bytes from 192.168.0.40: icmp_seq=1 ttl=64 time=0.057 ms 2022-05-06 07:29:25.067 | 64 bytes from 192.168.0.40: icmp_seq=2 ttl=64 time=0.044 ms 2022-05-06 07:29:26.091 | 64 bytes from 192.168.0.40: icmp_seq=3 ttl=64 time=0.037 ms 2022-05-06 07:29:26.091 | 2022-05-06 07:29:26.091 | --- 192.168.0.40 ping statistics --- 2022-05-06 07:29:26.091 | 3 packets transmitted, 3 received, 0% packet loss, time 2040ms 2022-05-06 07:29:26.091 | rtt min/avg/max/mdev = 0.037/0.046/0.057/0.008 ms 2022-05-06 07:29:26.097 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-06 07:29:26.097 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-06 07:29:26.103 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-06 07:29:26.106 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-06 07:29:26.124 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:26.126 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-06 07:29:26.129 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-05-06 07:29:26.134 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-06 07:29:26.164 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.36 2022-05-06 07:29:26.195 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-06 07:29:26.225 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-06 07:29:26.261 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-06 07:29:26.264 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-06 07:29:26.294 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-06 07:29:26.296 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-06 07:29:26.315 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:29:26.317 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-06 07:29:26.320 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-06 07:29:26.338 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:29:26.340 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-06 07:29:26.358 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:29:26.363 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-06 07:29:26.379 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:29:26.382 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-06 07:29:26.413 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-06 07:29:26.444 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-06 07:29:26.447 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-06 07:29:26.465 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:26.468 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-06 07:29:26.493 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:26.496 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-06 07:29:26.498 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-06 07:29:26.564 | + inc/async:async_inner:63 : init_neutron 2022-05-06 07:29:26.606 | [229021 Async init_neutron:271548]: running: init_neutron 2022-05-06 07:29:26.609 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-06 07:29:26.628 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:26.632 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-06 07:29:26.642 | ++ ./stack.sh:main:1164 : true 2022-05-06 07:29:26.645 | + ./stack.sh:main:1164 : netman_pid= 2022-05-06 07:29:26.648 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-06 07:29:26.650 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-06 07:29:26.663 | dnsmasq: no process found 2022-05-06 07:29:26.666 | + ./stack.sh:main:1166 : true 2022-05-06 07:29:26.669 | + ./stack.sh:main:1171 : clean_iptables 2022-05-06 07:29:26.673 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 07:29:26.681 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-06 07:29:26.693 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-06 07:29:26.693 | + lib/nova:clean_iptables:186 : grep nova 2022-05-06 07:29:26.693 | + lib/nova:clean_iptables:186 : bash 2022-05-06 07:29:26.693 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-06 07:29:26.693 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-06 07:29:26.701 | + lib/nova:clean_iptables:188 : grep nova 2022-05-06 07:29:26.702 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-06 07:29:26.704 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-06 07:29:26.709 | + lib/nova:clean_iptables:188 : bash 2022-05-06 07:29:26.710 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-06 07:29:26.716 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-06 07:29:26.716 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 07:29:26.724 | + lib/nova:clean_iptables:190 : grep nova 2022-05-06 07:29:26.725 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-06 07:29:26.727 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 07:29:26.727 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-06 07:29:26.730 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-06 07:29:26.731 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-06 07:29:26.731 | + lib/nova:clean_iptables:190 : bash 2022-05-06 07:29:26.747 | + lib/nova:clean_iptables:192 : grep nova 2022-05-06 07:29:26.748 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-06 07:29:26.749 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 07:29:26.751 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-06 07:29:26.751 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-06 07:29:26.755 | + lib/nova:clean_iptables:192 : bash 2022-05-06 07:29:26.757 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-06 07:29:26.764 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-06 07:29:26.773 | net.ipv4.ip_forward = 1 2022-05-06 07:29:26.777 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-06 07:29:26.796 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:26.800 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-06 07:29:26.802 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-06 07:29:26.804 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-06 07:29:26.845 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-06 07:29:26.878 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-06 07:29:26.880 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-06 07:29:26.915 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-06 07:29:26.953 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-06 07:29:26.971 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:26.973 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-06 07:29:26.976 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:29:26.982 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-06 07:29:26.982 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-06 07:29:26.984 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-06 07:29:27.050 | + inc/async:async_inner:63 : init_swift 2022-05-06 07:29:27.089 | [229021 Async init_swift:271906]: running: init_swift 2022-05-06 07:29:27.093 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-06 07:29:27.118 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:27.123 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-06 07:29:27.125 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:29:27.128 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-06 07:29:27.131 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-06 07:29:27.134 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-06 07:29:27.201 | + inc/async:async_inner:63 : init_cinder 2022-05-06 07:29:27.248 | [229021 Async init_cinder:272001]: running: init_cinder 2022-05-06 07:29:27.252 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-06 07:29:27.284 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:29:27.286 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-06 07:29:27.289 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:29:27.292 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-06 07:29:27.294 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-06 07:29:27.297 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-06 07:29:27.372 | + inc/async:async_inner:63 : init_placement 2022-05-06 07:29:27.424 | [229021 Async init_placement:272120]: running: init_placement 2022-05-06 07:29:27.426 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-06 07:29:27.494 | [229021 Async init_neutron:271548]: Waiting for completion of init_neutron running on PID 271548 (6 other jobs running) 2022-05-06 07:29:27.521 | [229021 Async init_neutron:271548]: Signaling child to exit 2022-05-06 07:29:28.177 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:29:28.204 | [268628 Async init_glance:268628]: finished successfully 2022-05-06 07:29:40.513 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:29:40.540 | [271906 Async init_swift:271906]: finished successfully 2022-05-06 07:30:24.066 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:30:24.093 | [272001 Async init_cinder:272001]: finished successfully 2022-05-06 07:30:30.180 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:30:30.208 | [272120 Async init_placement:272120]: finished successfully 2022-05-06 07:33:50.088 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:33:50.113 | [271548 Async init_neutron:271548]: finished successfully 2022-05-06 07:33:50.133 | WAKEUP 2022-05-06 07:33:50.157 | [229021 Async init_neutron:271548]: Signaled 2022-05-06 07:33:50.159 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-06 07:33:50.159 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 07:33:50.159 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:33:50.159 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:33:50.159 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 07:33:50.159 | + 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-05-06 07:33:50.159 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 07:33:50.159 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-06 07:33:50.159 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-06 07:33:50.159 | + lib/database:recreate_database:112 : local db=neutron 2022-05-06 07:33:50.159 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-06 07:33:50.159 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-06 07:33:50.159 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-06 07:33:50.159 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:33:50.159 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-05-06 07:33:50.159 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:33:50.159 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-06 07:33:50.159 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 07:33:50.159 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:33:50.159 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:33:50.159 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:33:50.159 | + functions-common:time_start:2428 : _TIME_START[$name]=1651822203663 2022-05-06 07:33:50.159 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-05-06 07:33:50.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.159 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.159 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-06 07:33:50.160 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-06 07:33:50.161 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-06 07:33:50.162 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-06 07:33:50.163 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-06 07:33:50.163 | Running upgrade for neutron ... 2022-05-06 07:33:50.163 | OK 2022-05-06 07:33:50.163 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-06 07:33:50.163 | + functions-common:time_stop:2437 : local name 2022-05-06 07:33:50.163 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:33:50.163 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:33:50.164 | + functions-common:time_stop:2440 : local total 2022-05-06 07:33:50.164 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:33:50.164 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 07:33:50.164 | + functions-common:time_stop:2444 : start_time=1651822203663 2022-05-06 07:33:50.164 | + functions-common:time_stop:2446 : [[ -z 1651822203663 ]] 2022-05-06 07:33:50.164 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:33:50.164 | + functions-common:time_stop:2449 : end_time=1651822430072 2022-05-06 07:33:50.164 | + functions-common:time_stop:2450 : elapsed_time=226409 2022-05-06 07:33:50.164 | + functions-common:time_stop:2451 : total=36181 2022-05-06 07:33:50.164 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:33:50.164 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=262590 2022-05-06 07:33:50.204 | [229021 Async init_neutron:271548]: finished init_neutron with result 0 in 263 seconds 2022-05-06 07:33:50.209 | + inc/async:async_wait:197 : return 0 2022-05-06 07:33:50.211 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-06 07:33:50.266 | [229021 Async init_placement:272120]: Waiting for completion of init_placement running on PID 272120 (5 other jobs running) 2022-05-06 07:33:50.292 | [229021 Async init_placement:272120]: Signaling child to exit 2022-05-06 07:33:50.292 | WAKEUP 2022-05-06 07:33:50.315 | [229021 Async init_placement:272120]: Signaled 2022-05-06 07:33:50.317 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-06 07:33:50.317 | + lib/database:recreate_database:112 : local db=placement 2022-05-06 07:33:50.317 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-06 07:33:50.317 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-06 07:33:50.317 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-06 07:33:50.317 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:33:50.317 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-05-06 07:33:50.317 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:33:50.317 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-06 07:33:50.317 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-06 07:33:50.317 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-06 07:33:50.317 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-06 07:33:50.317 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 07:33:50.317 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 07:33:50.317 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 07:33:50.317 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 07:33:50.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.317 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.318 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.318 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:33:50.318 | + functions-common:get_or_create_user:937 : user_id=1d485e1608024d75b5027fee991f6cb4 2022-05-06 07:33:50.318 | + functions-common:get_or_create_user:938 : echo 1d485e1608024d75b5027fee991f6cb4 2022-05-06 07:33:50.318 | 1d485e1608024d75b5027fee991f6cb4 2022-05-06 07:33:50.318 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-06 07:33:50.318 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:33:50.318 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:33:50.318 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:33:50.318 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:33:50.318 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:33:50.318 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:33:50.318 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:33:50.318 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:33:50.318 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:33:50.318 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:33:50.318 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-06 07:33:50.318 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:33:50.318 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:33:50.318 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:33:50.318 | ++ functions-common:get_field:824 : read data 2022-05-06 07:33:50.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.318 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.318 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.318 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:33:50.318 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:33:50.318 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:33:50.318 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-05-06 07:33:50.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.318 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.319 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.319 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:33:50.319 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:33:50.319 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-06 07:33:50.319 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:33:50.319 | ++ functions-common:get_field:824 : read data 2022-05-06 07:33:50.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.319 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.319 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.319 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:33:50.319 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:33:50.319 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:33:50.319 | ++ functions-common:get_field:830 : echo '| dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 | 1d485e1608024d75b5027fee991f6cb4 | | d05af9aae3a94c26a5f82d7190dc28eb | | | False |' 2022-05-06 07:33:50.319 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:33:50.319 | ++ functions-common:get_field:824 : read data 2022-05-06 07:33:50.319 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:33:50.319 | + functions-common:get_or_add_user_project_role:1009 : echo dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:33:50.319 | dc1ed8a5dd5b4e2e91cdbc9502cfd9d5 2022-05-06 07:33:50.319 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-06 07:33:50.319 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-06 07:33:50.319 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 07:33:50.319 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 07:33:50.319 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 07:33:50.319 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 07:33:50.319 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 07:33:50.319 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 07:33:50.319 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 07:33:50.319 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 07:33:50.319 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 07:33:50.320 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 07:33:50.320 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-06 07:33:50.320 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:33:50.320 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 07:33:50.320 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:33:50.320 | ++ functions-common:get_field:824 : read data 2022-05-06 07:33:50.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.320 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.320 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.320 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:33:50.320 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 07:33:50.320 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 07:33:50.320 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-05-06 07:33:50.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.320 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.320 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.320 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-06 07:33:50.320 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 07:33:50.320 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 07:33:50.320 | ++ functions-common:get_field:823 : local data field 2022-05-06 07:33:50.320 | ++ functions-common:get_field:824 : read data 2022-05-06 07:33:50.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.320 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.320 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.320 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:33:50.320 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 07:33:50.320 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 07:33:50.321 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 07:33:50.321 | ++ functions-common:get_field:830 : echo '| 463ac793cd09412fb78d97ceed14c85c | 1d485e1608024d75b5027fee991f6cb4 | | d05af9aae3a94c26a5f82d7190dc28eb | | | False |' 2022-05-06 07:33:50.321 | ++ functions-common:get_field:824 : read data 2022-05-06 07:33:50.321 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:33:50.321 | + functions-common:get_or_add_user_project_role:1009 : echo 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:33:50.321 | 463ac793cd09412fb78d97ceed14c85c 2022-05-06 07:33:50.321 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.36/placement 2022-05-06 07:33:50.321 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-06 07:33:50.321 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 07:33:50.321 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-06 07:33:50.321 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-05-06 07:33:50.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.321 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.321 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.321 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:33:50.321 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 07:33:50.321 | 48667a667239422da9256ec5a201da81' 2022-05-06 07:33:50.321 | + functions-common:get_or_create_service:1106 : echo 48667a667239422da9256ec5a201da81 2022-05-06 07:33:50.321 | 48667a667239422da9256ec5a201da81 2022-05-06 07:33:50.321 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.36/placement 2022-05-06 07:33:50.321 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 07:33:50.321 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.36/placement RegionOne 2022-05-06 07:33:50.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 07:33:50.321 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-05-06 07:33:50.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.321 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.321 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.321 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:33:50.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 07:33:50.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 07:33:50.322 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.36/placement --region RegionOne -f value -c id 2022-05-06 07:33:50.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.322 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.322 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.322 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 07:33:50.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f84efb705e8248159dd05ff48258f48f 2022-05-06 07:33:50.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f84efb705e8248159dd05ff48258f48f 2022-05-06 07:33:50.322 | + functions-common:get_or_create_endpoint:1139 : public_id=f84efb705e8248159dd05ff48258f48f 2022-05-06 07:33:50.322 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 07:33:50.322 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 07:33:50.322 | + functions-common:get_or_create_endpoint:1148 : echo f84efb705e8248159dd05ff48258f48f 2022-05-06 07:33:50.322 | f84efb705e8248159dd05ff48258f48f 2022-05-06 07:33:50.368 | [229021 Async init_placement:272120]: finished init_placement with result 0 in 62 seconds 2022-05-06 07:33:50.374 | + inc/async:async_wait:197 : return 0 2022-05-06 07:33:50.376 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-06 07:33:50.431 | [229021 Async init_glance:268628]: Waiting for completion of init_glance running on PID 268628 (4 other jobs running) 2022-05-06 07:33:50.457 | [229021 Async init_glance:268628]: Signaling child to exit 2022-05-06 07:33:50.457 | WAKEUP 2022-05-06 07:33:50.481 | [229021 Async init_glance:268628]: Signaled 2022-05-06 07:33:50.483 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-06 07:33:50.483 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-06 07:33:50.483 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-06 07:33:50.483 | + lib/database:recreate_database:112 : local db=glance 2022-05-06 07:33:50.483 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-06 07:33:50.483 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-06 07:33:50.483 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-06 07:33:50.483 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:33:50.483 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-05-06 07:33:50.483 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:33:50.483 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-06 07:33:50.483 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 07:33:50.483 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:33:50.483 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:33:50.483 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:33:50.483 | + functions-common:time_start:2428 : _TIME_START[$name]=1651822117034 2022-05-06 07:33:50.483 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-06 07:33:50.483 | 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=268751) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 07:33:50.483 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 07:33:50.483 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 07:33:50.483 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 07:33:50.483 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 07:33:50.483 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:33:50.483 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:33:50.484 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 07:33:50.485 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 07:33:50.485 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-05-06 07:33:50.485 | Database migration is up to date. No migration needed. 2022-05-06 07:33:50.485 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-05-06 07:33:50.485 | Database is synced successfully. 2022-05-06 07:33:50.485 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-06 07:33:50.485 | 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=268966) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-05-06 07:33:50.485 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-05-06 07:33:50.486 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-05-06 07:33:50.486 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-05-06 07:33:50.486 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-05-06 07:33:50.486 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-05-06 07:33:50.486 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-05-06 07:33:50.486 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-05-06 07:33:50.486 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-05-06 07:33:50.486 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-05-06 07:33:50.486 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-06 07:33:50.486 | + functions-common:time_stop:2437 : local name 2022-05-06 07:33:50.486 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:33:50.486 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:33:50.486 | + functions-common:time_stop:2440 : local total 2022-05-06 07:33:50.486 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:33:50.486 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 07:33:50.486 | + functions-common:time_stop:2444 : start_time=1651822117034 2022-05-06 07:33:50.486 | + functions-common:time_stop:2446 : [[ -z 1651822117034 ]] 2022-05-06 07:33:50.486 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:33:50.486 | + functions-common:time_stop:2449 : end_time=1651822168158 2022-05-06 07:33:50.486 | + functions-common:time_stop:2450 : elapsed_time=51124 2022-05-06 07:33:50.486 | + functions-common:time_stop:2451 : total=36181 2022-05-06 07:33:50.486 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:33:50.486 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=87305 2022-05-06 07:33:50.528 | [229021 Async init_glance:268628]: finished init_glance with result 0 in 53 seconds 2022-05-06 07:33:50.533 | + inc/async:async_wait:197 : return 0 2022-05-06 07:33:50.536 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-06 07:33:50.587 | [229021 Async init_swift:271906]: Waiting for completion of init_swift running on PID 271906 (3 other jobs running) 2022-05-06 07:33:50.613 | [229021 Async init_swift:271906]: Signaling child to exit 2022-05-06 07:33:50.613 | WAKEUP 2022-05-06 07:33:50.638 | [229021 Async init_swift:271906]: Signaled 2022-05-06 07:33:50.639 | + lib/swift:init_swift:668 : local node_number 2022-05-06 07:33:50.639 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-06 07:33:50.640 | No account-server running 2022-05-06 07:33:50.640 | No object-server running 2022-05-06 07:33:50.640 | No container-replicator running 2022-05-06 07:33:50.640 | No object-auditor running 2022-05-06 07:33:50.640 | No container-updater running 2022-05-06 07:33:50.640 | No object-expirer running 2022-05-06 07:33:50.640 | No container-auditor running 2022-05-06 07:33:50.640 | No object-replicator running 2022-05-06 07:33:50.640 | No object-reconstructor running 2022-05-06 07:33:50.640 | No account-replicator running 2022-05-06 07:33:50.640 | No container-reconciler running 2022-05-06 07:33:50.640 | No container-server running 2022-05-06 07:33:50.640 | No object-updater running 2022-05-06 07:33:50.640 | No container-sharder running 2022-05-06 07:33:50.640 | No account-auditor running 2022-05-06 07:33:50.640 | No proxy-server running 2022-05-06 07:33:50.640 | No account-reaper running 2022-05-06 07:33:50.640 | No container-sync running 2022-05-06 07:33:50.640 | + lib/swift:init_swift:670 : true 2022-05-06 07:33:50.640 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-06 07:33:50.640 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-06 07:33:50.640 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-06 07:33:50.640 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-06 07:33:50.640 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-06 07:33:50.640 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-05-06 07:33:50.640 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-05-06 07:33:50.640 | + functions:create_disk:732 : local node_number 2022-05-06 07:33:50.640 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:33:50.640 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-06 07:33:50.640 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-06 07:33:50.640 | + functions:create_disk:736 : local key 2022-05-06 07:33:50.640 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:33:50.640 | ++ functions:create_disk:738 : sed s#/.## 2022-05-06 07:33:50.641 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-06 07:33:50.641 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-06 07:33:50.641 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-06 07:33:50.641 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:33:50.641 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-06 07:33:50.641 | + functions:destroy_disk:765 : local key 2022-05-06 07:33:50.641 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:33:50.641 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-06 07:33:50.641 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-06 07:33:50.641 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-06 07:33:50.641 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-06 07:33:50.641 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-06 07:33:50.641 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:33:50.641 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:33:50.641 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-06 07:33:50.641 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:33:50.641 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-06 07:33:50.641 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-06 07:33:50.641 | = sectsz=512 attr=2, projid32bit=1 2022-05-06 07:33:50.641 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-06 07:33:50.641 | = reflink=1 2022-05-06 07:33:50.641 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-06 07:33:50.641 | = sunit=0 swidth=0 blks 2022-05-06 07:33:50.641 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-06 07:33:50.641 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-06 07:33:50.641 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-06 07:33:50.641 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-06 07:33:50.641 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-05-06 07:33:50.641 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-06 07:33:50.641 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-05-06 07:33:50.641 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-06 07:33:50.641 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-06 07:33:50.642 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-06 07:33:50.642 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-06 07:33:50.642 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-06 07:33:50.642 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-06 07:33:50.642 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-06 07:33:50.642 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-05-06 07:33:50.642 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-06 07:33:50.642 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-06 07:33:50.642 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-06 07:33:50.642 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-06 07:33:50.642 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1651821046.object.builder backups/1651821047.container.builder backups/1651821048.account.builder backups/1651821054.object.builder backups/1651821055.container.builder backups/1651821056.account.builder backups/1651821054.object.ring.gz backups/1651821055.container.ring.gz backups/1651821056.account.ring.gz 2022-05-06 07:33:50.642 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-06 07:33:50.642 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-06 07:33:50.642 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-06 07:33:50.642 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-06 07:33:50.642 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-06 07:33:50.642 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-05-06 07:33:50.642 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-06 07:33:50.642 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-06 07:33:50.642 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-05-06 07:33:50.642 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-06 07:33:50.642 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-06 07:33:50.642 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-05-06 07:33:50.642 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-06 07:33:50.642 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-06 07:33:50.642 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-06 07:33:50.642 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-06 07:33:50.642 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-06 07:33:50.642 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-06 07:33:50.642 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-06 07:33:50.642 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-06 07:33:50.643 | + lib/swift:init_swift:714 : popd 2022-05-06 07:33:50.686 | [229021 Async init_swift:271906]: finished init_swift with result 0 in 13 seconds 2022-05-06 07:33:50.691 | + inc/async:async_wait:197 : return 0 2022-05-06 07:33:50.694 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-06 07:33:50.748 | [229021 Async init_cinder:272001]: Waiting for completion of init_cinder running on PID 272001 (2 other jobs running) 2022-05-06 07:33:50.774 | [229021 Async init_cinder:272001]: Signaling child to exit 2022-05-06 07:33:50.774 | WAKEUP 2022-05-06 07:33:50.797 | [229021 Async init_cinder:272001]: Signaled 2022-05-06 07:33:50.798 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-06 07:33:50.798 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:33:50.798 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-06 07:33:50.799 | + lib/database:recreate_database:112 : local db=cinder 2022-05-06 07:33:50.799 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-06 07:33:50.799 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-06 07:33:50.799 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-06 07:33:50.799 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:33:50.799 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-05-06 07:33:50.799 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:33:50.799 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-06 07:33:50.799 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 07:33:50.799 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:33:50.799 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:33:50.799 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:33:50.799 | + functions-common:time_start:2428 : _TIME_START[$name]=1651822175983 2022-05-06 07:33:50.799 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-06 07:33:50.799 | 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=272484) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 07:33:50.799 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:33:50.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:33:50.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:33:50.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:33:50.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:33:50.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:33:50.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:33:50.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:33:50.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:33:50.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:33:50.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:33:50.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:33:50.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:33:50.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:33:50.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:33:50.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:33:50.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:33:50.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:33:50.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:33:50.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:33:50.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:33:50.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:33:50.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:33:50.800 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:33:50.800 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=272484) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:33:50.800 | INFO cinder.db.migration [-] Applying migration(s) 2022-05-06 07:33:50.800 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 07:33:50.800 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 07:33:50.800 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-05-06 07:33:50.800 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=272484) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 07:33:50.800 | INFO cinder.db.migration [-] Migration(s) applied 2022-05-06 07:33:50.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.800 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:33:50.800 | from cryptography.utils import int_from_bytes 2022-05-06 07:33:50.800 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-06 07:33:50.800 | last_heartbeat = column_property( 2022-05-06 07:33:50.800 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-06 07:33:50.800 | num_hosts = column_property( 2022-05-06 07:33:50.800 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-06 07:33:50.800 | num_down_hosts = column_property( 2022-05-06 07:33:50.801 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-06 07:33:50.801 | + functions-common:time_stop:2437 : local name 2022-05-06 07:33:50.801 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:33:50.801 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:33:50.801 | + functions-common:time_stop:2440 : local total 2022-05-06 07:33:50.801 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:33:50.801 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 07:33:50.801 | + functions-common:time_stop:2444 : start_time=1651822175983 2022-05-06 07:33:50.801 | + functions-common:time_stop:2446 : [[ -z 1651822175983 ]] 2022-05-06 07:33:50.801 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:33:50.801 | + functions-common:time_stop:2449 : end_time=1651822221195 2022-05-06 07:33:50.801 | + functions-common:time_stop:2450 : elapsed_time=45212 2022-05-06 07:33:50.801 | + functions-common:time_stop:2451 : total=36181 2022-05-06 07:33:50.801 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:33:50.801 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=81393 2022-05-06 07:33:50.801 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-06 07:33:50.801 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:33:50.801 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-05-06 07:33:50.801 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-05-06 07:33:50.801 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-06 07:33:50.801 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-05-06 07:33:50.801 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-05-06 07:33:50.801 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-05-06 07:33:50.801 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-05-06 07:33:50.801 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-05-06 07:33:50.801 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-05-06 07:33:50.801 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-05-06 07:33:50.801 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-05-06 07:33:50.801 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-05-06 07:33:50.801 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 07:33:50.801 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 07:33:50.801 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 07:33:50.801 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 07:33:50.802 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 07:33:50.802 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 07:33:50.802 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 07:33:50.802 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 07:33:50.802 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 07:33:50.802 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 07:33:50.802 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 07:33:50.802 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-05-06 07:33:50.802 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 07:33:50.802 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 07:33:50.802 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 07:33:50.802 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 07:33:50.802 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 07:33:50.802 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 07:33:50.802 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-05-06 07:33:50.802 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-05-06 07:33:50.802 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-05-06 07:33:50.802 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 07:33:50.802 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-05-06 07:33:50.802 | Volume group "stack-volumes-lvmdriver-1" not found 2022-05-06 07:33:50.802 | Cannot process volume group stack-volumes-lvmdriver-1 2022-05-06 07:33:50.802 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-05-06 07:33:50.802 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 07:33:50.802 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-05-06 07:33:50.802 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-05-06 07:33:50.802 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-05-06 07:33:50.802 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-05-06 07:33:50.802 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-05-06 07:33:50.802 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-05-06 07:33:50.802 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-05-06 07:33:50.802 | s|%DIRECTIO%|--direct-io=on|g; 2022-05-06 07:33:50.802 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-05-06 07:33:50.803 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-05-06 07:33:50.803 | [Unit] 2022-05-06 07:33:50.803 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 07:33:50.803 | DefaultDependencies=no 2022-05-06 07:33:50.803 | After=systemd-udev-settle.service 2022-05-06 07:33:50.803 | Before=lvm2-activation-early.service 2022-05-06 07:33:50.803 | Wants=systemd-udev-settle.service 2022-05-06 07:33:50.803 | 2022-05-06 07:33:50.803 | [Service] 2022-05-06 07:33:50.803 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 07:33:50.803 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-05-06 07:33:50.803 | RemainAfterExit=yes 2022-05-06 07:33:50.803 | Type=oneshot 2022-05-06 07:33:50.803 | 2022-05-06 07:33:50.803 | [Install] 2022-05-06 07:33:50.803 | WantedBy=local-fs.target 2022-05-06 07:33:50.803 | Also=systemd-udev-settle.service 2022-05-06 07:33:50.803 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-05-06 07:33:50.803 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-05-06 07:33:50.803 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-05-06 07:33:50.803 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-05-06 07:33:50.803 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-05-06 07:33:50.803 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-05-06 07:33:50.803 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-05-06 07:33:50.803 | Volume group "stack-volumes-lvmdriver-1" not found 2022-05-06 07:33:50.803 | Cannot process volume group stack-volumes-lvmdriver-1 2022-05-06 07:33:50.803 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-05-06 07:33:50.803 | Physical volume "/dev/loop4" successfully created. 2022-05-06 07:33:50.803 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-05-06 07:33:50.803 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-05-06 07:33:50.804 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-05-06 07:33:50.804 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-05-06 07:33:50.804 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-05-06 07:33:50.804 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-05-06 07:33:50.804 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-05-06 07:33:50.804 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-06 07:33:50.804 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:33:50.804 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-05-06 07:33:50.804 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-05-06 07:33:50.804 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-06 07:33:50.844 | [229021 Async init_cinder:272001]: finished init_cinder with result 0 in 56 seconds 2022-05-06 07:33:50.848 | + inc/async:async_wait:197 : return 0 2022-05-06 07:33:50.851 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-06 07:33:50.868 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:33:50.871 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-06 07:33:50.873 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:33:50.876 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-06 07:33:50.879 | + ./stack.sh:main:1220 : init_nova 2022-05-06 07:33:50.882 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-06 07:33:50.899 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:33:50.902 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-06 07:33:50.919 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:33:50.921 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 07:33:50.924 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-06 07:33:50.983 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-06 07:33:51.029 | [229021 Async nova-cell-0:274779]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-06 07:33:51.033 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-06 07:33:51.038 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 07:33:51.041 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-06 07:33:51.044 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 07:33:51.046 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 07:33:51.051 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-06 07:33:51.115 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-06 07:33:51.154 | [229021 Async nova-cell-1:274871]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-06 07:33:51.156 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-06 07:33:51.161 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-06 07:33:51.165 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-06 07:33:51.168 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-06 07:33:51.171 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-05-06 07:33:51.176 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:34:00.864 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-05-06 07:34:00.869 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:34:00.963 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-06 07:34:01.997 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 07:34:05.332 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:34:05.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:34:05.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:34:05.347 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:34:05.347 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=274931) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:34:05.368 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 07:34:05.371 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 07:34:06.227 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-06 07:34:47.105 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=274931) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 07:34:47.108 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-06 07:34:55.889 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=274931) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-06 07:34:55.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:34:55.983 | from cryptography.utils import int_from_bytes 2022-05-06 07:34:55.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:34:55.983 | from cryptography.utils import int_from_bytes 2022-05-06 07:34:56.477 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-06 07:34:56.480 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-06 07:34:56.483 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-06 07:34:56.485 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-06 07:34:56.488 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-06 07:34:56.491 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-06 07:34:57.530 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 07:35:00.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:35:00.164 | from cryptography.utils import int_from_bytes 2022-05-06 07:35:00.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:35:00.164 | from cryptography.utils import int_from_bytes 2022-05-06 07:35:00.618 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-06 07:35:00.622 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-06 07:35:00.625 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-06 07:35:00.677 | [229021 Async nova-cell-0:274779]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 274779 (3 other jobs running) 2022-05-06 07:35:00.703 | [229021 Async nova-cell-0:274779]: Signaling child to exit 2022-05-06 07:36:19.933 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:36:19.959 | [274779 Async nova-cell-0:274779]: finished successfully 2022-05-06 07:36:19.985 | WAKEUP 2022-05-06 07:36:20.011 | [229021 Async nova-cell-0:274779]: Signaled 2022-05-06 07:36:20.021 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-06 07:36:20.021 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-06 07:36:20.021 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-06 07:36:20.021 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-06 07:36:20.022 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-06 07:36:20.022 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-06 07:36:20.022 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-05-06 07:36:20.022 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:36:20.022 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-05-06 07:36:20.022 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:36:20.022 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-05-06 07:36:20.022 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.024 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:36:20.024 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=274982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:36:20.024 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 07:36:20.024 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 07:36:20.024 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-06 07:36:20.024 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=274982) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 07:36:20.024 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-06 07:36:20.024 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=274982) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-06 07:36:20.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:36:20.024 | from cryptography.utils import int_from_bytes 2022-05-06 07:36:20.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:36:20.024 | from cryptography.utils import int_from_bytes 2022-05-06 07:36:20.072 | [229021 Async nova-cell-0:274779]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 149 seconds 2022-05-06 07:36:20.077 | + inc/async:async_wait:197 : return 0 2022-05-06 07:36:20.083 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-06 07:36:20.083 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-06 07:36:20.138 | [229021 Async nova-cell-1:274871]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 274871 (2 other jobs running) 2022-05-06 07:36:20.166 | [229021 Async nova-cell-1:274871]: Signaling child to exit 2022-05-06 07:36:20.433 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:36:20.461 | [274871 Async nova-cell-1:274871]: finished successfully 2022-05-06 07:36:20.480 | WAKEUP 2022-05-06 07:36:20.504 | [229021 Async nova-cell-1:274871]: Signaled 2022-05-06 07:36:20.506 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-06 07:36:20.506 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-06 07:36:20.506 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-06 07:36:20.506 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-06 07:36:20.506 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-06 07:36:20.506 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-06 07:36:20.506 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-05-06 07:36:20.506 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:36:20.506 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-05-06 07:36:20.506 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 07:36:20.506 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-05-06 07:36:20.506 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 07:36:20.506 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 07:36:20.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 07:36:20.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 07:36:20.508 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 07:36:20.508 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=274989) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 07:36:20.508 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 07:36:20.508 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 07:36:20.508 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-06 07:36:20.508 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=274989) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 07:36:20.508 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-06 07:36:20.508 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=274989) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-06 07:36:20.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:36:20.508 | from cryptography.utils import int_from_bytes 2022-05-06 07:36:20.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:36:20.508 | from cryptography.utils import int_from_bytes 2022-05-06 07:36:20.551 | [229021 Async nova-cell-1:274871]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 149 seconds 2022-05-06 07:36:20.555 | + inc/async:async_wait:197 : return 0 2022-05-06 07:36:20.558 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 07:36:20.560 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-06 07:36:21.596 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 07:36:24.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:36:24.380 | from cryptography.utils import int_from_bytes 2022-05-06 07:36:24.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:36:24.380 | from cryptography.utils import int_from_bytes 2022-05-06 07:36:24.380 | Running batches of 50 until complete 2022-05-06 07:36:24.380 | +-------------------------------------+--------------+-----------+ 2022-05-06 07:36:24.380 | | Migration | Total Needed | Completed | 2022-05-06 07:36:24.380 | +-------------------------------------+--------------+-----------+ 2022-05-06 07:36:24.380 | | fill_virtual_interface_list | 0 | 0 | 2022-05-06 07:36:24.380 | | migrate_empty_ratio | 0 | 0 | 2022-05-06 07:36:24.380 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-06 07:36:24.380 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-06 07:36:24.380 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-06 07:36:24.380 | | populate_dev_uuids | 0 | 0 | 2022-05-06 07:36:24.380 | | populate_missing_availability_zones | 0 | 0 | 2022-05-06 07:36:24.380 | | populate_queued_for_delete | 0 | 0 | 2022-05-06 07:36:24.380 | | populate_user_id | 0 | 0 | 2022-05-06 07:36:24.380 | | populate_uuids | 0 | 0 | 2022-05-06 07:36:24.380 | +-------------------------------------+--------------+-----------+ 2022-05-06 07:36:24.866 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-06 07:36:24.870 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 07:36:24.874 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-06 07:36:24.876 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 07:36:24.879 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 07:36:24.882 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-05-06 07:36:25.908 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 07:36:28.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:36:28.471 | from cryptography.utils import int_from_bytes 2022-05-06 07:36:28.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 07:36:28.471 | from cryptography.utils import int_from_bytes 2022-05-06 07:36:28.471 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-06 07:36:28.471 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-06 07:36:28.912 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-06 07:36:28.915 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-05-06 07:36:28.929 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-06 07:36:28.931 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-06 07:36:28.950 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:28.952 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-06 07:36:28.955 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-06 07:36:29.035 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-06 07:36:29.074 | [229021 Async configure_neutron_nova:276148]: running: configure_neutron_nova 2022-05-06 07:36:29.077 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-06 07:36:29.080 | + functions-common:run_phase:1865 : local mode=stack 2022-05-06 07:36:29.084 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-06 07:36:29.085 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 07:36:29.088 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 07:36:29.091 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 07:36:29.094 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 07:36:29.097 | + functions-common:run_phase:1875 : local extra 2022-05-06 07:36:29.100 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 07:36:29.105 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 07:36:29.108 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 07:36:29.111 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 07:36:29.114 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-06 07:36:29.117 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 07:36:29.134 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:29.138 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 07:36:29.142 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:36:29.143 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-06 07:36:29.146 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-06 07:36:29.149 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-06 07:36:29.151 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-06 07:36:29.155 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-06 07:36:29.157 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-06 07:36:29.160 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 07:36:29.163 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 07:36:29.165 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-06 07:36:29.168 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-06 07:36:29.171 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-06 07:36:29.175 | + functions-common:run_plugins:1854 : local plugins= 2022-05-06 07:36:29.178 | + functions-common:run_plugins:1855 : local plugin 2022-05-06 07:36:29.180 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-06 07:36:29.183 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-06 07:36:29.186 | + inc/meta-config:merge_config_group:171 : shift 2022-05-06 07:36:29.188 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-06 07:36:29.191 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 07:36:29.194 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-06 07:36:29.196 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-06 07:36:29.200 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-06 07:36:29.204 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:36:29.206 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-06 07:36:29.209 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 07:36:29.212 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-06 07:36:29.212 | /^\[\[.+\|.*\]\]/ { 2022-05-06 07:36:29.212 | gsub("[][]", "", $1); 2022-05-06 07:36:29.212 | split($1, a, "|"); 2022-05-06 07:36:29.212 | if (a[1] == matchgroup) 2022-05-06 07:36:29.212 | print a[2] 2022-05-06 07:36:29.212 | } 2022-05-06 07:36:29.212 | ' /home/ubuntu/devstack/local.conf 2022-05-06 07:36:29.219 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 07:36:29.222 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 07:36:29.224 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 07:36:29.228 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-06 07:36:29.231 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-06 07:36:29.234 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-06 07:36:29.237 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-06 07:36:29.240 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-06 07:36:29.245 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-06 07:36:29.248 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-06 07:36:29.250 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-06 07:36:29.253 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:36:29.256 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 07:36:29.259 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-06 07:36:29.264 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 07:36:29.267 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-06 07:36:29.270 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-06 07:36:29.273 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-06 07:36:29.276 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-06 07:36:29.280 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-06 07:36:29.281 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-06 07:36:29.281 | BEGIN { 2022-05-06 07:36:29.281 | section = "" 2022-05-06 07:36:29.281 | last_section = "" 2022-05-06 07:36:29.281 | section_count = 0 2022-05-06 07:36:29.281 | } 2022-05-06 07:36:29.281 | /^\[.+\]/ { 2022-05-06 07:36:29.281 | gsub("[][]", "", $1); 2022-05-06 07:36:29.281 | section=$1 2022-05-06 07:36:29.281 | next 2022-05-06 07:36:29.281 | } 2022-05-06 07:36:29.281 | /^ *\#/ { 2022-05-06 07:36:29.281 | next 2022-05-06 07:36:29.281 | } 2022-05-06 07:36:29.281 | /^[^ \t]+/ { 2022-05-06 07:36:29.281 | # get offset of first = in $0 2022-05-06 07:36:29.281 | eq_idx = index($0, "=") 2022-05-06 07:36:29.281 | # extract attr & value from $0 2022-05-06 07:36:29.281 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 07:36:29.281 | value = substr($0, eq_idx + 1) 2022-05-06 07:36:29.281 | # only need to strip trailing whitespace from attr 2022-05-06 07:36:29.281 | sub(/[ \t]*$/, "", attr) 2022-05-06 07:36:29.281 | # need to strip leading & trailing whitespace from value 2022-05-06 07:36:29.281 | sub(/^[ \t]*/, "", value) 2022-05-06 07:36:29.282 | sub(/[ \t]*$/, "", value) 2022-05-06 07:36:29.282 | 2022-05-06 07:36:29.282 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 07:36:29.282 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 07:36:29.282 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 07:36:29.282 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 07:36:29.282 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 07:36:29.282 | if (section != last_section) { 2022-05-06 07:36:29.282 | cfg_section[section_count++] = section 2022-05-06 07:36:29.282 | last_section = section 2022-05-06 07:36:29.282 | } 2022-05-06 07:36:29.282 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 07:36:29.282 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 07:36:29.282 | 2022-05-06 07:36:29.282 | cfg_attr[section, attr, 0] = value 2022-05-06 07:36:29.282 | cfg_attr_count[section, attr] = 1 2022-05-06 07:36:29.282 | } else { 2022-05-06 07:36:29.282 | lno = cfg_attr_count[section, attr]++ 2022-05-06 07:36:29.282 | cfg_attr[section, attr, lno] = value 2022-05-06 07:36:29.282 | } 2022-05-06 07:36:29.282 | } 2022-05-06 07:36:29.282 | END { 2022-05-06 07:36:29.282 | # Process each section in order 2022-05-06 07:36:29.282 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 07:36:29.282 | section = cfg_section[sno] 2022-05-06 07:36:29.282 | # The ini routines simply append a config item immediately 2022-05-06 07:36:29.282 | # after the section header. To keep the same order as defined 2022-05-06 07:36:29.282 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 07:36:29.282 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 07:36:29.282 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 07:36:29.282 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 07:36:29.282 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 07:36:29.283 | else { 2022-05-06 07:36:29.283 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 07:36:29.283 | count = cfg_attr_count[section, attr] 2022-05-06 07:36:29.283 | print "inidelete " configfile " " section " " attr 2022-05-06 07:36:29.283 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 07:36:29.283 | for (l = count -2; l >= 0; l--) 2022-05-06 07:36:29.283 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 07:36:29.283 | } 2022-05-06 07:36:29.283 | } 2022-05-06 07:36:29.283 | } 2022-05-06 07:36:29.283 | } 2022-05-06 07:36:29.283 | ' 2022-05-06 07:36:29.284 | awk: + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:36:29.284 | cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 07:36:29.284 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.286 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 07:36:29.289 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-06 07:36:29.293 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 07:36:29.296 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-06 07:36:29.299 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-06 07:36:29.299 | BEGIN { group = "" } 2022-05-06 07:36:29.299 | /^\[\[.+\|.*\]\]/ { 2022-05-06 07:36:29.299 | gsub("[][]", "", $1); 2022-05-06 07:36:29.299 | split($1, a, "|"); 2022-05-06 07:36:29.299 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 07:36:29.299 | group=a[1] 2022-05-06 07:36:29.299 | } else { 2022-05-06 07:36:29.299 | group="" 2022-05-06 07:36:29.299 | } 2022-05-06 07:36:29.299 | next 2022-05-06 07:36:29.299 | } 2022-05-06 07:36:29.299 | { 2022-05-06 07:36:29.299 | if (group != "") 2022-05-06 07:36:29.299 | print $0 2022-05-06 07:36:29.299 | } 2022-05-06 07:36:29.299 | ' /home/ubuntu/devstack/local.conf 2022-05-06 07:36:29.306 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-05-06 07:36:29.309 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-05-06 07:36:29.341 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.343 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-06 07:36:29.346 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-06 07:36:29.379 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.382 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-06 07:36:29.385 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-06 07:36:29.421 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.423 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-06 07:36:29.427 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-06 07:36:29.466 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.469 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-06 07:36:29.472 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-06 07:36:29.504 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.507 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-06 07:36:29.509 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-06 07:36:29.541 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.545 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.36/identity"' 2022-05-06 07:36:29.548 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.36/identity 2022-05-06 07:36:29.580 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.583 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-06 07:36:29.586 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-06 07:36:29.619 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.623 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-06 07:36:29.625 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-06 07:36:29.659 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.661 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-06 07:36:29.664 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-06 07:36:29.697 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.700 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-06 07:36:29.703 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-06 07:36:29.735 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.738 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-06 07:36:29.741 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-06 07:36:29.773 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.776 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-06 07:36:29.779 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-06 07:36:29.810 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.814 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 07:36:29.817 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 07:36:29.819 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 07:36:29.823 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-06 07:36:29.826 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-06 07:36:29.830 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-06 07:36:29.832 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-06 07:36:29.836 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-06 07:36:29.840 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-06 07:36:29.843 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-06 07:36:29.846 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-06 07:36:29.849 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:36:29.851 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 07:36:29.854 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-06 07:36:29.857 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 07:36:29.861 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-06 07:36:29.864 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-06 07:36:29.867 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-06 07:36:29.870 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-06 07:36:29.874 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-06 07:36:29.875 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-06 07:36:29.878 | BEGIN { 2022-05-06 07:36:29.878 | section = "" 2022-05-06 07:36:29.878 | last_section = "" 2022-05-06 07:36:29.878 | section_count = 0 2022-05-06 07:36:29.878 | } 2022-05-06 07:36:29.878 | /^\[.+\]/ { 2022-05-06 07:36:29.878 | gsub("[][]", "", $1); 2022-05-06 07:36:29.878 | section=$1 2022-05-06 07:36:29.878 | next 2022-05-06 07:36:29.878 | } 2022-05-06 07:36:29.878 | /^ *\#/ { 2022-05-06 07:36:29.878 | next 2022-05-06 07:36:29.878 | } 2022-05-06 07:36:29.878 | /^[^ \t]+/ { 2022-05-06 07:36:29.878 | # get offset of first = in $0 2022-05-06 07:36:29.878 | eq_idx = index($0, "=") 2022-05-06 07:36:29.878 | # extract attr & value from $0 2022-05-06 07:36:29.878 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 07:36:29.878 | value = substr($0, eq_idx + 1) 2022-05-06 07:36:29.878 | # only need to strip trailing whitespace from attr 2022-05-06 07:36:29.878 | sub(/[ \t]*$/, "", attr) 2022-05-06 07:36:29.878 | # need to strip leading & trailing whitespace from value 2022-05-06 07:36:29.878 | sub(/^[ \t]*/, "", value) 2022-05-06 07:36:29.878 | sub(/[ \t]*$/, "", value) 2022-05-06 07:36:29.878 | 2022-05-06 07:36:29.878 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 07:36:29.879 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 07:36:29.879 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 07:36:29.879 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 07:36:29.879 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 07:36:29.879 | if (section != last_section) { 2022-05-06 07:36:29.879 | cfg_section[section_count++] = section 2022-05-06 07:36:29.879 | last_section = section 2022-05-06 07:36:29.879 | } 2022-05-06 07:36:29.879 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 07:36:29.879 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 07:36:29.879 | 2022-05-06 07:36:29.879 | cfg_attr[section, attr, 0] = value 2022-05-06 07:36:29.879 | cfg_attr_count[section, attr] = 1 2022-05-06 07:36:29.879 | } else { 2022-05-06 07:36:29.879 | lno = cfg_attr_count[section, attr]++ 2022-05-06 07:36:29.879 | cfg_attr[section, attr, lno] = value 2022-05-06 07:36:29.879 | } 2022-05-06 07:36:29.879 | } 2022-05-06 07:36:29.879 | END { 2022-05-06 07:36:29.879 | # Process each section in order 2022-05-06 07:36:29.879 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 07:36:29.879 | section = cfg_section[sno] 2022-05-06 07:36:29.879 | # The ini routines simply append a config item immediately 2022-05-06 07:36:29.879 | # after the section header. To keep the same order as defined 2022-05-06 07:36:29.879 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 07:36:29.879 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 07:36:29.879 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 07:36:29.879 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 07:36:29.879 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 07:36:29.879 | else { 2022-05-06 07:36:29.879 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 07:36:29.880 | count = cfg_attr_count[section, attr] 2022-05-06 07:36:29.880 | print "inidelete " configfile " " section " " attr 2022-05-06 07:36:29.880 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 07:36:29.880 | for (l = count -2; l >= 0; l--) 2022-05-06 07:36:29.880 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 07:36:29.880 | } 2022-05-06 07:36:29.880 | } 2022-05-06 07:36:29.880 | } 2022-05-06 07:36:29.880 | } 2022-05-06 07:36:29.880 | ' 2022-05-06 07:36:29.880 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.880 | awk: cmd. line:+ inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:36:29.880 | 12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 07:36:29.882 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 07:36:29.885 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-06 07:36:29.888 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 07:36:29.891 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-06 07:36:29.894 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-06 07:36:29.894 | BEGIN { group = "" } 2022-05-06 07:36:29.894 | /^\[\[.+\|.*\]\]/ { 2022-05-06 07:36:29.894 | gsub("[][]", "", $1); 2022-05-06 07:36:29.894 | split($1, a, "|"); 2022-05-06 07:36:29.894 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 07:36:29.894 | group=a[1] 2022-05-06 07:36:29.894 | } else { 2022-05-06 07:36:29.894 | group="" 2022-05-06 07:36:29.894 | } 2022-05-06 07:36:29.894 | next 2022-05-06 07:36:29.894 | } 2022-05-06 07:36:29.894 | { 2022-05-06 07:36:29.894 | if (group != "") 2022-05-06 07:36:29.894 | print $0 2022-05-06 07:36:29.894 | } 2022-05-06 07:36:29.894 | ' /home/ubuntu/devstack/local.conf 2022-05-06 07:36:29.901 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-06 07:36:29.904 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-06 07:36:29.922 | + inc/async:async_inner:64 : rc=0 2022-05-06 07:36:29.935 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.937 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-06 07:36:29.940 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-06 07:36:29.950 | [276148 Async configure_neutron_nova:276148]: finished successfully 2022-05-06 07:36:29.973 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:29.976 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-06 07:36:29.978 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-06 07:36:30.008 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.011 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-06 07:36:30.014 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-06 07:36:30.047 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.049 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-06 07:36:30.052 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-06 07:36:30.086 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.089 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-06 07:36:30.092 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-06 07:36:30.123 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.125 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-06 07:36:30.128 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-06 07:36:30.158 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.161 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-06 07:36:30.163 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-06 07:36:30.193 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.195 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-06 07:36:30.198 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-06 07:36:30.228 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.230 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-06 07:36:30.233 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-06 07:36:30.264 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.266 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-06 07:36:30.269 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-06 07:36:30.299 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.301 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-06 07:36:30.304 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-06 07:36:30.335 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.338 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-06 07:36:30.340 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-06 07:36:30.371 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.373 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-06 07:36:30.376 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-06 07:36:30.406 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.409 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-06 07:36:30.411 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-06 07:36:30.443 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.445 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-06 07:36:30.448 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-06 07:36:30.479 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.483 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 07:36:30.486 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 07:36:30.488 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 07:36:30.492 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-06 07:36:30.494 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-06 07:36:30.498 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-06 07:36:30.502 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-06 07:36:30.507 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-06 07:36:30.511 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-06 07:36:30.514 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-06 07:36:30.517 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-06 07:36:30.520 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:36:30.524 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 07:36:30.527 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-06 07:36:30.530 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 07:36:30.533 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-06 07:36:30.536 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-06 07:36:30.539 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-06 07:36:30.541 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-06 07:36:30.545 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-06 07:36:30.546 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-06 07:36:30.546 | BEGIN { 2022-05-06 07:36:30.546 | section = "" 2022-05-06 07:36:30.546 | last_section = "" 2022-05-06 07:36:30.546 | section_count = 0 2022-05-06 07:36:30.546 | } 2022-05-06 07:36:30.546 | /^\[.+\]/ { 2022-05-06 07:36:30.546 | gsub("[][]", "", $1); 2022-05-06 07:36:30.546 | section=$1 2022-05-06 07:36:30.546 | next 2022-05-06 07:36:30.546 | } 2022-05-06 07:36:30.546 | /^ *\#/ { 2022-05-06 07:36:30.547 | next 2022-05-06 07:36:30.547 | } 2022-05-06 07:36:30.547 | /^[^ \t]+/ { 2022-05-06 07:36:30.547 | # get offset of first = in $0 2022-05-06 07:36:30.547 | eq_idx = index($0, "=") 2022-05-06 07:36:30.547 | # extract attr & value from $0 2022-05-06 07:36:30.547 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 07:36:30.547 | value = substr($0, eq_idx + 1) 2022-05-06 07:36:30.547 | # only need to strip trailing whitespace from attr 2022-05-06 07:36:30.547 | sub(/[ \t]*$/, "", attr) 2022-05-06 07:36:30.547 | # need to strip leading & trailing whitespace from value 2022-05-06 07:36:30.547 | sub(/^[ \t]*/, "", value) 2022-05-06 07:36:30.547 | sub(/[ \t]*$/, "", value) 2022-05-06 07:36:30.547 | 2022-05-06 07:36:30.547 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 07:36:30.547 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 07:36:30.547 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 07:36:30.547 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 07:36:30.547 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 07:36:30.547 | if (section != last_section) { 2022-05-06 07:36:30.547 | cfg_section[section_count++] = section 2022-05-06 07:36:30.547 | last_section = section 2022-05-06 07:36:30.547 | } 2022-05-06 07:36:30.547 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 07:36:30.547 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 07:36:30.547 | 2022-05-06 07:36:30.547 | cfg_attr[section, attr, 0] = value 2022-05-06 07:36:30.547 | cfg_attr_count[section, attr] = 1 2022-05-06 07:36:30.547 | } else { 2022-05-06 07:36:30.547 | lno = cfg_attr_count[section, attr]++ 2022-05-06 07:36:30.547 | cfg_attr[section, attr, lno] = value 2022-05-06 07:36:30.547 | } 2022-05-06 07:36:30.548 | } 2022-05-06 07:36:30.548 | END { 2022-05-06 07:36:30.548 | # Process each section in order 2022-05-06 07:36:30.548 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 07:36:30.548 | section = cfg_section[sno] 2022-05-06 07:36:30.548 | # The ini routines simply append a config item immediately 2022-05-06 07:36:30.548 | # after the section header. To keep the same order as defined 2022-05-06 07:36:30.548 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 07:36:30.548 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 07:36:30.548 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 07:36:30.548 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 07:36:30.548 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 07:36:30.548 | else { 2022-05-06 07:36:30.548 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 07:36:30.548 | count = cfg_attr_count[section, attr] 2022-05-06 07:36:30.548 | print "inidelete " configfile " " section " " attr 2022-05-06 07:36:30.548 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 07:36:30.548 | for (l = count -2; l >= 0; l--) 2022-05-06 07:36:30.548 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 07:36:30.548 | } 2022-05-06 07:36:30.548 | } 2022-05-06 07:36:30.548 | } 2022-05-06 07:36:30.548 | } 2022-05-06 07:36:30.548 | ' 2022-05-06 07:36:30.548 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.549 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 07:36:30.550 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:36:30.552 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 07:36:30.555 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-06 07:36:30.557 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 07:36:30.560 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-06 07:36:30.562 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-06 07:36:30.562 | BEGIN { group = "" } 2022-05-06 07:36:30.562 | /^\[\[.+\|.*\]\]/ { 2022-05-06 07:36:30.562 | gsub("[][]", "", $1); 2022-05-06 07:36:30.562 | split($1, a, "|"); 2022-05-06 07:36:30.562 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 07:36:30.562 | group=a[1] 2022-05-06 07:36:30.562 | } else { 2022-05-06 07:36:30.563 | group="" 2022-05-06 07:36:30.563 | } 2022-05-06 07:36:30.563 | next 2022-05-06 07:36:30.563 | } 2022-05-06 07:36:30.563 | { 2022-05-06 07:36:30.563 | if (group != "") 2022-05-06 07:36:30.563 | print $0 2022-05-06 07:36:30.563 | } 2022-05-06 07:36:30.563 | ' /home/ubuntu/devstack/local.conf 2022-05-06 07:36:30.569 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-05-06 07:36:30.572 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-05-06 07:36:30.601 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.604 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-05-06 07:36:30.607 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-05-06 07:36:30.637 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.639 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-05-06 07:36:30.642 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-05-06 07:36:30.672 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.674 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-05-06 07:36:30.677 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-05-06 07:36:30.705 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.707 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-05-06 07:36:30.710 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-06 07:36:30.741 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.743 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-05-06 07:36:30.746 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-05-06 07:36:30.774 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.777 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-05-06 07:36:30.780 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-06 07:36:30.810 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.813 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-05-06 07:36:30.821 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-06 07:36:30.852 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.856 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 07:36:30.859 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 07:36:30.862 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 07:36:30.865 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-06 07:36:30.870 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:36:30.871 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:36:30.873 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-06 07:36:30.877 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:36:30.881 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-06 07:36:30.884 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-06 07:36:30.886 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-06 07:36:30.889 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:36:30.892 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 07:36:30.895 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-06 07:36:30.897 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 07:36:30.900 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-06 07:36:30.903 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:36:30.911 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 07:36:30.911 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-06 07:36:30.913 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-06 07:36:30.913 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.913 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-06 07:36:30.913 | BEGIN { 2022-05-06 07:36:30.914 | section = "" 2022-05-06 07:36:30.914 | last_section = "" 2022-05-06 07:36:30.914 | section_count = 0 2022-05-06 07:36:30.914 | } 2022-05-06 07:36:30.914 | /^\[.+\]/ { 2022-05-06 07:36:30.914 | gsub("[][]", "", $1); 2022-05-06 07:36:30.914 | section=$1 2022-05-06 07:36:30.914 | next 2022-05-06 07:36:30.914 | } 2022-05-06 07:36:30.914 | /^ *\#/ { 2022-05-06 07:36:30.914 | next 2022-05-06 07:36:30.914 | } 2022-05-06 07:36:30.914 | /^[^ \t]+/ { 2022-05-06 07:36:30.914 | # get offset of first = in $0 2022-05-06 07:36:30.914 | eq_idx = index($0, "=") 2022-05-06 07:36:30.914 | # extract attr & value from $0 2022-05-06 07:36:30.914 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 07:36:30.914 | value = substr($0, eq_idx + 1) 2022-05-06 07:36:30.914 | # only need to strip trailing whitespace from attr 2022-05-06 07:36:30.914 | sub(/[ \t]*$/, "", attr) 2022-05-06 07:36:30.914 | # need to strip leading & trailing whitespace from value 2022-05-06 07:36:30.914 | sub(/^[ \t]*/, "", value) 2022-05-06 07:36:30.914 | sub(/[ \t]*$/, "", value) 2022-05-06 07:36:30.914 | 2022-05-06 07:36:30.914 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 07:36:30.914 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 07:36:30.914 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 07:36:30.914 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 07:36:30.914 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 07:36:30.914 | if (section != last_section) { 2022-05-06 07:36:30.914 | cfg_section[section_count++] = section 2022-05-06 07:36:30.914 | last_section = section 2022-05-06 07:36:30.914 | } 2022-05-06 07:36:30.915 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 07:36:30.915 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 07:36:30.915 | 2022-05-06 07:36:30.915 | cfg_attr[section, attr, 0] = value 2022-05-06 07:36:30.915 | cfg_attr_count[section, attr] = 1 2022-05-06 07:36:30.915 | } else { 2022-05-06 07:36:30.915 | lno = cfg_attr_count[section, attr]++ 2022-05-06 07:36:30.915 | cfg_attr[section, attr, lno] = value 2022-05-06 07:36:30.915 | } 2022-05-06 07:36:30.915 | } 2022-05-06 07:36:30.915 | END { 2022-05-06 07:36:30.915 | # Process each section in order 2022-05-06 07:36:30.915 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 07:36:30.915 | section = cfg_section[sno] 2022-05-06 07:36:30.915 | # The ini routines simply append a config item immediately 2022-05-06 07:36:30.915 | # after the section header. To keep the same order as defined 2022-05-06 07:36:30.915 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 07:36:30.915 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 07:36:30.915 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 07:36:30.915 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 07:36:30.915 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 07:36:30.915 | else { 2022-05-06 07:36:30.915 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 07:36:30.915 | count = cfg_attr_count[section, attr] 2022-05-06 07:36:30.915 | print "inidelete " configfile " " section " " attr 2022-05-06 07:36:30.915 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 07:36:30.915 | for (l = count -2; l >= 0; l--) 2022-05-06 07:36:30.915 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 07:36:30.915 | } 2022-05-06 07:36:30.915 | } 2022-05-06 07:36:30.915 | } 2022-05-06 07:36:30.916 | } 2022-05-06 07:36:30.916 | ' 2022-05-06 07:36:30.916 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 07:36:30.918 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 07:36:30.918 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 07:36:30.921 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-06 07:36:30.923 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 07:36:30.925 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-06 07:36:30.928 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-06 07:36:30.928 | BEGIN { group = "" } 2022-05-06 07:36:30.928 | /^\[\[.+\|.*\]\]/ { 2022-05-06 07:36:30.928 | gsub("[][]", "", $1); 2022-05-06 07:36:30.928 | split($1, a, "|"); 2022-05-06 07:36:30.928 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 07:36:30.928 | group=a[1] 2022-05-06 07:36:30.928 | } else { 2022-05-06 07:36:30.928 | group="" 2022-05-06 07:36:30.928 | } 2022-05-06 07:36:30.928 | next 2022-05-06 07:36:30.928 | } 2022-05-06 07:36:30.928 | { 2022-05-06 07:36:30.929 | if (group != "") 2022-05-06 07:36:30.929 | print $0 2022-05-06 07:36:30.929 | } 2022-05-06 07:36:30.929 | ' /home/ubuntu/devstack/local.conf 2022-05-06 07:36:30.934 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-06 07:36:30.937 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-06 07:36:30.966 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:30.969 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-06 07:36:30.972 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-06 07:36:31.000 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 07:36:31.003 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-06 07:36:31.021 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:31.025 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-06 07:36:31.026 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:36:31.029 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-06 07:36:31.032 | + ./stack.sh:main:1254 : start_swift 2022-05-06 07:36:31.034 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-06 07:36:31.037 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 07:36:31.040 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-06 07:36:31.069 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-06 07:36:31.073 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 07:36:31.074 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 07:36:31.079 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-06 07:36:31.527 | Restarting rsync (via systemctl): rsync.service. 2022-05-06 07:36:31.531 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-06 07:36:31.534 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-06 07:36:31.537 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-06 07:36:31.540 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-06 07:36:31.542 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-06 07:36:31.545 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:36:31.547 | + functions-common:run_process:1692 : local service=s-object 2022-05-06 07:36:31.550 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:36:31.552 | + functions-common:run_process:1694 : local group= 2022-05-06 07:36:31.555 | + functions-common:run_process:1695 : local user= 2022-05-06 07:36:31.558 | + functions-common:run_process:1697 : local name=s-object 2022-05-06 07:36:31.563 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:36:31.566 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:36:31.569 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:36:31.571 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:36:31.574 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:36:31.579 | + functions-common:time_start:2428 : _TIME_START[$name]=1651822591577 2022-05-06 07:36:31.582 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-06 07:36:31.599 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:31.601 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-05-06 07:36:31.604 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-06 07:36:31.607 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:36:31.609 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:36:31.612 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:36:31.616 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:36:31.617 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-06 07:36:31.619 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-06 07:36:31.622 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-06 07:36:31.624 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:36:31.627 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:36:31.629 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-06 07:36:31.633 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-05-06 07:36:31.634 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-06 07:36:31.636 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:36:31.639 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:36:31.641 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 07:36:31.644 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:36:31.646 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:36:31.648 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-06 07:36:31.650 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:36:31.655 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-05-06 07:36:31.707 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-06 07:36:31.763 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 07:36:31.814 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-06 07:36:31.867 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-06 07:36:31.920 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:36:31.992 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:36:31.994 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-05-06 07:36:32.051 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:36:32.515 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-06 07:36:32.529 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-06 07:36:32.969 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-06 07:36:32.997 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:36:32.999 | + functions-common:time_stop:2437 : local name 2022-05-06 07:36:33.002 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:36:33.005 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:36:33.007 | + functions-common:time_stop:2440 : local total 2022-05-06 07:36:33.010 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:36:33.012 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:36:33.015 | + functions-common:time_stop:2444 : start_time=1651822591577 2022-05-06 07:36:33.017 | + functions-common:time_stop:2446 : [[ -z 1651822591577 ]] 2022-05-06 07:36:33.020 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:36:33.025 | + functions-common:time_stop:2449 : end_time=1651822593022 2022-05-06 07:36:33.027 | + functions-common:time_stop:2450 : elapsed_time=1445 2022-05-06 07:36:33.030 | + functions-common:time_stop:2451 : total=3002 2022-05-06 07:36:33.033 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:36:33.036 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4447 2022-05-06 07:36:33.038 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-06 07:36:33.041 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:36:33.044 | + functions-common:run_process:1692 : local service=s-container 2022-05-06 07:36:33.046 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:36:33.049 | + functions-common:run_process:1694 : local group= 2022-05-06 07:36:33.051 | + functions-common:run_process:1695 : local user= 2022-05-06 07:36:33.054 | + functions-common:run_process:1697 : local name=s-container 2022-05-06 07:36:33.056 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:36:33.059 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:36:33.061 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:36:33.064 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:36:33.067 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:36:33.072 | + functions-common:time_start:2428 : _TIME_START[$name]=1651822593069 2022-05-06 07:36:33.075 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-06 07:36:33.093 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:33.096 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-05-06 07:36:33.098 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-06 07:36:33.101 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:36:33.104 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:36:33.107 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:36:33.109 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:36:33.112 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-06 07:36:33.114 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-06 07:36:33.117 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-06 07:36:33.119 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:36:33.122 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:36:33.125 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-06 07:36:33.127 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-05-06 07:36:33.130 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-06 07:36:33.133 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:36:33.135 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:36:33.138 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 07:36:33.140 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:36:33.143 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:36:33.145 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-06 07:36:33.147 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:36:33.152 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-05-06 07:36:33.208 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-06 07:36:33.261 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 07:36:33.317 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-06 07:36:33.376 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-06 07:36:33.432 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:36:33.487 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:36:33.490 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-05-06 07:36:33.544 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:36:34.001 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-06 07:36:34.015 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-06 07:36:34.470 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-06 07:36:34.499 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:36:34.502 | + functions-common:time_stop:2437 : local name 2022-05-06 07:36:34.504 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:36:34.506 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:36:34.509 | + functions-common:time_stop:2440 : local total 2022-05-06 07:36:34.512 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:36:34.515 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:36:34.517 | + functions-common:time_stop:2444 : start_time=1651822593069 2022-05-06 07:36:34.520 | + functions-common:time_stop:2446 : [[ -z 1651822593069 ]] 2022-05-06 07:36:34.523 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:36:34.528 | + functions-common:time_stop:2449 : end_time=1651822594525 2022-05-06 07:36:34.531 | + functions-common:time_stop:2450 : elapsed_time=1456 2022-05-06 07:36:34.533 | + functions-common:time_stop:2451 : total=4447 2022-05-06 07:36:34.540 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:36:34.540 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5903 2022-05-06 07:36:34.541 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-06 07:36:34.544 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:36:34.546 | + functions-common:run_process:1692 : local service=s-account 2022-05-06 07:36:34.549 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:36:34.551 | + functions-common:run_process:1694 : local group= 2022-05-06 07:36:34.554 | + functions-common:run_process:1695 : local user= 2022-05-06 07:36:34.556 | + functions-common:run_process:1697 : local name=s-account 2022-05-06 07:36:34.558 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:36:34.564 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:36:34.567 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:36:34.569 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:36:34.573 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:36:34.577 | + functions-common:time_start:2428 : _TIME_START[$name]=1651822594575 2022-05-06 07:36:34.580 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-06 07:36:34.601 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:34.603 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-05-06 07:36:34.606 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-06 07:36:34.611 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:36:34.611 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:36:34.614 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:36:34.616 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:36:34.619 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-06 07:36:34.621 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-06 07:36:34.624 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-06 07:36:34.627 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:36:34.629 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:36:34.632 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-06 07:36:34.635 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-05-06 07:36:34.644 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-06 07:36:34.644 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:36:34.644 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:36:34.645 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 07:36:34.647 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:36:34.649 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:36:34.652 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-06 07:36:34.654 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:36:34.659 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-05-06 07:36:34.713 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-06 07:36:34.767 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 07:36:34.821 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-06 07:36:34.878 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-06 07:36:34.933 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:36:34.988 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:36:34.990 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-05-06 07:36:35.044 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:36:35.518 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-06 07:36:35.532 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-06 07:36:35.986 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-06 07:36:36.015 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:36:36.018 | + functions-common:time_stop:2437 : local name 2022-05-06 07:36:36.020 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:36:36.023 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:36:36.025 | + functions-common:time_stop:2440 : local total 2022-05-06 07:36:36.028 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:36:36.031 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:36:36.033 | + functions-common:time_stop:2444 : start_time=1651822594575 2022-05-06 07:36:36.036 | + functions-common:time_stop:2446 : [[ -z 1651822594575 ]] 2022-05-06 07:36:36.041 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:36:36.045 | + functions-common:time_stop:2449 : end_time=1651822596042 2022-05-06 07:36:36.048 | + functions-common:time_stop:2450 : elapsed_time=1467 2022-05-06 07:36:36.050 | + functions-common:time_stop:2451 : total=5903 2022-05-06 07:36:36.052 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:36:36.055 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7370 2022-05-06 07:36:36.057 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-06 07:36:36.060 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-06 07:36:36.113 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:36:36.115 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-06 07:36:36.118 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:36:36.120 | + functions-common:run_process:1694 : local group= 2022-05-06 07:36:36.123 | + functions-common:run_process:1695 : local user= 2022-05-06 07:36:36.125 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-06 07:36:36.128 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:36:36.130 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:36:36.133 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:36:36.135 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:36:36.139 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:36:36.144 | + functions-common:time_start:2428 : _TIME_START[$name]=1651822596141 2022-05-06 07:36:36.146 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-06 07:36:36.164 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:36.167 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-05-06 07:36:36.170 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-06 07:36:36.172 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:36:36.175 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:36:36.177 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:36:36.180 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:36:36.182 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-06 07:36:36.185 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-06 07:36:36.188 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-06 07:36:36.190 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:36:36.193 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:36:36.195 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-06 07:36:36.198 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-05-06 07:36:36.201 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-06 07:36:36.204 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:36:36.205 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:36:36.208 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 07:36:36.210 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:36:36.212 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:36:36.215 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-06 07:36:36.218 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:36:36.222 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-05-06 07:36:36.276 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-06 07:36:36.330 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 07:36:36.387 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-06 07:36:36.444 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-06 07:36:36.503 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:36:36.557 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:36:36.560 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-05-06 07:36:36.613 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:36:37.073 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-06 07:36:37.542 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-06 07:36:37.565 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:36:37.569 | + functions-common:time_stop:2437 : local name 2022-05-06 07:36:37.572 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:36:37.575 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:36:37.578 | + functions-common:time_stop:2440 : local total 2022-05-06 07:36:37.580 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:36:37.583 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:36:37.585 | + functions-common:time_stop:2444 : start_time=1651822596141 2022-05-06 07:36:37.587 | + functions-common:time_stop:2446 : [[ -z 1651822596141 ]] 2022-05-06 07:36:37.591 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:36:37.595 | + functions-common:time_stop:2449 : end_time=1651822597592 2022-05-06 07:36:37.598 | + functions-common:time_stop:2450 : elapsed_time=1451 2022-05-06 07:36:37.600 | + functions-common:time_stop:2451 : total=7370 2022-05-06 07:36:37.603 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:36:37.605 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8821 2022-05-06 07:36:37.608 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-06 07:36:37.626 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:36:37.629 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:36:37.632 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-06 07:36:37.634 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:36:37.637 | + functions-common:run_process:1694 : local group= 2022-05-06 07:36:37.639 | + functions-common:run_process:1695 : local user= 2022-05-06 07:36:37.642 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-06 07:36:37.644 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:36:37.647 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:36:37.649 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:36:37.652 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:36:37.655 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:36:37.659 | + functions-common:time_start:2428 : _TIME_START[$name]=1651822597657 2022-05-06 07:36:37.662 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-06 07:36:37.679 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:37.682 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-05-06 07:36:37.684 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-06 07:36:37.687 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:36:37.689 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:36:37.692 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:36:37.694 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:36:37.697 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-06 07:36:37.700 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-06 07:36:37.703 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-06 07:36:37.705 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:36:37.712 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:36:37.712 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-06 07:36:37.713 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-05-06 07:36:37.715 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-06 07:36:37.718 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:36:37.720 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:36:37.723 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 07:36:37.725 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:36:37.728 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:36:37.730 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-06 07:36:37.733 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:36:37.738 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-05-06 07:36:37.791 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-06 07:36:37.846 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 07:36:37.901 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-06 07:36:37.958 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-06 07:36:38.013 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:36:38.068 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:36:38.070 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-05-06 07:36:38.125 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:36:38.611 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-06 07:36:38.625 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-06 07:36:39.064 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-06 07:36:39.089 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:36:39.092 | + functions-common:time_stop:2437 : local name 2022-05-06 07:36:39.095 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:36:39.097 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:36:39.100 | + functions-common:time_stop:2440 : local total 2022-05-06 07:36:39.102 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:36:39.105 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:36:39.108 | + functions-common:time_stop:2444 : start_time=1651822597657 2022-05-06 07:36:39.111 | + functions-common:time_stop:2446 : [[ -z 1651822597657 ]] 2022-05-06 07:36:39.114 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:36:39.118 | + functions-common:time_stop:2449 : end_time=1651822599116 2022-05-06 07:36:39.121 | + functions-common:time_stop:2450 : elapsed_time=1459 2022-05-06 07:36:39.124 | + functions-common:time_stop:2451 : total=8821 2022-05-06 07:36:39.126 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:36:39.129 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=10280 2022-05-06 07:36:39.132 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-06 07:36:39.132 | Waiting for swift proxy to start... 2022-05-06 07:36:39.134 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.36:8080/info 2022-05-06 07:36:39.136 | + functions:wait_for_service:457 : local timeout=60 2022-05-06 07:36:39.139 | + functions:wait_for_service:458 : local url=http://10.222.0.36:8080/info 2022-05-06 07:36:39.142 | + functions:wait_for_service:459 : local rval=0 2022-05-06 07:36:39.144 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-06 07:36:39.147 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-06 07:36:39.149 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:36:39.152 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:36:39.155 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:36:39.160 | + functions-common:time_start:2428 : _TIME_START[$name]=1651822599157 2022-05-06 07:36:39.162 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-06 07:36:39.168 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-05-06 07:36:39.181 | + :: : [[ 000 == 503 ]] 2022-05-06 07:36:39.183 | + :: : [[ 7 -eq 7 ]] 2022-05-06 07:36:39.184 | + :: : sleep 1 2022-05-06 07:36:40.188 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-05-06 07:36:40.201 | + :: : [[ 000 == 503 ]] 2022-05-06 07:36:40.202 | + :: : [[ 7 -eq 7 ]] 2022-05-06 07:36:40.204 | + :: : sleep 1 2022-05-06 07:36:41.207 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-05-06 07:36:41.220 | + :: : [[ 000 == 503 ]] 2022-05-06 07:36:41.222 | + :: : [[ 7 -eq 7 ]] 2022-05-06 07:36:41.223 | + :: : sleep 1 2022-05-06 07:36:42.227 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-05-06 07:36:42.303 | + :: : [[ 200 == 503 ]] 2022-05-06 07:36:42.305 | + :: : [[ 0 -eq 7 ]] 2022-05-06 07:36:42.308 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-06 07:36:42.315 | + functions-common:time_stop:2437 : local name 2022-05-06 07:36:42.318 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:36:42.321 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:36:42.323 | + functions-common:time_stop:2440 : local total 2022-05-06 07:36:42.326 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:36:42.328 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-06 07:36:42.331 | + functions-common:time_stop:2444 : start_time=1651822599157 2022-05-06 07:36:42.333 | + functions-common:time_stop:2446 : [[ -z 1651822599157 ]] 2022-05-06 07:36:42.336 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:36:42.341 | + functions-common:time_stop:2449 : end_time=1651822602338 2022-05-06 07:36:42.344 | + functions-common:time_stop:2450 : elapsed_time=3181 2022-05-06 07:36:42.346 | + functions-common:time_stop:2451 : total=6475 2022-05-06 07:36:42.348 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:36:42.351 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9656 2022-05-06 07:36:42.353 | + functions:wait_for_service:467 : return 0 2022-05-06 07:36:42.356 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-06 07:36:42.359 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 07:36:42.362 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-06 07:36:42.380 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:42.383 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 07:36:42.414 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-06 07:36:42.466 | [229021 Async configure_neutron_nova:276148]: Waiting for completion of configure_neutron_nova running on PID 276148 (2 other jobs running) 2022-05-06 07:36:42.491 | [229021 Async configure_neutron_nova:276148]: Signaling child to exit 2022-05-06 07:36:42.492 | WAKEUP 2022-05-06 07:36:42.514 | [229021 Async configure_neutron_nova:276148]: Signaled 2022-05-06 07:36:42.516 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-06 07:36:42.516 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:36:42.516 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 07:36:42.516 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 07:36:42.516 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 07:36:42.516 | + 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-05-06 07:36:42.516 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 07:36:42.516 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-06 07:36:42.516 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-06 07:36:42.516 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-06 07:36:42.516 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.36/identity 2022-05-06 07:36:42.516 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-06 07:36:42.516 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-06 07:36:42.516 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-06 07:36:42.516 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-06 07:36:42.516 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-06 07:36:42.516 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-06 07:36:42.516 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-06 07:36:42.516 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-06 07:36:42.516 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-06 07:36:42.516 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-06 07:36:42.517 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-06 07:36:42.517 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:42.517 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-06 07:36:42.517 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-06 07:36:42.517 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-06 07:36:42.517 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-05-06 07:36:42.517 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-06 07:36:42.517 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 07:36:42.517 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-06 07:36:42.517 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-06 07:36:42.517 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 07:36:42.517 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 07:36:42.517 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-06 07:36:42.517 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-06 07:36:42.517 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-06 07:36:42.517 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-06 07:36:42.517 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.36/identity 2022-05-06 07:36:42.517 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-06 07:36:42.517 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-06 07:36:42.517 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-06 07:36:42.517 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-06 07:36:42.517 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-06 07:36:42.517 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-06 07:36:42.517 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-06 07:36:42.517 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-06 07:36:42.517 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-06 07:36:42.517 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-06 07:36:42.518 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-06 07:36:42.518 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:42.518 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-06 07:36:42.518 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-06 07:36:42.518 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-06 07:36:42.561 | [229021 Async configure_neutron_nova:276148]: finished configure_neutron_nova with result 0 in 0 seconds 2022-05-06 07:36:42.565 | + inc/async:async_wait:197 : return 0 2022-05-06 07:36:42.568 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-06 07:36:42.586 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:42.588 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 07:36:42.623 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 07:36:42.657 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-06 07:36:42.675 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:42.678 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-06 07:36:42.681 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:36:42.684 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-06 07:36:42.687 | + ./stack.sh:main:1279 : start_nova_api 2022-05-06 07:36:42.690 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-06 07:36:42.692 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-06 07:36:42.695 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-06 07:36:42.697 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-06 07:36:42.715 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:36:42.718 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 07:36:42.720 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 07:36:42.723 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 07:36:42.726 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-06 07:36:42.729 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-06 07:36:42.734 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:36:42.736 | + functions-common:run_process:1692 : local service=n-api 2022-05-06 07:36:42.739 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:36:42.741 | + functions-common:run_process:1694 : local group= 2022-05-06 07:36:42.744 | + functions-common:run_process:1695 : local user= 2022-05-06 07:36:42.747 | + functions-common:run_process:1697 : local name=n-api 2022-05-06 07:36:42.750 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:36:42.752 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:36:42.755 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:36:42.757 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:36:42.760 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:36:42.765 | + functions-common:time_start:2428 : _TIME_START[$name]=1651822602762 2022-05-06 07:36:42.768 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-06 07:36:42.785 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:42.788 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-05-06 07:36:42.790 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-06 07:36:42.793 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:36:42.796 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:36:42.799 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:36:42.801 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:36:42.804 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-05-06 07:36:42.806 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-06 07:36:42.809 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-06 07:36:42.812 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:36:42.814 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:36:42.817 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-05-06 07:36:42.820 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-05-06 07:36:42.822 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-06 07:36:42.825 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:36:42.827 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-06 07:36:42.830 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-06 07:36:42.832 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-06 07:36:42.835 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-06 07:36:42.839 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-05-06 07:36:42.891 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-05-06 07:36:42.946 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-06 07:36:43.013 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 07:36:43.069 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:36:43.127 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-06 07:36:43.181 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-06 07:36:43.235 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-06 07:36:43.288 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-06 07:36:43.342 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-06 07:36:43.395 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-06 07:36:43.397 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-05-06 07:36:43.452 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-06 07:36:43.919 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-06 07:36:43.933 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-06 07:36:44.377 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-06 07:36:44.457 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:36:44.459 | + functions-common:time_stop:2437 : local name 2022-05-06 07:36:44.462 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:36:44.465 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:36:44.468 | + functions-common:time_stop:2440 : local total 2022-05-06 07:36:44.471 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:36:44.473 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:36:44.476 | + functions-common:time_stop:2444 : start_time=1651822602762 2022-05-06 07:36:44.479 | + functions-common:time_stop:2446 : [[ -z 1651822602762 ]] 2022-05-06 07:36:44.482 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:36:44.488 | + functions-common:time_stop:2449 : end_time=1651822604485 2022-05-06 07:36:44.490 | + functions-common:time_stop:2450 : elapsed_time=1723 2022-05-06 07:36:44.493 | + functions-common:time_stop:2451 : total=10280 2022-05-06 07:36:44.495 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:36:44.499 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12003 2022-05-06 07:36:44.502 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.36/compute/v2.1/ 2022-05-06 07:36:44.504 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-06 07:36:44.504 | Waiting for nova-api to start... 2022-05-06 07:36:44.517 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.36/compute/v2.1/ 2022-05-06 07:36:44.519 | + functions:wait_for_service:457 : local timeout=60 2022-05-06 07:36:44.521 | + functions:wait_for_service:458 : local url=http://10.222.0.36/compute/v2.1/ 2022-05-06 07:36:44.524 | + functions:wait_for_service:459 : local rval=0 2022-05-06 07:36:44.527 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-06 07:36:44.529 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-06 07:36:44.532 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:36:44.534 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:36:44.538 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:36:44.542 | + functions-common:time_start:2428 : _TIME_START[$name]=1651822604540 2022-05-06 07:36:44.546 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-06 07:36:44.552 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/compute/v2.1/ 2022-05-06 07:36:50.377 | + :: : [[ 200 == 503 ]] 2022-05-06 07:36:50.379 | + :: : [[ 0 -eq 7 ]] 2022-05-06 07:36:50.382 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-06 07:36:50.385 | + functions-common:time_stop:2437 : local name 2022-05-06 07:36:50.388 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:36:50.391 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:36:50.393 | + functions-common:time_stop:2440 : local total 2022-05-06 07:36:50.396 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:36:50.399 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-06 07:36:50.402 | + functions-common:time_stop:2444 : start_time=1651822604540 2022-05-06 07:36:50.405 | + functions-common:time_stop:2446 : [[ -z 1651822604540 ]] 2022-05-06 07:36:50.408 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:36:50.413 | + functions-common:time_stop:2449 : end_time=1651822610410 2022-05-06 07:36:50.416 | + functions-common:time_stop:2450 : elapsed_time=5870 2022-05-06 07:36:50.419 | + functions-common:time_stop:2451 : total=9656 2022-05-06 07:36:50.421 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:36:50.424 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15526 2022-05-06 07:36:50.426 | + functions:wait_for_service:467 : return 0 2022-05-06 07:36:50.429 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 07:36:50.432 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 07:36:50.435 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-06 07:36:50.453 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:50.456 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-06 07:36:50.458 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:36:50.461 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-06 07:36:50.464 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-06 07:36:50.466 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-06 07:36:50.469 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-06 07:36:50.487 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:36:50.489 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-06 07:36:50.507 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:50.510 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-06 07:36:50.513 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 07:36:50.515 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-06 07:36:50.518 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-06 07:36:50.521 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-06 07:36:50.523 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-06 07:36:50.554 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-06 07:36:50.556 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-05-06 07:36:50.560 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-06 07:36:50.590 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-06 07:36:50.622 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-06 07:36:50.624 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-06 07:36:50.627 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-06 07:36:50.630 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-06 07:36:50.633 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-06 07:36:50.636 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-06 07:36:50.639 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-06 07:36:50.641 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-06 07:36:50.645 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-06 07:36:50.647 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-06 07:36:50.650 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-06 07:36:50.653 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-06 07:36:50.655 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:36:50.658 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:36:50.661 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:36:50.663 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-05-06 07:36:50.666 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:36:50.669 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:36:50.672 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-06 07:36:50.690 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:36:50.693 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-06 07:36:50.695 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:36:50.698 | + functions-common:run_process:1692 : local service=q-svc 2022-05-06 07:36:50.700 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:36:50.703 | + functions-common:run_process:1694 : local group= 2022-05-06 07:36:50.705 | + functions-common:run_process:1695 : local user= 2022-05-06 07:36:50.708 | + functions-common:run_process:1697 : local name=q-svc 2022-05-06 07:36:50.710 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 07:36:50.713 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 07:36:50.716 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:36:50.718 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:36:50.721 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:36:50.726 | + functions-common:time_start:2428 : _TIME_START[$name]=1651822610723 2022-05-06 07:36:50.728 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-06 07:36:50.745 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 07:36:50.748 | + functions-common:run_process:1701 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-05-06 07:36:50.750 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-06 07:36:50.753 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:36:50.755 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:36:50.758 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:36:50.760 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:36:50.763 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-06 07:36:50.766 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-06 07:36:50.768 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-06 07:36:50.771 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 07:36:50.773 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 07:36:50.776 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-06 07:36:50.779 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-05-06 07:36:50.781 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-06 07:36:50.784 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:36:50.786 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 07:36:50.788 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 07:36:50.790 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 07:36:50.793 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 07:36:50.795 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-06 07:36:50.797 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 07:36:50.801 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-05-06 07:36:50.854 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-06 07:36:50.907 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 07:36:50.959 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-06 07:36:51.012 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-06 07:36:51.065 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 07:36:51.121 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 07:36:51.124 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-05-06 07:36:51.180 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 07:36:51.643 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-06 07:36:51.657 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-06 07:36:52.109 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-06 07:36:52.137 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 07:36:52.140 | + functions-common:time_stop:2437 : local name 2022-05-06 07:36:52.142 | + functions-common:time_stop:2438 : local end_time 2022-05-06 07:36:52.145 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 07:36:52.147 | + functions-common:time_stop:2440 : local total 2022-05-06 07:36:52.150 | + functions-common:time_stop:2441 : local start_time 2022-05-06 07:36:52.152 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 07:36:52.155 | + functions-common:time_stop:2444 : start_time=1651822610723 2022-05-06 07:36:52.158 | + functions-common:time_stop:2446 : [[ -z 1651822610723 ]] 2022-05-06 07:36:52.161 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 07:36:52.166 | + functions-common:time_stop:2449 : end_time=1651822612163 2022-05-06 07:36:52.168 | + functions-common:time_stop:2450 : elapsed_time=1440 2022-05-06 07:36:52.171 | + functions-common:time_stop:2451 : total=12003 2022-05-06 07:36:52.173 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 07:36:52.176 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13443 2022-05-06 07:36:52.178 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.36:9696 2022-05-06 07:36:52.181 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-06 07:36:52.199 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 07:36:52.202 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-06 07:36:52.202 | Waiting for Neutron to start... 2022-05-06 07:36:52.204 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.36:9696' 2022-05-06 07:36:52.207 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.36:9696' 'Neutron did not start' 60 2022-05-06 07:36:52.209 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.36:9696' 2022-05-06 07:36:52.212 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-06 07:36:52.214 | + functions-common:test_with_retry:2377 : local until=60 2022-05-06 07:36:52.217 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-06 07:36:52.220 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-06 07:36:52.222 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-06 07:36:52.225 | + functions-common:time_start:2424 : local start_time= 2022-05-06 07:36:52.227 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 07:36:52.231 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 07:36:52.236 | + functions-common:time_start:2428 : _TIME_START[$name]=1651822612233 2022-05-06 07:36:52.238 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.36:9696; do sleep 0.5; done' 2022-05-06 07:37:52.243 | + functions-common:test_with_retry:2382 : die 2382 'Neutron did not start' 2022-05-06 07:37:52.246 | + functions-common:die:264 : local exitcode=0 2022-05-06 07:37:52.249 | [Call Trace] 2022-05-06 07:37:52.249 | ./stack.sh:1293:start_neutron_service_and_check 2022-05-06 07:37:52.249 | /home/ubuntu/devstack/lib/neutron-legacy:559:test_with_retry 2022-05-06 07:37:52.250 | /home/ubuntu/devstack/functions-common:2382:die 2022-05-06 07:37:52.254 | [ERROR] /home/ubuntu/devstack/functions-common:2382 Neutron did not start 2022-05-06 07:37:53.257 | exit_trap: cleaning up child processes 2022-05-06 07:37:53.259 | Error on exit