2022-04-14 11:58:02.986 | + ./stack.sh:main:489 : exec 2022-04-14 11:58:02.986 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-115802' 2022-04-14 11:58:02.986 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-115802.summary.2022-04-14-115802 2022-04-14 11:58:02.986 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 11:58:02.987 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-115802 2022-04-14 11:58:02.987 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-115802 /opt/stack/logs/stack.sh.log 2022-04-14 11:58:02.987 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-115802.summary.2022-04-14-115802 /opt/stack/logs/stack.sh.log.summary 2022-04-14 11:58:02.987 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 11:58:02.987 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 11:58:02.987 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 11:58:02.987 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 11:58:02.987 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 11:58:02.987 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 11:58:02.987 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 11:58:02.987 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 11:58:02.987 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 11:58:02.987 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 11:58:02.987 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 11:58:02.987 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 11:58:02.987 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 11:58:02.987 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 11:58:02.987 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 11:58:02.987 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 11:58:02.987 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 11:58:02.987 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 11:58:02.987 | + ./stack.sh:main:578 : uname -a 2022-04-14 11:58:02.987 | Linux n-d-830644-2 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-14 11:58:02.987 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 11:58:02.987 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 11:58:02.987 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 11:58:03.023 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 11:58:03.038 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 11:58:03.040 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 11:58:03.042 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 11:58:03.044 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 11:58:03.046 | + functions-common:fetch_plugins:1783 : return 2022-04-14 11:58:03.048 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 11:58:03.050 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 11:58:03.052 | + functions-common:run_phase:1861 : local phase= 2022-04-14 11:58:03.053 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 11:58:03.055 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 11:58:03.057 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 11:58:03.059 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 11:58:03.060 | + functions-common:run_phase:1870 : local extra 2022-04-14 11:58:03.063 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 11:58:03.066 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 11:58:03.068 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 11:58:03.070 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 11:58:03.071 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 11:58:03.073 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 11:58:03.086 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:58:03.088 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 11:58:03.090 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 11:58:03.091 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 11:58:03.093 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 11:58:03.095 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 11:58:03.097 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 11:58:03.098 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 11:58:03.100 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 11:58:03.102 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 11:58:03.104 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 11:58:03.106 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 11:58:03.107 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 11:58:03.110 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 11:58:03.111 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 11:58:03.113 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 11:58:03.115 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 11:58:03.132 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 11:58:03.134 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 11:58:03.147 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:58:03.149 | +++ lib/tls:source:43 : hostname -f 2022-04-14 11:58:03.152 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 11:58:03.154 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 11:58:03.156 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 11:58:03.158 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 11:58:03.160 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 11:58:03.162 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 11:58:03.163 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 11:58:03.165 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 11:58:03.167 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 11:58:03.169 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 11:58:03.174 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 11:58:03.185 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 11:58:03.202 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 11:58:03.214 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 11:58:03.226 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 11:58:03.262 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 11:58:03.322 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 11:58:03.410 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 11:58:03.432 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 11:58:03.482 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 11:58:03.534 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 11:58:03.679 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 11:58:03.692 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 11:58:03.705 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 11:58:03.717 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 11:58:03.811 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 11:58:03.813 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 11:58:03.816 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 11:58:03.818 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 11:58:03.820 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 11:58:03.822 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 11:58:03.825 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 11:58:03.825 | False' 2022-04-14 11:58:03.827 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 11:58:03.842 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 11:58:03.845 | + ./stack.sh:main:626 : run_phase source 2022-04-14 11:58:03.847 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 11:58:03.849 | + functions-common:run_phase:1861 : local phase= 2022-04-14 11:58:03.851 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 11:58:03.853 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 11:58:03.855 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 11:58:03.857 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 11:58:03.859 | + functions-common:run_phase:1870 : local extra 2022-04-14 11:58:03.862 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 11:58:03.865 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 11:58:03.867 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 11:58:03.869 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 11:58:03.871 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 11:58:03.874 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 11:58:03.888 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:58:03.890 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 11:58:03.892 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 11:58:03.931 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 11:58:03.933 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 11:58:03.935 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 11:58:03.937 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 11:58:03.939 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 11:58:03.942 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 11:58:03.944 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 11:58:03.946 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 11:58:03.948 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 11:58:03.950 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 11:58:03.953 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:03.955 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 11:58:03.957 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:03.959 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 11:58:03.961 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:03.964 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 11:58:03.966 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:03.969 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 11:58:03.971 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:03.973 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 11:58:03.975 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:03.978 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 11:58:03.980 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:03.982 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 11:58:03.984 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:03.987 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 11:58:03.989 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:03.991 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 11:58:03.993 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:03.996 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 11:58:03.998 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.000 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 11:58:04.002 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.004 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 11:58:04.007 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.009 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 11:58:04.011 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.013 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 11:58:04.016 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.018 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 11:58:04.021 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.023 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 11:58:04.025 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.027 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 11:58:04.029 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.032 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 11:58:04.034 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.037 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 11:58:04.039 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.041 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 11:58:04.043 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.045 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 11:58:04.048 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.050 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 11:58:04.052 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.055 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 11:58:04.057 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.059 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 11:58:04.061 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.063 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 11:58:04.066 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.068 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 11:58:04.070 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.072 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 11:58:04.074 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.077 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 11:58:04.079 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.082 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 11:58:04.084 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.086 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 11:58:04.088 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.090 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 11:58:04.093 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.095 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 11:58:04.098 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.100 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 11:58:04.102 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.104 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 11:58:04.106 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.109 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 11:58:04.111 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.113 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 11:58:04.115 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.118 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 11:58:04.120 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.122 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 11:58:04.124 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.127 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 11:58:04.129 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.131 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 11:58:04.133 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.135 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 11:58:04.137 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.140 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 11:58:04.142 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.145 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 11:58:04.147 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.149 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 11:58:04.151 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.153 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 11:58:04.156 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.158 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 11:58:04.161 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:58:04.163 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 11:58:04.166 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 11:58:04.168 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 11:58:04.170 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 11:58:04.185 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:58:04.187 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 11:58:04.189 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 11:58:04.191 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 11:58:04.207 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:58:04.209 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 11:58:04.212 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 11:58:04.214 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 11:58:04.216 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 11:58:04.219 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 11:58:04.221 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 11:58:04.224 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 11:58:04.226 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 11:58:04.228 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 11:58:04.228 | Using mysql database backend 2022-04-14 11:58:04.230 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 11:58:04.246 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 11:58:04.249 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 11:58:04.252 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 11:58:04.254 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 11:58:04.257 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 11:58:04.259 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 11:58:04.275 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:58:04.278 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 11:58:04.293 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 11:58:04.309 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:58:04.312 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 11:58:04.328 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 11:58:04.344 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 11:58:04.360 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:58:04.363 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 11:58:04.379 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:58:04.381 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 11:58:04.397 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 11:58:04.400 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 11:58:04.402 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 11:58:04.404 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 11:58:04.407 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 11:58:04.412 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-115804 2022-04-14 11:58:04.414 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-115804 759' 2022-04-14 11:58:04.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:58:04.419 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 11:58:04.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:58:04.423 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 11:58:04.426 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:58:04.428 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 11:58:04.431 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:58:04.433 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 11:58:04.435 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:58:04.438 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-04-14 11:58:04.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:58:04.443 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-04-14 11:58:04.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:58:04.448 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-115802 2022-04-14 11:58:04.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:58:04.453 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 11:58:04.456 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:58:04.459 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-04-14 11:58:04.461 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:58:04.463 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 11:58:04.466 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:58:04.468 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 11:58:04.470 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:58:04.473 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 11:58:04.475 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:58:04.477 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 11:58:04.480 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 11:58:04.482 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 11:58:04.485 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 11:58:04.487 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 11:58:04.489 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 11:58:04.491 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 11:58:04.493 | ++ functions-common:git_clone:612 : pwd 2022-04-14 11:58:04.496 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 11:58:04.498 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 11:58:04.501 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 11:58:04.516 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 11:58:04.518 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 11:58:04.520 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 11:58:04.523 | + functions-common:git_clone:629 : echo master 2022-04-14 11:58:04.523 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 11:58:04.528 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 11:58:04.531 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 11:58:04.533 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 11:58:04.545 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 11:58:04.548 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 11:58:04.548 | + functions-common:git_clone:685 : head -1 2022-04-14 11:58:04.551 | 53f1cd32 switch from py36/38 to py38/39 2022-04-14 11:58:04.554 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 11:58:04.556 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 11:58:04.559 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 11:58:04.562 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 11:58:04.564 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 11:58:04.567 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 11:58:04.569 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 11:58:04.572 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 11:58:04.574 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 11:58:04.577 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 11:58:04.580 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 11:58:04.583 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 11:58:04.587 | ++ tools/install_prereqs.sh:source:47 : NOW=1649937484 2022-04-14 11:58:04.590 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 11:58:04.595 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649936861 2022-04-14 11:58:04.597 | ++ tools/install_prereqs.sh:source:49 : DELTA=623 2022-04-14 11:58:04.599 | ++ tools/install_prereqs.sh:source:50 : [[ 623 -lt 7200 ]] 2022-04-14 11:58:04.602 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 11:58:04.604 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 11:58:04.606 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 11:58:04.609 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 11:58:04.612 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 11:58:04.614 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 11:58:04.616 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 11:58:04.619 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 11:58:04.622 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 11:58:04.667 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 11:58:04.667 | apache2-dev 2022-04-14 11:58:04.667 | bc 2022-04-14 11:58:04.667 | bsdmainutils 2022-04-14 11:58:04.667 | curl 2022-04-14 11:58:04.667 | g++ 2022-04-14 11:58:04.667 | gawk 2022-04-14 11:58:04.667 | gcc 2022-04-14 11:58:04.667 | gettext 2022-04-14 11:58:04.667 | git 2022-04-14 11:58:04.667 | graphviz 2022-04-14 11:58:04.667 | iputils-ping 2022-04-14 11:58:04.667 | libapache2-mod-proxy-uwsgi 2022-04-14 11:58:04.667 | libffi-dev 2022-04-14 11:58:04.667 | libjpeg-dev 2022-04-14 11:58:04.668 | libpcre3-dev 2022-04-14 11:58:04.668 | libpq-dev 2022-04-14 11:58:04.668 | libssl-dev 2022-04-14 11:58:04.668 | libsystemd-dev 2022-04-14 11:58:04.668 | libxml2-dev 2022-04-14 11:58:04.668 | libxslt1-dev 2022-04-14 11:58:04.668 | libyaml-dev 2022-04-14 11:58:04.668 | lsof 2022-04-14 11:58:04.668 | openssh-server 2022-04-14 11:58:04.668 | openssl 2022-04-14 11:58:04.668 | pkg-config 2022-04-14 11:58:04.668 | psmisc 2022-04-14 11:58:04.668 | python3-dev 2022-04-14 11:58:04.668 | python3-pip 2022-04-14 11:58:04.668 | python3-systemd 2022-04-14 11:58:04.668 | python3-venv 2022-04-14 11:58:04.668 | tar 2022-04-14 11:58:04.668 | tcpdump 2022-04-14 11:58:04.668 | unzip 2022-04-14 11:58:04.668 | uuid-runtime 2022-04-14 11:58:04.668 | wget 2022-04-14 11:58:04.668 | wget 2022-04-14 11:58:04.668 | zlib1g-dev 2022-04-14 11:58:04.668 | libkrb5-dev 2022-04-14 11:58:04.668 | libldap2-dev 2022-04-14 11:58:04.668 | libsasl2-dev 2022-04-14 11:58:04.668 | memcached 2022-04-14 11:58:04.668 | python3-mysqldb 2022-04-14 11:58:04.668 | sqlite3 2022-04-14 11:58:04.668 | conntrack 2022-04-14 11:58:04.668 | curl 2022-04-14 11:58:04.668 | dnsmasq-base 2022-04-14 11:58:04.668 | dnsmasq-utils 2022-04-14 11:58:04.668 | ebtables 2022-04-14 11:58:04.668 | genisoimage 2022-04-14 11:58:04.668 | iptables 2022-04-14 11:58:04.669 | iputils-arping 2022-04-14 11:58:04.669 | kpartx 2022-04-14 11:58:04.669 | libjs-jquery-tablesorter 2022-04-14 11:58:04.669 | parted 2022-04-14 11:58:04.669 | pm-utils 2022-04-14 11:58:04.669 | python3-mysqldb 2022-04-14 11:58:04.669 | socat 2022-04-14 11:58:04.669 | sqlite3 2022-04-14 11:58:04.669 | sudo 2022-04-14 11:58:04.669 | vlan 2022-04-14 11:58:04.669 | lsscsi 2022-04-14 11:58:04.669 | open-iscsi 2022-04-14 11:58:04.669 | lvm2 2022-04-14 11:58:04.669 | qemu-utils 2022-04-14 11:58:04.669 | thin-provisioning-tools 2022-04-14 11:58:04.669 | acl 2022-04-14 11:58:04.669 | dnsmasq-base 2022-04-14 11:58:04.669 | dnsmasq-utils 2022-04-14 11:58:04.669 | ebtables 2022-04-14 11:58:04.669 | haproxy 2022-04-14 11:58:04.669 | iptables 2022-04-14 11:58:04.669 | iputils-arping 2022-04-14 11:58:04.669 | iputils-ping 2022-04-14 11:58:04.669 | postgresql-server-dev-all 2022-04-14 11:58:04.669 | python3-mysqldb 2022-04-14 11:58:04.669 | sqlite3 2022-04-14 11:58:04.669 | sudo 2022-04-14 11:58:04.669 | vlan 2022-04-14 11:58:04.669 | pcp 2022-04-14 11:58:04.669 | ipset 2022-04-14 11:58:04.669 | conntrack 2022-04-14 11:58:04.669 | conntrackd 2022-04-14 11:58:04.669 | keepalived 2022-04-14 11:58:04.669 | lvm2 2022-04-14 11:58:04.669 | qemu-utils 2022-04-14 11:58:04.669 | thin-provisioning-tools 2022-04-14 11:58:04.670 | curl 2022-04-14 11:58:04.670 | liberasurecode-dev 2022-04-14 11:58:04.670 | make 2022-04-14 11:58:04.670 | memcached 2022-04-14 11:58:04.670 | rsync 2022-04-14 11:58:04.670 | sqlite3 2022-04-14 11:58:04.670 | xfsprogs' 2022-04-14 11:58:04.673 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 11:58:04.691 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 11:58:04.691 | apache2-dev 2022-04-14 11:58:04.691 | bc 2022-04-14 11:58:04.692 | bsdmainutils 2022-04-14 11:58:04.692 | curl 2022-04-14 11:58:04.692 | g++ 2022-04-14 11:58:04.692 | gawk 2022-04-14 11:58:04.692 | gcc 2022-04-14 11:58:04.692 | gettext 2022-04-14 11:58:04.692 | git 2022-04-14 11:58:04.692 | graphviz 2022-04-14 11:58:04.692 | iputils-ping 2022-04-14 11:58:04.692 | libapache2-mod-proxy-uwsgi 2022-04-14 11:58:04.692 | libffi-dev 2022-04-14 11:58:04.692 | libjpeg-dev 2022-04-14 11:58:04.692 | libpcre3-dev 2022-04-14 11:58:04.692 | libpq-dev 2022-04-14 11:58:04.692 | libssl-dev 2022-04-14 11:58:04.692 | libsystemd-dev 2022-04-14 11:58:04.692 | libxml2-dev 2022-04-14 11:58:04.692 | libxslt1-dev 2022-04-14 11:58:04.692 | libyaml-dev 2022-04-14 11:58:04.692 | lsof 2022-04-14 11:58:04.692 | openssh-server 2022-04-14 11:58:04.692 | openssl 2022-04-14 11:58:04.692 | pkg-config 2022-04-14 11:58:04.692 | psmisc 2022-04-14 11:58:04.692 | python3-dev 2022-04-14 11:58:04.692 | python3-pip 2022-04-14 11:58:04.692 | python3-systemd 2022-04-14 11:58:04.692 | python3-venv 2022-04-14 11:58:04.692 | tar 2022-04-14 11:58:04.692 | tcpdump 2022-04-14 11:58:04.692 | unzip 2022-04-14 11:58:04.692 | uuid-runtime 2022-04-14 11:58:04.692 | wget 2022-04-14 11:58:04.692 | wget 2022-04-14 11:58:04.692 | zlib1g-dev 2022-04-14 11:58:04.692 | libkrb5-dev 2022-04-14 11:58:04.693 | libldap2-dev 2022-04-14 11:58:04.693 | libsasl2-dev 2022-04-14 11:58:04.693 | memcached 2022-04-14 11:58:04.693 | python3-mysqldb 2022-04-14 11:58:04.693 | sqlite3 2022-04-14 11:58:04.693 | conntrack 2022-04-14 11:58:04.693 | curl 2022-04-14 11:58:04.693 | dnsmasq-base 2022-04-14 11:58:04.693 | dnsmasq-utils 2022-04-14 11:58:04.693 | ebtables 2022-04-14 11:58:04.693 | genisoimage 2022-04-14 11:58:04.693 | iptables 2022-04-14 11:58:04.693 | iputils-arping 2022-04-14 11:58:04.693 | kpartx 2022-04-14 11:58:04.693 | libjs-jquery-tablesorter 2022-04-14 11:58:04.693 | parted 2022-04-14 11:58:04.693 | pm-utils 2022-04-14 11:58:04.693 | python3-mysqldb 2022-04-14 11:58:04.693 | socat 2022-04-14 11:58:04.693 | sqlite3 2022-04-14 11:58:04.693 | sudo 2022-04-14 11:58:04.693 | vlan 2022-04-14 11:58:04.693 | lsscsi 2022-04-14 11:58:04.693 | open-iscsi 2022-04-14 11:58:04.693 | lvm2 2022-04-14 11:58:04.693 | qemu-utils 2022-04-14 11:58:04.693 | thin-provisioning-tools 2022-04-14 11:58:04.693 | acl 2022-04-14 11:58:04.693 | dnsmasq-base 2022-04-14 11:58:04.693 | dnsmasq-utils 2022-04-14 11:58:04.693 | ebtables 2022-04-14 11:58:04.693 | haproxy 2022-04-14 11:58:04.693 | iptables 2022-04-14 11:58:04.693 | iputils-arping 2022-04-14 11:58:04.693 | iputils-ping 2022-04-14 11:58:04.693 | postgresql-server-dev-all 2022-04-14 11:58:04.694 | python3-mysqldb 2022-04-14 11:58:04.694 | sqlite3 2022-04-14 11:58:04.694 | sudo 2022-04-14 11:58:04.694 | vlan 2022-04-14 11:58:04.694 | pcp 2022-04-14 11:58:04.694 | ipset 2022-04-14 11:58:04.694 | conntrack 2022-04-14 11:58:04.694 | conntrackd 2022-04-14 11:58:04.694 | keepalived 2022-04-14 11:58:04.694 | lvm2 2022-04-14 11:58:04.694 | qemu-utils 2022-04-14 11:58:04.694 | thin-provisioning-tools 2022-04-14 11:58:04.694 | curl 2022-04-14 11:58:04.694 | liberasurecode-dev 2022-04-14 11:58:04.694 | make 2022-04-14 11:58:04.694 | memcached 2022-04-14 11:58:04.694 | rsync 2022-04-14 11:58:04.694 | sqlite3 2022-04-14 11:58:04.694 | xfsprogs ' 2022-04-14 11:58:04.694 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 11:58:04.696 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:58:04.698 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:58:04.701 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 11:58:04.702 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 11:58:04.706 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 11:58:04.709 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 11:58:04.711 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 11:58:04.713 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 11:58:04.715 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 11:58:04.717 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 11:58:04.719 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 11:58:04.721 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:58:04.723 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:58:04.725 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 11:58:04.727 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 11:58:04.729 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 11:58:04.731 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 11:58:04.734 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 11:58:04.738 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 11:58:04.740 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 11:58:04.742 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 11:58:04.744 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 11:58:04.746 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 11:58:04.748 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 11:58:04.752 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649937484750 2022-04-14 11:58:04.755 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 11:58:04.757 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 11:58:04.759 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 11:58:05.216 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 11:58:05.216 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 11:58:05.342 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 11:58:05.479 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 11:58:07.483 | Reading package lists... 2022-04-14 11:58:07.515 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 11:58:07.518 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 11:58:07.520 | ++ functions-common:time_stop:2432 : local name 2022-04-14 11:58:07.522 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 11:58:07.524 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:58:07.526 | ++ functions-common:time_stop:2435 : local total 2022-04-14 11:58:07.528 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 11:58:07.530 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 11:58:07.532 | ++ functions-common:time_stop:2439 : start_time=1649937484750 2022-04-14 11:58:07.534 | ++ functions-common:time_stop:2441 : [[ -z 1649937484750 ]] 2022-04-14 11:58:07.537 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:58:07.541 | ++ functions-common:time_stop:2444 : end_time=1649937487538 2022-04-14 11:58:07.543 | ++ functions-common:time_stop:2445 : elapsed_time=2788 2022-04-14 11:58:07.545 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 11:58:07.547 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:58:07.549 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2788 2022-04-14 11:58:07.552 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 11:58:07.554 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 11:58:07.556 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:58:07.558 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:58:07.561 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 11:58:07.582 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 11:58:07.691 | Reading package lists... 2022-04-14 11:58:07.927 | Building dependency tree... 2022-04-14 11:58:07.928 | Reading state information... 2022-04-14 11:58:07.960 | acl is already the newest version (2.2.53-6). 2022-04-14 11:58:07.960 | bc is already the newest version (1.07.1-2build1). 2022-04-14 11:58:07.961 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 11:58:07.961 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 11:58:07.961 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 11:58:07.961 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 11:58:07.961 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 11:58:07.961 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 11:58:07.961 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 11:58:07.961 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 11:58:07.961 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 11:58:07.961 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 11:58:07.961 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 11:58:07.961 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 11:58:07.961 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 11:58:07.961 | libffi-dev is already the newest version (3.3-4). 2022-04-14 11:58:07.961 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 11:58:07.961 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 11:58:07.961 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 11:58:07.961 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 11:58:07.961 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 11:58:07.961 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 11:58:07.961 | make is already the newest version (4.2.1-1.2). 2022-04-14 11:58:07.961 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 11:58:07.961 | psmisc is already the newest version (23.3-1). 2022-04-14 11:58:07.961 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 11:58:07.961 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 11:58:07.961 | python3-systemd is already the newest version (234-3build2). 2022-04-14 11:58:07.961 | socat is already the newest version (1.7.3.3-2). 2022-04-14 11:58:07.961 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 11:58:07.961 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 11:58:07.961 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 11:58:07.961 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 11:58:07.961 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 11:58:07.962 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 11:58:07.962 | pcp is already the newest version (5.0.3-1). 2022-04-14 11:58:07.962 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 11:58:07.962 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 11:58:07.962 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 11:58:07.962 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 11:58:07.962 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 11:58:07.962 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 11:58:07.962 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 11:58:07.962 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 11:58:07.962 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 11:58:07.962 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 11:58:07.962 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 11:58:07.962 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 11:58:07.962 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 11:58:07.962 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 11:58:07.962 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 11:58:07.962 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 11:58:07.962 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 11:58:07.962 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 11:58:07.962 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 11:58:07.962 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 11:58:07.962 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 11:58:07.962 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 11:58:07.962 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 11:58:07.962 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 11:58:07.962 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 11:58:07.962 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 11:58:07.962 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 11:58:07.962 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 11:58:07.962 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 11:58:07.962 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 11:58:07.962 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 11:58:07.963 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 11:58:07.963 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 11:58:08.170 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 11:58:08.170 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 11:58:08.170 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 11:58:08.170 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 11:58:08.170 | The following packages were automatically installed and are no longer required: 2022-04-14 11:58:08.171 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 11:58:08.171 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 11:58:08.171 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 11:58:08.171 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 11:58:08.172 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 11:58:08.172 | python3-zope.interface 2022-04-14 11:58:08.172 | Use 'sudo apt autoremove' to remove them. 2022-04-14 11:58:08.285 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 11:58:08.289 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 11:58:08.292 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 11:58:08.294 | ++ functions-common:time_stop:2432 : local name 2022-04-14 11:58:08.296 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 11:58:08.298 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:58:08.301 | ++ functions-common:time_stop:2435 : local total 2022-04-14 11:58:08.303 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 11:58:08.305 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 11:58:08.307 | ++ functions-common:time_stop:2439 : start_time=1649937487579 2022-04-14 11:58:08.309 | ++ functions-common:time_stop:2441 : [[ -z 1649937487579 ]] 2022-04-14 11:58:08.312 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:58:08.316 | ++ functions-common:time_stop:2444 : end_time=1649937488313 2022-04-14 11:58:08.318 | ++ functions-common:time_stop:2445 : elapsed_time=734 2022-04-14 11:58:08.320 | ++ functions-common:time_stop:2446 : total=739 2022-04-14 11:58:08.322 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:58:08.324 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1473 2022-04-14 11:58:08.326 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 11:58:08.330 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 11:58:08.332 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 11:58:08.335 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 11:58:08.339 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 11:58:08.343 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 11:58:08.346 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 11:58:08.348 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 11:58:09.747 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 11:58:09.749 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 11:58:09.751 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 11:58:09.753 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 11:58:09.755 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 11:58:09.757 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 11:58:09.758 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 11:58:09.760 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 11:58:09.762 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 11:58:09.764 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 11:58:09.765 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 11:58:09.767 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 11:58:09.769 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 11:58:09.771 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 11:58:09.772 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 11:58:09.774 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 11:58:09.776 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 11:58:09.777 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 11:58:09.779 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 11:58:09.781 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 11:58:09.784 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 11:58:09.786 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 11:58:09.788 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 11:58:09.790 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 11:58:09.866 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 11:58:09.868 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 11:58:09.943 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 11:58:09.945 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 11:58:10.019 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 11:58:10.021 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 11:58:10.023 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 11:58:10.025 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 11:58:10.027 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 11:58:10.029 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 11:58:10.031 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 11:58:10.033 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 11:58:10.035 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 11:58:10.037 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 11:58:10.039 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 11:58:10.039 | Distro: focal 2022-04-14 11:58:10.041 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 11:58:10.043 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 11:58:10.047 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 11:58:10.049 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 11:58:10.052 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 11:58:10.052 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 11:58:10.735 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 11:58:10.736 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 11:58:10.737 | pip: 21.3.1 2022-04-14 11:58:10.738 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 11:58:10.740 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 11:58:10.742 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 11:58:10.744 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 11:58:10.746 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 11:58:10.747 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 11:58:10.749 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 11:58:10.751 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 11:58:10.753 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 11:58:10.755 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 11:58:10.756 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 11:58:10.758 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 11:58:10.760 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 11:58:10.761 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 11:58:10.763 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:58:10.765 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:58:10.767 | + tools/install_pip.sh:main:142 : : 2022-04-14 11:58:10.769 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 11:58:10.771 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 11:58:10.772 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 11:58:10.774 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 11:58:10.776 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 11:58:10.778 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 11:58:10.780 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 11:58:10.783 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 11:58:10.783 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 11:58:10.787 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-14 11:58:10.789 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-14 11:58:10.790 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 11:58:10.792 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 11:58:10.794 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 11:58:10.811 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 11:58:10.813 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 11:58:11.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:58:11.690 | from cryptography.utils import int_from_bytes 2022-04-14 11:58:11.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:58:11.690 | from cryptography.utils import int_from_bytes 2022-04-14 11:58:12.956 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:58:15.046 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 11:58:15.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 11:58:17.642 | Installing collected packages: setuptools 2022-04-14 11:58:18.574 | Successfully installed setuptools-62.0.0 2022-04-14 11:58:18.574 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 11:58:18.757 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:58:18.757 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:58:18.895 | + inc/python:pip_install:200 : result=0 2022-04-14 11:58:18.896 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:58:18.898 | + functions-common:time_stop:2432 : local name 2022-04-14 11:58:18.900 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:58:18.902 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:58:18.903 | + functions-common:time_stop:2435 : local total 2022-04-14 11:58:18.905 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:58:18.907 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:58:18.908 | + functions-common:time_stop:2439 : start_time=1649937490807 2022-04-14 11:58:18.910 | + functions-common:time_stop:2441 : [[ -z 1649937490807 ]] 2022-04-14 11:58:18.912 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:58:18.915 | + functions-common:time_stop:2444 : end_time=1649937498913 2022-04-14 11:58:18.917 | + functions-common:time_stop:2445 : elapsed_time=8106 2022-04-14 11:58:18.919 | + functions-common:time_stop:2446 : total=0 2022-04-14 11:58:18.920 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:58:18.923 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8106 2022-04-14 11:58:18.925 | + inc/python:pip_install:203 : return 0 2022-04-14 11:58:18.927 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 11:58:18.930 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 11:58:18.933 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 11:58:18.935 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 11:58:18.938 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 11:58:18.939 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 11:58:19.626 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 11:58:19.628 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 11:58:19.628 | pip: 21.3.1 2022-04-14 11:58:19.631 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 11:58:19.633 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 11:58:19.637 | + ./stack.sh:main:798 : fixup_all 2022-04-14 11:58:19.639 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 11:58:19.641 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 11:58:19.644 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:58:19.645 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:58:19.648 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 11:58:19.660 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 11:58:19.671 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 11:58:19.682 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 11:58:19.684 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 11:58:19.686 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 11:58:19.688 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 11:58:19.691 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 11:58:19.693 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 11:58:19.695 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 11:58:19.697 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 11:58:19.699 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 11:58:19.701 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 11:58:19.703 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 11:58:19.705 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 11:58:19.707 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 11:58:19.709 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 11:58:19.712 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 11:58:19.714 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 11:58:19.716 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 11:58:19.719 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 11:58:19.721 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 11:58:19.723 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 11:58:19.725 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 11:58:19.727 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 11:58:19.729 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 11:58:19.732 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 11:58:19.734 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 11:58:19.736 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 11:58:19.738 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 11:58:19.740 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 11:58:19.743 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 11:58:19.762 | Using python 3.8 to install os-testr 2022-04-14 11:58:19.765 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-14 11:58:20.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:58:20.627 | from cryptography.utils import int_from_bytes 2022-04-14 11:58:20.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:58:20.627 | from cryptography.utils import int_from_bytes 2022-04-14 11:58:21.789 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:58:21.820 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 11:58:21.897 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-14 11:58:21.899 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 11:58:21.900 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 11:58:21.912 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 11:58:21.922 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 11:58:21.933 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 11:58:24.412 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 11:58:24.419 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:58:24.419 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:58:24.544 | + inc/python:pip_install:200 : result=0 2022-04-14 11:58:24.546 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:58:24.548 | + functions-common:time_stop:2432 : local name 2022-04-14 11:58:24.551 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:58:24.553 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:58:24.555 | + functions-common:time_stop:2435 : local total 2022-04-14 11:58:24.557 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:58:24.559 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:58:24.561 | + functions-common:time_stop:2439 : start_time=1649937499757 2022-04-14 11:58:24.563 | + functions-common:time_stop:2441 : [[ -z 1649937499757 ]] 2022-04-14 11:58:24.566 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:58:24.570 | + functions-common:time_stop:2444 : end_time=1649937504568 2022-04-14 11:58:24.572 | + functions-common:time_stop:2445 : elapsed_time=4811 2022-04-14 11:58:24.574 | + functions-common:time_stop:2446 : total=0 2022-04-14 11:58:24.576 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:58:24.578 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4811 2022-04-14 11:58:24.580 | + inc/python:pip_install:203 : return 0 2022-04-14 11:58:24.583 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 11:58:24.634 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 11:58:24.907 | + ./stack.sh:main:812 : install_infra 2022-04-14 11:58:24.909 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 11:58:24.912 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 11:58:24.915 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 11:58:24.918 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 11:58:24.940 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 11:58:26.856 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:26.866 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:26.870 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:26.876 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:26.880 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:26.887 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:26.891 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:26.917 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:26.997 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.017 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.021 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.026 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.041 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.049 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.052 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.069 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.087 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.096 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.101 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.120 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.142 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.165 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.173 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.179 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.200 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.229 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.231 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.246 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.251 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.255 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.260 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.275 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.282 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.332 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.350 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.354 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.387 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.454 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.461 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.468 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.519 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.533 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.542 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.647 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.673 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.677 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.688 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.693 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.712 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.720 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.738 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.768 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.798 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.811 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.823 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.842 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.851 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.865 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.877 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.881 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:27.888 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:58:28.417 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 11:58:28.712 | + inc/python:pip_install:200 : result=0 2022-04-14 11:58:28.714 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:58:28.716 | + functions-common:time_stop:2432 : local name 2022-04-14 11:58:28.719 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:58:28.721 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:58:28.723 | + functions-common:time_stop:2435 : local total 2022-04-14 11:58:28.725 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:58:28.727 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:58:28.729 | + functions-common:time_stop:2439 : start_time=1649937504933 2022-04-14 11:58:28.731 | + functions-common:time_stop:2441 : [[ -z 1649937504933 ]] 2022-04-14 11:58:28.734 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:58:28.738 | + functions-common:time_stop:2444 : end_time=1649937508736 2022-04-14 11:58:28.740 | + functions-common:time_stop:2445 : elapsed_time=3803 2022-04-14 11:58:28.742 | + functions-common:time_stop:2446 : total=4811 2022-04-14 11:58:28.744 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:58:28.746 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8614 2022-04-14 11:58:28.748 | + inc/python:pip_install:203 : return 0 2022-04-14 11:58:28.751 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 11:58:28.753 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 11:58:28.775 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-14 11:58:30.666 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.674 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.678 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.684 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.687 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.694 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.698 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.724 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.804 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.828 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.832 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.837 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.852 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.860 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.862 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.879 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.896 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.906 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.911 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.929 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.951 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.970 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.978 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:30.983 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.003 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.033 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.035 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.049 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.053 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.057 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.063 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.078 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.085 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.134 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.152 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.157 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.188 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.251 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.258 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.265 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.316 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.330 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.338 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.444 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.469 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.473 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.484 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.489 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.508 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.516 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.533 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.564 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.593 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.605 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.618 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.636 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.644 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.658 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.670 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.674 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:58:31.680 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:58:31.682 | Processing /opt/stack/requirements 2022-04-14 11:58:33.397 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-14 11:58:33.400 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-14 11:58:33.411 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-14 11:58:33.417 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 11:58:33.419 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-14 11:58:33.426 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-14 11:58:33.453 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-14 11:58:33.456 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-14 11:58:33.466 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-14 11:58:33.517 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (1.3) 2022-04-14 11:58:33.520 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (0.3.0) 2022-04-14 11:58:33.535 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-14 11:58:33.538 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-14 11:58:33.544 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-14 11:58:33.547 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-14 11:58:33.549 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-14 11:58:33.561 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-14 11:58:33.564 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 11:58:33.575 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-14 11:58:33.581 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-14 11:58:33.630 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-14 11:58:33.634 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-14 11:58:33.637 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-14 11:58:33.698 | Building wheels for collected packages: openstack-requirements 2022-04-14 11:58:33.699 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 11:58:34.519 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 11:58:34.519 | ERROR: Command errored out with exit status 1: 2022-04-14 11:58:34.519 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-q2wekzkg/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-q2wekzkg/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-s5hs9rie 2022-04-14 11:58:34.519 | cwd: /tmp/pip-req-build-q2wekzkg/ 2022-04-14 11:58:34.519 | Complete output (6 lines): 2022-04-14 11:58:34.519 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 11:58:34.519 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 11:58:34.519 | or: setup.py --help-commands 2022-04-14 11:58:34.519 | or: setup.py cmd --help 2022-04-14 11:58:34.519 | 2022-04-14 11:58:34.519 | error: invalid command 'bdist_wheel' 2022-04-14 11:58:34.520 | ---------------------------------------- 2022-04-14 11:58:34.520 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 11:58:34.520 | Running setup.py clean for openstack-requirements 2022-04-14 11:58:35.339 | Failed to build openstack-requirements 2022-04-14 11:58:35.356 | Installing collected packages: openstack-requirements 2022-04-14 11:58:35.356 | Attempting uninstall: openstack-requirements 2022-04-14 11:58:35.357 | Found existing installation: openstack-requirements 1.2.1.dev5355 2022-04-14 11:58:35.391 | Uninstalling openstack-requirements-1.2.1.dev5355: 2022-04-14 11:58:35.409 | Successfully uninstalled openstack-requirements-1.2.1.dev5355 2022-04-14 11:58:35.412 | Running setup.py install for openstack-requirements: started 2022-04-14 11:58:37.759 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 11:58:37.783 | Successfully installed openstack-requirements-1.2.1.dev5355 2022-04-14 11:58:37.906 | + inc/python:pip_install:200 : result=0 2022-04-14 11:58:37.908 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:58:37.911 | + functions-common:time_stop:2432 : local name 2022-04-14 11:58:37.913 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:58:37.915 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:58:37.917 | + functions-common:time_stop:2435 : local total 2022-04-14 11:58:37.919 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:58:37.921 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:58:37.924 | + functions-common:time_stop:2439 : start_time=1649937508768 2022-04-14 11:58:37.926 | + functions-common:time_stop:2441 : [[ -z 1649937508768 ]] 2022-04-14 11:58:37.928 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:58:37.932 | + functions-common:time_stop:2444 : end_time=1649937517930 2022-04-14 11:58:37.935 | + functions-common:time_stop:2445 : elapsed_time=9162 2022-04-14 11:58:37.937 | + functions-common:time_stop:2446 : total=8614 2022-04-14 11:58:37.939 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:58:37.941 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17776 2022-04-14 11:58:37.943 | + inc/python:pip_install:203 : return 0 2022-04-14 11:58:37.945 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 11:58:37.948 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 11:58:37.950 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 11:58:37.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:58:37.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:58:37.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 11:58:37.960 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:58:37.962 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 11:58:37.983 | Using python 3.8 to install pbr 2022-04-14 11:58:37.985 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 11:58:38.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:58:38.841 | from cryptography.utils import int_from_bytes 2022-04-14 11:58:38.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:58:38.841 | from cryptography.utils import int_from_bytes 2022-04-14 11:58:40.026 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:58:40.058 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 11:58:42.706 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 11:58:42.713 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:58:42.713 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:58:42.836 | + inc/python:pip_install:200 : result=0 2022-04-14 11:58:42.838 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:58:42.840 | + functions-common:time_stop:2432 : local name 2022-04-14 11:58:42.843 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:58:42.845 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:58:42.847 | + functions-common:time_stop:2435 : local total 2022-04-14 11:58:42.849 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:58:42.851 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:58:42.853 | + functions-common:time_stop:2439 : start_time=1649937517978 2022-04-14 11:58:42.855 | + functions-common:time_stop:2441 : [[ -z 1649937517978 ]] 2022-04-14 11:58:42.858 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:58:42.862 | + functions-common:time_stop:2444 : end_time=1649937522859 2022-04-14 11:58:42.864 | + functions-common:time_stop:2445 : elapsed_time=4881 2022-04-14 11:58:42.866 | + functions-common:time_stop:2446 : total=17776 2022-04-14 11:58:42.868 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:58:42.870 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22657 2022-04-14 11:58:42.872 | + inc/python:pip_install:203 : return 0 2022-04-14 11:58:42.875 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 11:58:45.155 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 11:58:47.040 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:58:47.041 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 11:58:47.056 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 11:58:47.059 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 11:58:47.065 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 11:58:47.067 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 11:58:47.070 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-14 11:58:47.141 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 11:58:47.144 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 11:58:47.147 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 11:58:47.164 | + ./stack.sh:main:821 : pkgs= 2022-04-14 11:58:47.166 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 11:58:47.168 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 11:58:47.171 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 11:58:47.173 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 11:58:47.175 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 11:58:47.177 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 11:58:47.179 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 11:58:47.182 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 11:58:47.184 | + functions-common:run_phase:1870 : local extra 2022-04-14 11:58:47.187 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 11:58:47.191 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 11:58:47.193 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 11:58:47.195 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 11:58:47.197 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 11:58:47.200 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 11:58:47.214 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:58:47.216 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 11:58:47.219 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 11:58:47.221 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 11:58:47.223 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 11:58:47.225 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 11:58:47.227 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 11:58:47.229 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 11:58:47.231 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 11:58:47.233 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 11:58:47.235 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 11:58:47.237 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 11:58:47.239 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 11:58:47.241 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 11:58:47.244 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 11:58:47.246 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 11:58:47.248 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 11:58:47.251 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 11:58:47.253 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 11:58:47.255 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 11:58:47.257 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 11:58:47.260 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 11:58:47.262 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 11:58:47.265 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 11:58:47.267 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 11:58:47.269 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 11:58:47.321 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 11:58:47.321 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 11:58:47.323 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 11:58:47.699 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 11:58:47.702 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 11:58:47.718 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:58:47.721 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 11:58:47.723 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 11:58:47.725 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 11:58:47.728 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 11:58:47.730 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 11:58:47.732 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 11:58:47.735 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 11:58:47.737 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:58:47.739 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:58:47.741 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 11:58:47.744 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 11:58:47.746 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 11:58:47.749 | + functions-common:apt_get_update:1197 : return 2022-04-14 11:58:47.751 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 11:58:47.753 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 11:58:47.755 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:58:47.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:58:47.760 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 11:58:47.781 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 11:58:47.890 | Reading package lists... 2022-04-14 11:58:48.128 | Building dependency tree... 2022-04-14 11:58:48.129 | Reading state information... 2022-04-14 11:58:48.375 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 11:58:48.376 | The following packages were automatically installed and are no longer required: 2022-04-14 11:58:48.377 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 11:58:48.377 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 11:58:48.377 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 11:58:48.377 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 11:58:48.377 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 11:58:48.377 | python3-zope.interface 2022-04-14 11:58:48.377 | Use 'sudo apt autoremove' to remove them. 2022-04-14 11:58:48.491 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 11:58:48.496 | + functions-common:apt_get:1241 : result=0 2022-04-14 11:58:48.499 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 11:58:48.501 | + functions-common:time_stop:2432 : local name 2022-04-14 11:58:48.503 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:58:48.505 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:58:48.507 | + functions-common:time_stop:2435 : local total 2022-04-14 11:58:48.509 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:58:48.512 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 11:58:48.514 | + functions-common:time_stop:2439 : start_time=1649937527778 2022-04-14 11:58:48.516 | + functions-common:time_stop:2441 : [[ -z 1649937527778 ]] 2022-04-14 11:58:48.519 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:58:48.523 | + functions-common:time_stop:2444 : end_time=1649937528521 2022-04-14 11:58:48.525 | + functions-common:time_stop:2445 : elapsed_time=743 2022-04-14 11:58:48.528 | + functions-common:time_stop:2446 : total=1473 2022-04-14 11:58:48.530 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:58:48.532 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2216 2022-04-14 11:58:48.534 | + functions-common:apt_get:1245 : return 0 2022-04-14 11:58:48.536 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 11:58:48.539 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 11:58:48.541 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 11:58:48.543 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 11:58:48.545 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 11:58:48.548 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 11:58:48.550 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 11:58:48.552 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 11:58:48.555 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 11:58:48.557 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 11:58:48.559 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 11:58:48.562 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 11:58:48.564 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 11:58:48.566 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 11:58:48.568 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 11:58:48.571 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 11:58:48.573 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 11:58:48.575 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 11:58:48.578 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 11:58:48.580 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 11:58:48.582 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 11:58:48.585 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 11:58:48.587 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 11:58:48.589 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 11:58:48.591 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 11:58:48.594 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 11:58:48.596 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 11:58:48.598 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 11:58:48.614 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:58:48.616 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 11:58:48.618 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 11:58:48.620 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 11:58:48.623 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 11:58:48.626 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 11:58:48.630 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 11:58:48.632 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 11:58:48.634 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 11:58:48.637 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 11:58:48.639 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 11:58:48.642 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 11:58:48.645 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 11:58:49.339 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 11:58:49.339 | user tags 2022-04-14 11:58:49.339 | stackrabbit []' 2022-04-14 11:58:49.343 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 11:58:49.343 | user tags 2022-04-14 11:58:49.343 | stackrabbit []' 2022-04-14 11:58:49.343 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 11:58:49.349 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 11:58:49.351 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 11:58:49.354 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 11:58:50.023 | Changing password for user "stackrabbit" ... 2022-04-14 11:58:50.084 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 11:58:50.736 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 11:58:50.797 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 11:58:50.799 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 11:58:51.451 | Changing password for user "stackrabbit" ... 2022-04-14 11:58:51.512 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 11:58:51.515 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 11:58:51.517 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 11:58:52.177 | Deleting user "guest" ... 2022-04-14 11:58:52.192 | Error: 2022-04-14 11:58:52.192 | {:no_such_user, "guest"} 2022-04-14 11:58:52.205 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 11:58:52.208 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 11:58:52.225 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:58:52.227 | + ./stack.sh:main:838 : install_database 2022-04-14 11:58:52.229 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 11:58:52.231 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 11:58:52.234 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:58:52.237 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:58:52.239 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 11:58:52.604 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 11:58:52.606 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 11:58:52.609 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 11:58:52.612 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 11:58:52.614 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 11:58:52.616 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 11:58:52.619 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 11:58:52.621 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 11:58:52.624 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 11:58:52.626 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 11:58:52.628 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 11:58:52.631 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 11:58:52.633 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 11:58:52.635 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 11:58:52.637 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 11:58:52.640 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 11:58:52.642 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 11:58:52.644 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 11:58:52.646 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 11:58:52.649 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 11:58:52.651 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 11:58:52.653 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 11:58:52.655 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 11:58:52.658 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 11:58:52.660 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 11:58:52.662 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:58:52.664 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:58:52.667 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 11:58:52.669 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 11:58:52.672 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 11:58:52.674 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 11:58:52.676 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 11:58:52.678 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 11:58:52.681 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 11:58:52.683 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:58:52.686 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:58:52.688 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 11:58:52.690 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 11:58:52.692 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 11:58:52.695 | + functions-common:apt_get_update:1197 : return 2022-04-14 11:58:52.697 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 11:58:52.699 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 11:58:52.701 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:58:52.704 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:58:52.706 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 11:58:52.726 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 11:58:52.836 | Reading package lists... 2022-04-14 11:58:53.073 | Building dependency tree... 2022-04-14 11:58:53.074 | Reading state information... 2022-04-14 11:58:53.321 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 11:58:53.322 | The following packages were automatically installed and are no longer required: 2022-04-14 11:58:53.323 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 11:58:53.323 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 11:58:53.323 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 11:58:53.323 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 11:58:53.323 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 11:58:53.323 | python3-zope.interface 2022-04-14 11:58:53.323 | Use 'sudo apt autoremove' to remove them. 2022-04-14 11:58:53.435 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 11:58:53.440 | + functions-common:apt_get:1241 : result=0 2022-04-14 11:58:53.442 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 11:58:53.444 | + functions-common:time_stop:2432 : local name 2022-04-14 11:58:53.447 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:58:53.449 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:58:53.451 | + functions-common:time_stop:2435 : local total 2022-04-14 11:58:53.453 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:58:53.455 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 11:58:53.457 | + functions-common:time_stop:2439 : start_time=1649937532724 2022-04-14 11:58:53.459 | + functions-common:time_stop:2441 : [[ -z 1649937532724 ]] 2022-04-14 11:58:53.462 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:58:53.466 | + functions-common:time_stop:2444 : end_time=1649937533463 2022-04-14 11:58:53.468 | + functions-common:time_stop:2445 : elapsed_time=739 2022-04-14 11:58:53.470 | + functions-common:time_stop:2446 : total=2216 2022-04-14 11:58:53.472 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:58:53.474 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2955 2022-04-14 11:58:53.476 | + functions-common:apt_get:1245 : return 0 2022-04-14 11:58:53.479 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 11:58:53.481 | + ./stack.sh:main:841 : install_database_python 2022-04-14 11:58:53.484 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 11:58:53.486 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 11:58:53.488 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 11:58:53.491 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 11:58:53.494 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 11:58:53.496 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 11:58:53.499 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 11:58:53.502 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 11:58:53.502 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 11:58:53.507 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 11:58:53.509 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 11:58:53.512 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 11:58:53.515 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 11:58:53.517 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 11:58:53.537 | Using python 3.8 to install PyMySQL 2022-04-14 11:58:53.540 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-14 11:58:54.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:58:54.407 | from cryptography.utils import int_from_bytes 2022-04-14 11:58:54.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:58:54.408 | from cryptography.utils import int_from_bytes 2022-04-14 11:58:55.618 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:58:55.650 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 11:58:58.227 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 11:58:58.234 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:58:58.237 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:58:58.353 | + inc/python:pip_install:200 : result=0 2022-04-14 11:58:58.356 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:58:58.358 | + functions-common:time_stop:2432 : local name 2022-04-14 11:58:58.360 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:58:58.362 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:58:58.365 | + functions-common:time_stop:2435 : local total 2022-04-14 11:58:58.367 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:58:58.369 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:58:58.371 | + functions-common:time_stop:2439 : start_time=1649937533532 2022-04-14 11:58:58.374 | + functions-common:time_stop:2441 : [[ -z 1649937533532 ]] 2022-04-14 11:58:58.377 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:58:58.381 | + functions-common:time_stop:2444 : end_time=1649937538379 2022-04-14 11:58:58.384 | + functions-common:time_stop:2445 : elapsed_time=4847 2022-04-14 11:58:58.386 | + functions-common:time_stop:2446 : total=22657 2022-04-14 11:58:58.388 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:58:58.391 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27504 2022-04-14 11:58:58.393 | + inc/python:pip_install:203 : return 0 2022-04-14 11:58:58.395 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 11:58:58.398 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 11:58:58.400 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 11:58:58.402 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 11:58:58.419 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:58:58.422 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 11:58:58.424 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 11:58:58.427 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 11:58:58.428 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 11:58:58.433 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 11:58:58.435 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 11:58:58.437 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 11:58:58.440 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 11:58:58.442 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 11:58:58.445 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 11:58:58.460 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:58:58.462 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 11:58:58.464 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 11:58:58.467 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 11:58:58.469 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 11:58:58.472 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 11:58:58.474 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 11:58:58.476 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 11:58:58.478 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:58:58.481 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:58:58.484 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 11:58:58.486 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 11:58:58.488 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 11:58:58.490 | + functions-common:apt_get_update:1197 : return 2022-04-14 11:58:58.493 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 11:58:58.495 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 11:58:58.497 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:58:58.499 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:58:58.502 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 11:58:58.522 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 11:58:58.631 | Reading package lists... 2022-04-14 11:58:58.870 | Building dependency tree... 2022-04-14 11:58:58.871 | Reading state information... 2022-04-14 11:58:59.120 | radvd is already the newest version (1:2.17-2). 2022-04-14 11:58:59.120 | The following packages were automatically installed and are no longer required: 2022-04-14 11:58:59.121 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 11:58:59.121 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 11:58:59.121 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 11:58:59.122 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 11:58:59.122 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 11:58:59.122 | python3-zope.interface 2022-04-14 11:58:59.122 | Use 'sudo apt autoremove' to remove them. 2022-04-14 11:58:59.235 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 11:58:59.239 | + functions-common:apt_get:1241 : result=0 2022-04-14 11:58:59.241 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 11:58:59.244 | + functions-common:time_stop:2432 : local name 2022-04-14 11:58:59.246 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:58:59.248 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:58:59.250 | + functions-common:time_stop:2435 : local total 2022-04-14 11:58:59.253 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:58:59.255 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 11:58:59.257 | + functions-common:time_stop:2439 : start_time=1649937538519 2022-04-14 11:58:59.259 | + functions-common:time_stop:2441 : [[ -z 1649937538519 ]] 2022-04-14 11:58:59.262 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:58:59.267 | + functions-common:time_stop:2444 : end_time=1649937539264 2022-04-14 11:58:59.269 | + functions-common:time_stop:2445 : elapsed_time=745 2022-04-14 11:58:59.271 | + functions-common:time_stop:2446 : total=2955 2022-04-14 11:58:59.273 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:58:59.275 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3700 2022-04-14 11:58:59.277 | + functions-common:apt_get:1245 : return 0 2022-04-14 11:58:59.280 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 11:58:59.296 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:58:59.298 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 11:58:59.301 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 11:58:59.303 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 11:58:59.306 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 11:58:59.325 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 11:58:59.328 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 11:58:59.330 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 11:58:59.333 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 11:58:59.335 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 11:58:59.337 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 11:58:59.339 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 11:58:59.341 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:58:59.343 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:58:59.346 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 11:58:59.348 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 11:58:59.350 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 11:58:59.352 | + functions-common:apt_get_update:1197 : return 2022-04-14 11:58:59.354 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 11:58:59.356 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 11:58:59.359 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:58:59.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:58:59.364 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 11:58:59.383 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-14 11:58:59.499 | Reading package lists... 2022-04-14 11:58:59.746 | Building dependency tree... 2022-04-14 11:58:59.748 | Reading state information... 2022-04-14 11:59:00.016 | fakeroot is already the newest version (1.24-1). 2022-04-14 11:59:00.016 | make is already the newest version (4.2.1-1.2). 2022-04-14 11:59:00.016 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 11:59:00.016 | The following packages were automatically installed and are no longer required: 2022-04-14 11:59:00.018 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 11:59:00.018 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 11:59:00.018 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 11:59:00.018 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 11:59:00.018 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 11:59:00.018 | python3-zope.interface 2022-04-14 11:59:00.018 | Use 'sudo apt autoremove' to remove them. 2022-04-14 11:59:00.132 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 11:59:00.136 | + functions-common:apt_get:1241 : result=0 2022-04-14 11:59:00.138 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 11:59:00.140 | + functions-common:time_stop:2432 : local name 2022-04-14 11:59:00.143 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:59:00.145 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:59:00.147 | + functions-common:time_stop:2435 : local total 2022-04-14 11:59:00.149 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:59:00.151 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 11:59:00.153 | + functions-common:time_stop:2439 : start_time=1649937539381 2022-04-14 11:59:00.156 | + functions-common:time_stop:2441 : [[ -z 1649937539381 ]] 2022-04-14 11:59:00.158 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:59:00.162 | + functions-common:time_stop:2444 : end_time=1649937540160 2022-04-14 11:59:00.164 | + functions-common:time_stop:2445 : elapsed_time=779 2022-04-14 11:59:00.166 | + functions-common:time_stop:2446 : total=3700 2022-04-14 11:59:00.169 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:59:00.171 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4479 2022-04-14 11:59:00.173 | + functions-common:apt_get:1245 : return 0 2022-04-14 11:59:00.176 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 11:59:00.178 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:59:00.180 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:59:00.182 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 11:59:00.184 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 11:59:00.188 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 11:59:00.191 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 11:59:00.194 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 11:59:00.197 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 11:59:00.197 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 11:59:00.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 11:59:00.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 11:59:00.207 | + functions:vercmp:628 : local v1=5.4 2022-04-14 11:59:00.209 | + functions:vercmp:629 : local 'op=<' 2022-04-14 11:59:00.211 | + functions:vercmp:630 : local v2=3.13 2022-04-14 11:59:00.213 | + functions:vercmp:631 : local result 2022-04-14 11:59:00.217 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 11:59:00.218 | ++ functions:vercmp:635 : sort -V 2022-04-14 11:59:00.218 | ++ functions:vercmp:635 : head -1 2022-04-14 11:59:00.223 | + functions:vercmp:635 : result=3.13 2022-04-14 11:59:00.225 | + functions:vercmp:637 : case $op in 2022-04-14 11:59:00.227 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 11:59:00.229 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 11:59:00.231 | + functions:vercmp:648 : return 2022-04-14 11:59:00.233 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 11:59:00.236 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 11:59:00.238 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 11:59:00.707 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 11:59:00.709 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 11:59:00.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:00.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:00.717 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 11:59:00.719 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:00.722 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 11:59:00.742 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:59:00.744 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 11:59:00.747 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 11:59:00.747 | Installing etcd 2022-04-14 11:59:00.749 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 11:59:00.761 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 11:59:00.774 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 11:59:00.776 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 11:59:00.794 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 11:59:00.797 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 11:59:00.799 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 11:59:00.803 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 11:59:00.807 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 11:59:00.809 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-14 11:59:00.812 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 11:59:00.814 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 11:59:00.816 | ++ functions:get_extra_file:74 : return 2022-04-14 11:59:00.819 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 11:59:00.821 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 11:59:00.824 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 11:59:00.827 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 11:59:00.843 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:59:00.846 | + ./stack.sh:main:868 : install_dstat 2022-04-14 11:59:00.848 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 11:59:00.865 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:59:00.867 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 11:59:00.869 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 11:59:00.871 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 11:59:00.874 | + ./stack.sh:main:877 : install_libs 2022-04-14 11:59:00.877 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 11:59:00.879 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 11:59:00.881 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 11:59:00.883 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 11:59:00.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:00.888 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:00.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 11:59:00.892 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:00.895 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 11:59:00.897 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 11:59:00.899 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 11:59:00.901 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 11:59:00.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:00.906 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:00.909 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 11:59:00.911 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:00.913 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 11:59:00.915 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 11:59:00.918 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 11:59:00.920 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 11:59:00.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:00.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:00.927 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 11:59:00.929 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:00.932 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 11:59:00.934 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 11:59:00.937 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 11:59:00.939 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 11:59:00.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:00.944 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:00.946 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 11:59:00.948 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:00.950 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 11:59:00.953 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 11:59:00.955 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 11:59:00.957 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 11:59:00.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:00.961 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:00.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 11:59:00.966 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:00.968 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 11:59:00.970 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 11:59:00.973 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 11:59:00.975 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 11:59:00.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:00.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:00.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 11:59:00.984 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:00.986 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 11:59:00.989 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 11:59:00.991 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 11:59:00.993 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 11:59:00.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:00.998 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.000 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 11:59:01.003 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.005 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 11:59:01.007 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 11:59:01.009 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 11:59:01.011 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 11:59:01.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.016 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 11:59:01.020 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.023 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 11:59:01.025 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 11:59:01.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 11:59:01.029 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 11:59:01.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 11:59:01.038 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.040 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 11:59:01.043 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 11:59:01.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 11:59:01.048 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 11:59:01.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 11:59:01.057 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.059 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 11:59:01.062 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 11:59:01.064 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 11:59:01.066 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 11:59:01.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 11:59:01.075 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.078 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 11:59:01.080 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 11:59:01.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 11:59:01.085 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 11:59:01.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 11:59:01.095 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.097 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 11:59:01.099 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 11:59:01.101 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 11:59:01.104 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 11:59:01.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.109 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.111 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 11:59:01.113 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.115 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 11:59:01.118 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 11:59:01.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 11:59:01.122 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 11:59:01.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.127 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.129 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 11:59:01.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.134 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 11:59:01.136 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 11:59:01.138 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 11:59:01.141 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 11:59:01.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.145 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.147 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 11:59:01.149 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.152 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 11:59:01.154 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 11:59:01.156 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 11:59:01.159 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 11:59:01.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 11:59:01.167 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.170 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 11:59:01.172 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 11:59:01.175 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 11:59:01.177 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 11:59:01.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.184 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 11:59:01.187 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.189 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 11:59:01.191 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 11:59:01.194 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 11:59:01.196 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 11:59:01.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.203 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 11:59:01.205 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.207 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 11:59:01.209 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 11:59:01.212 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 11:59:01.214 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 11:59:01.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.219 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 11:59:01.223 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.226 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 11:59:01.228 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 11:59:01.230 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 11:59:01.233 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 11:59:01.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 11:59:01.242 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.244 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 11:59:01.247 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 11:59:01.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 11:59:01.251 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 11:59:01.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 11:59:01.260 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.263 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 11:59:01.265 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 11:59:01.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 11:59:01.269 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 11:59:01.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.274 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 11:59:01.278 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.281 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 11:59:01.283 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 11:59:01.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 11:59:01.288 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 11:59:01.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 11:59:01.297 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.299 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 11:59:01.302 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 11:59:01.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 11:59:01.306 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 11:59:01.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.311 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 11:59:01.316 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.318 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 11:59:01.320 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 11:59:01.322 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 11:59:01.325 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 11:59:01.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 11:59:01.333 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.336 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 11:59:01.338 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 11:59:01.340 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 11:59:01.343 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 11:59:01.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 11:59:01.352 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.354 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 11:59:01.356 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 11:59:01.359 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 11:59:01.361 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 11:59:01.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 11:59:01.370 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.373 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 11:59:01.375 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 11:59:01.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 11:59:01.379 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 11:59:01.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 11:59:01.388 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.391 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 11:59:01.393 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 11:59:01.395 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 11:59:01.397 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 11:59:01.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 11:59:01.407 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.409 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 11:59:01.412 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 11:59:01.414 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 11:59:01.416 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 11:59:01.418 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.421 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.423 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 11:59:01.426 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.428 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 11:59:01.430 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 11:59:01.433 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 11:59:01.435 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 11:59:01.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.440 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.442 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 11:59:01.445 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.447 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 11:59:01.449 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 11:59:01.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 11:59:01.454 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 11:59:01.456 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.458 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.461 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 11:59:01.463 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.465 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 11:59:01.468 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 11:59:01.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 11:59:01.472 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 11:59:01.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.477 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.479 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 11:59:01.482 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.484 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 11:59:01.487 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 11:59:01.489 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 11:59:01.491 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 11:59:01.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 11:59:01.501 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.503 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 11:59:01.505 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 11:59:01.507 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 11:59:01.510 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 11:59:01.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.514 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 11:59:01.519 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.521 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 11:59:01.523 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 11:59:01.526 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 11:59:01.528 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 11:59:01.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 11:59:01.537 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.540 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 11:59:01.542 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 11:59:01.545 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 11:59:01.547 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 11:59:01.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 11:59:01.556 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.559 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 11:59:01.561 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 11:59:01.563 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 11:59:01.566 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 11:59:01.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:01.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:01.572 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 11:59:01.574 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:01.577 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 11:59:01.599 | Using python 3.8 to install etcd3 2022-04-14 11:59:01.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 etcd3 2022-04-14 11:59:02.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:59:02.460 | from cryptography.utils import int_from_bytes 2022-04-14 11:59:02.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:59:02.461 | from cryptography.utils import int_from_bytes 2022-04-14 11:59:03.632 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:59:03.664 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 11:59:03.672 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 11:59:03.674 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 11:59:03.675 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 11:59:03.676 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 11:59:06.210 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 11:59:06.217 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:59:06.217 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:59:06.332 | + inc/python:pip_install:200 : result=0 2022-04-14 11:59:06.335 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:59:06.337 | + functions-common:time_stop:2432 : local name 2022-04-14 11:59:06.339 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:59:06.341 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:59:06.343 | + functions-common:time_stop:2435 : local total 2022-04-14 11:59:06.345 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:59:06.348 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:59:06.350 | + functions-common:time_stop:2439 : start_time=1649937541593 2022-04-14 11:59:06.352 | + functions-common:time_stop:2441 : [[ -z 1649937541593 ]] 2022-04-14 11:59:06.355 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:59:06.359 | + functions-common:time_stop:2444 : end_time=1649937546356 2022-04-14 11:59:06.361 | + functions-common:time_stop:2445 : elapsed_time=4763 2022-04-14 11:59:06.363 | + functions-common:time_stop:2446 : total=27504 2022-04-14 11:59:06.365 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:59:06.367 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32267 2022-04-14 11:59:06.370 | + inc/python:pip_install:203 : return 0 2022-04-14 11:59:06.372 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 11:59:06.393 | Using python 3.8 to install etcd3gw 2022-04-14 11:59:06.395 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-14 11:59:07.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:59:07.256 | from cryptography.utils import int_from_bytes 2022-04-14 11:59:07.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:59:07.256 | from cryptography.utils import int_from_bytes 2022-04-14 11:59:08.441 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:59:08.473 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 11:59:08.481 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 11:59:08.483 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 11:59:08.484 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 11:59:08.485 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 11:59:08.518 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 11:59:08.520 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-14 11:59:08.521 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 11:59:08.523 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-14 11:59:11.025 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 11:59:11.032 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:59:11.032 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:59:11.149 | + inc/python:pip_install:200 : result=0 2022-04-14 11:59:11.152 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:59:11.154 | + functions-common:time_stop:2432 : local name 2022-04-14 11:59:11.156 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:59:11.159 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:59:11.161 | + functions-common:time_stop:2435 : local total 2022-04-14 11:59:11.163 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:59:11.165 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:59:11.167 | + functions-common:time_stop:2439 : start_time=1649937546388 2022-04-14 11:59:11.170 | + functions-common:time_stop:2441 : [[ -z 1649937546388 ]] 2022-04-14 11:59:11.172 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:59:11.177 | + functions-common:time_stop:2444 : end_time=1649937551174 2022-04-14 11:59:11.179 | + functions-common:time_stop:2445 : elapsed_time=4786 2022-04-14 11:59:11.181 | + functions-common:time_stop:2446 : total=32267 2022-04-14 11:59:11.183 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:59:11.185 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37053 2022-04-14 11:59:11.187 | + inc/python:pip_install:203 : return 0 2022-04-14 11:59:11.190 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 11:59:11.192 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 11:59:11.194 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 11:59:11.197 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 11:59:11.199 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 11:59:11.201 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 11:59:11.204 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 11:59:11.206 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 11:59:11.208 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 11:59:11.210 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 11:59:11.212 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 11:59:11.215 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 11:59:11.217 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 11:59:11.220 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 11:59:11.222 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 11:59:11.224 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:59:11.227 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:59:11.229 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 11:59:11.231 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 11:59:11.234 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 11:59:11.236 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 11:59:11.238 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 11:59:11.241 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 11:59:11.243 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 11:59:11.245 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 11:59:11.247 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:59:11.250 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:59:11.252 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 11:59:11.254 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 11:59:11.256 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 11:59:11.259 | + functions-common:apt_get_update:1197 : return 2022-04-14 11:59:11.261 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 11:59:11.263 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 11:59:11.265 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:59:11.268 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:59:11.270 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 11:59:11.291 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 11:59:11.400 | Reading package lists... 2022-04-14 11:59:11.642 | Building dependency tree... 2022-04-14 11:59:11.644 | Reading state information... 2022-04-14 11:59:11.892 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 11:59:11.892 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 11:59:11.892 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 11:59:11.892 | The following packages were automatically installed and are no longer required: 2022-04-14 11:59:11.893 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 11:59:11.893 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 11:59:11.893 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 11:59:11.893 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 11:59:11.893 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 11:59:11.893 | python3-zope.interface 2022-04-14 11:59:11.894 | Use 'sudo apt autoremove' to remove them. 2022-04-14 11:59:12.005 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 11:59:12.010 | + functions-common:apt_get:1241 : result=0 2022-04-14 11:59:12.012 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 11:59:12.015 | + functions-common:time_stop:2432 : local name 2022-04-14 11:59:12.017 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:59:12.019 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:59:12.021 | + functions-common:time_stop:2435 : local total 2022-04-14 11:59:12.023 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:59:12.025 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 11:59:12.028 | + functions-common:time_stop:2439 : start_time=1649937551288 2022-04-14 11:59:12.030 | + functions-common:time_stop:2441 : [[ -z 1649937551288 ]] 2022-04-14 11:59:12.033 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:59:12.037 | + functions-common:time_stop:2444 : end_time=1649937552034 2022-04-14 11:59:12.039 | + functions-common:time_stop:2445 : elapsed_time=746 2022-04-14 11:59:12.041 | + functions-common:time_stop:2446 : total=4479 2022-04-14 11:59:12.043 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:59:12.045 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5225 2022-04-14 11:59:12.048 | + functions-common:apt_get:1245 : return 0 2022-04-14 11:59:12.050 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 11:59:12.052 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:59:12.055 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:59:12.057 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 11:59:12.119 | Module proxy already enabled 2022-04-14 11:59:12.123 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 11:59:12.184 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 11:59:12.184 | Module proxy already enabled 2022-04-14 11:59:12.184 | Module proxy_uwsgi already enabled 2022-04-14 11:59:12.189 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 11:59:12.191 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 11:59:12.193 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 11:59:12.196 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 11:59:12.328 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 11:59:12.331 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 11:59:12.333 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 11:59:12.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:12.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:12.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 11:59:12.342 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:12.345 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 11:59:12.347 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 11:59:12.349 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 11:59:12.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:12.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:12.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 11:59:12.359 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:12.361 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 11:59:12.364 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 11:59:12.366 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 11:59:12.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:12.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:12.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 11:59:12.376 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:12.378 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 11:59:12.381 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 11:59:12.383 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 11:59:12.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:12.388 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:12.390 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 11:59:12.393 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:12.395 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 11:59:12.398 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 11:59:12.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:12.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:12.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 11:59:12.407 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:12.409 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 11:59:12.412 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 11:59:12.414 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 11:59:12.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:12.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:12.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 11:59:12.424 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:12.426 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 11:59:12.444 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:59:12.446 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 11:59:12.448 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 11:59:12.451 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 11:59:12.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:12.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:12.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 11:59:12.460 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:12.463 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 11:59:12.479 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:59:12.482 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 11:59:12.485 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 11:59:12.487 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 11:59:12.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:12.492 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:12.494 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 11:59:12.496 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:12.499 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 11:59:12.501 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 11:59:12.503 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 11:59:12.506 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:12.508 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:12.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 11:59:12.513 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:12.515 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 11:59:12.518 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 11:59:12.520 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 11:59:12.523 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 11:59:12.525 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 11:59:12.528 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 11:59:12.532 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 11:59:12.532 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 11:59:12.537 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 11:59:12.539 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 11:59:12.542 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 11:59:12.545 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 11:59:12.547 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 11:59:12.568 | Using python 3.8 to install keystonemiddleware 2022-04-14 11:59:12.570 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-14 11:59:13.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:59:13.437 | from cryptography.utils import int_from_bytes 2022-04-14 11:59:13.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:59:13.437 | from cryptography.utils import int_from_bytes 2022-04-14 11:59:14.601 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:59:14.633 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 11:59:14.686 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 11:59:14.687 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 11:59:14.688 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 11:59:14.689 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-14 11:59:14.690 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 11:59:14.691 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 11:59:14.692 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 11:59:14.693 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 11:59:14.694 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 11:59:14.695 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 11:59:14.696 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 11:59:14.697 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 11:59:14.698 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 11:59:14.700 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 11:59:14.756 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-14 11:59:14.757 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-14 11:59:14.759 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-14 11:59:14.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-04-14 11:59:14.837 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-14 11:59:14.838 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 11:59:14.840 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 11:59:14.841 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-14 11:59:14.888 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-14 11:59:14.891 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-14 11:59:14.901 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 11:59:14.903 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-14 11:59:14.917 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-14 11:59:14.919 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-14 11:59:14.921 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 11:59:14.984 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 11:59:14.986 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-14 11:59:14.987 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-14 11:59:14.989 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 11:59:15.038 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-14 11:59:15.050 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-14 11:59:17.452 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 11:59:17.459 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:59:17.459 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:59:17.579 | + inc/python:pip_install:200 : result=0 2022-04-14 11:59:17.581 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:59:17.583 | + functions-common:time_stop:2432 : local name 2022-04-14 11:59:17.586 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:59:17.588 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:59:17.590 | + functions-common:time_stop:2435 : local total 2022-04-14 11:59:17.592 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:59:17.594 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:59:17.596 | + functions-common:time_stop:2439 : start_time=1649937552562 2022-04-14 11:59:17.599 | + functions-common:time_stop:2441 : [[ -z 1649937552562 ]] 2022-04-14 11:59:17.601 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:59:17.605 | + functions-common:time_stop:2444 : end_time=1649937557603 2022-04-14 11:59:17.608 | + functions-common:time_stop:2445 : elapsed_time=5041 2022-04-14 11:59:17.610 | + functions-common:time_stop:2446 : total=37053 2022-04-14 11:59:17.612 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:59:17.615 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42094 2022-04-14 11:59:17.617 | + inc/python:pip_install:203 : return 0 2022-04-14 11:59:17.619 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 11:59:17.622 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 11:59:17.624 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 11:59:17.627 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 11:59:17.630 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 11:59:17.632 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 11:59:17.636 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 11:59:17.636 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 11:59:17.642 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 11:59:17.645 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 11:59:17.648 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 11:59:17.651 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 11:59:17.654 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 11:59:17.675 | Using python 3.8 to install python-memcached 2022-04-14 11:59:17.678 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-14 11:59:18.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:59:18.536 | from cryptography.utils import int_from_bytes 2022-04-14 11:59:18.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:59:18.536 | from cryptography.utils import int_from_bytes 2022-04-14 11:59:19.707 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:59:19.738 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 11:59:19.742 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 11:59:22.276 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 11:59:22.283 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:59:22.283 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:59:22.398 | + inc/python:pip_install:200 : result=0 2022-04-14 11:59:22.400 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:59:22.403 | + functions-common:time_stop:2432 : local name 2022-04-14 11:59:22.405 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:59:22.407 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:59:22.410 | + functions-common:time_stop:2435 : local total 2022-04-14 11:59:22.412 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:59:22.414 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:59:22.416 | + functions-common:time_stop:2439 : start_time=1649937557670 2022-04-14 11:59:22.419 | + functions-common:time_stop:2441 : [[ -z 1649937557670 ]] 2022-04-14 11:59:22.422 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:59:22.426 | + functions-common:time_stop:2444 : end_time=1649937562423 2022-04-14 11:59:22.428 | + functions-common:time_stop:2445 : elapsed_time=4753 2022-04-14 11:59:22.430 | + functions-common:time_stop:2446 : total=42094 2022-04-14 11:59:22.433 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:59:22.435 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46847 2022-04-14 11:59:22.437 | + inc/python:pip_install:203 : return 0 2022-04-14 11:59:22.440 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 11:59:22.456 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:59:22.458 | + ./stack.sh:main:899 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-04-14 11:59:22.460 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 11:59:22.463 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 11:59:22.465 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 11:59:22.468 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 11:59:22.470 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 11:59:22.472 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 11:59:22.488 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:59:22.490 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 11:59:22.492 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 11:59:22.494 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 11:59:22.496 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 11:59:22.498 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 11:59:22.501 | ++ functions-common:git_clone:612 : pwd 2022-04-14 11:59:22.503 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 11:59:22.505 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 11:59:22.508 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 11:59:22.523 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 11:59:22.525 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 11:59:22.527 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 11:59:22.530 | + functions-common:git_clone:629 : echo master 2022-04-14 11:59:22.531 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 11:59:22.535 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 11:59:22.538 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 11:59:22.540 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 11:59:22.553 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 11:59:22.555 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 11:59:22.556 | + functions-common:git_clone:685 : head -1 2022-04-14 11:59:22.559 | c141e6164 trivial: Fix typo 2022-04-14 11:59:22.561 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 11:59:22.563 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 11:59:22.566 | + inc/python:setup_develop:338 : local bindep 2022-04-14 11:59:22.568 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 11:59:22.570 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 11:59:22.573 | + inc/python:setup_develop:344 : local extras= 2022-04-14 11:59:22.575 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 11:59:22.578 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 11:59:22.580 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 11:59:22.582 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 11:59:22.584 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 11:59:22.587 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 11:59:22.590 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 11:59:22.592 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 11:59:22.595 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 11:59:22.597 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 11:59:22.600 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 11:59:22.603 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 11:59:22.608 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 11:59:22.610 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 11:59:23.292 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 11:59:23.294 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 11:59:23.297 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 11:59:23.299 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 11:59:23.301 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 11:59:23.303 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 11:59:23.305 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 11:59:23.307 | + inc/python:setup_package:428 : local extras= 2022-04-14 11:59:23.310 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 11:59:23.312 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 11:59:23.314 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 11:59:23.316 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 11:59:23.319 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 11:59:23.321 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 11:59:23.341 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 11:59:23.343 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-14 11:59:24.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:59:24.200 | from cryptography.utils import int_from_bytes 2022-04-14 11:59:24.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:59:24.200 | from cryptography.utils import int_from_bytes 2022-04-14 11:59:25.370 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:59:25.402 | Obtaining file:///opt/stack/keystone 2022-04-14 11:59:25.403 | Preparing metadata (setup.py): started 2022-04-14 11:59:30.472 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 11:59:30.549 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 11:59:30.550 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 11:59:30.551 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 11:59:30.552 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-14 11:59:30.553 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 11:59:30.554 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 11:59:30.556 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 11:59:30.557 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 11:59:30.558 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-14 11:59:30.559 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 11:59:30.560 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 11:59:30.561 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 11:59:30.562 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-14 11:59:30.563 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 11:59:30.565 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 11:59:30.566 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 11:59:30.567 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 11:59:30.568 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 11:59:30.569 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 11:59:30.570 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 11:59:30.571 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 11:59:30.572 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 11:59:30.573 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 11:59:30.575 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 11:59:30.576 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 11:59:30.577 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 11:59:30.578 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 11:59:30.579 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-14 11:59:30.580 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 11:59:30.582 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 11:59:30.583 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 11:59:30.584 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 11:59:30.585 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 11:59:30.586 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 11:59:30.597 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 11:59:30.598 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 11:59:30.644 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-14 11:59:30.661 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-14 11:59:30.663 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 11:59:30.664 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 11:59:30.665 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-14 11:59:30.666 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 11:59:30.677 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-14 11:59:30.739 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 11:59:30.741 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 11:59:30.837 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-14 11:59:30.839 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-14 11:59:30.840 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 11:59:30.841 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 11:59:30.895 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 11:59:30.897 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-14 11:59:30.909 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-14 11:59:30.948 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-14 11:59:30.952 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-14 11:59:31.033 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-14 11:59:31.034 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-14 11:59:31.036 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-14 11:59:31.038 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-14 11:59:31.040 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-14 11:59:31.041 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 11:59:31.063 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-14 11:59:31.113 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-14 11:59:31.135 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-14 11:59:31.136 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-14 11:59:31.138 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-14 11:59:31.139 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 11:59:31.194 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 11:59:31.308 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-14 11:59:31.309 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 11:59:31.311 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 11:59:31.312 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 11:59:31.313 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-14 11:59:31.533 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 11:59:31.555 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 11:59:31.556 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 11:59:31.625 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-14 11:59:31.643 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 11:59:31.706 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 11:59:31.748 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-14 11:59:31.855 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 11:59:31.911 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 11:59:31.985 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-14 11:59:32.117 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-14 11:59:32.148 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-14 11:59:32.188 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 11:59:32.189 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-14 11:59:32.192 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-14 11:59:32.195 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-14 11:59:32.196 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-14 11:59:32.197 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-14 11:59:32.250 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-14 11:59:32.387 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-14 11:59:32.389 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-14 11:59:32.390 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-14 11:59:32.392 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-14 11:59:32.542 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 11:59:32.623 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 11:59:32.872 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-14 11:59:33.132 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-14 11:59:33.167 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-14 11:59:35.038 | Installing collected packages: keystone 2022-04-14 11:59:35.038 | Attempting uninstall: keystone 2022-04-14 11:59:35.038 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 11:59:35.042 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 11:59:35.043 | Running setup.py develop for keystone 2022-04-14 11:59:41.230 | Successfully installed keystone 2022-04-14 11:59:41.230 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 11:59:41.238 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:59:41.238 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:59:41.373 | + inc/python:pip_install:200 : result=0 2022-04-14 11:59:41.375 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:59:41.377 | + functions-common:time_stop:2432 : local name 2022-04-14 11:59:41.379 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:59:41.381 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:59:41.383 | + functions-common:time_stop:2435 : local total 2022-04-14 11:59:41.385 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:59:41.387 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:59:41.389 | + functions-common:time_stop:2439 : start_time=1649937563336 2022-04-14 11:59:41.391 | + functions-common:time_stop:2441 : [[ -z 1649937563336 ]] 2022-04-14 11:59:41.394 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:59:41.398 | + functions-common:time_stop:2444 : end_time=1649937581396 2022-04-14 11:59:41.400 | + functions-common:time_stop:2445 : elapsed_time=18060 2022-04-14 11:59:41.402 | + functions-common:time_stop:2446 : total=46847 2022-04-14 11:59:41.404 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:59:41.406 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64907 2022-04-14 11:59:41.408 | + inc/python:pip_install:203 : return 0 2022-04-14 11:59:41.410 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 11:59:41.413 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 11:59:41.415 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 11:59:41.434 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 11:59:41.446 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 11:59:41.448 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 11:59:41.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:41.453 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:41.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 11:59:41.457 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:41.460 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 11:59:41.475 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:59:41.478 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 11:59:41.481 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 11:59:41.483 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 11:59:41.485 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 11:59:41.498 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-14 11:59:41.500 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 11:59:41.505 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 11:59:41.520 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:59:41.522 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 11:59:41.552 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 11:59:41.579 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 11:59:41.609 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 11:59:41.639 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 11:59:41.668 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 11:59:41.698 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 11:59:41.725 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 11:59:41.752 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 11:59:41.754 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 11:59:41.757 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 11:59:41.759 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 11:59:41.761 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 11:59:41.764 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 11:59:41.780 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:59:41.784 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 11:59:41.786 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 11:59:41.789 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 11:59:41.805 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:59:41.807 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 11:59:41.810 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 11:59:41.839 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 11:59:41.842 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 11:59:41.844 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 11:59:41.846 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 11:59:41.863 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:59:41.865 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.13/identity 2022-04-14 11:59:41.894 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 11:59:41.896 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 11:59:41.927 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 11:59:41.929 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 11:59:41.932 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 11:59:41.934 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 11:59:41.936 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 11:59:41.939 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 11:59:41.969 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 11:59:41.971 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 11:59:41.974 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 11:59:41.976 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 11:59:41.979 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 11:59:41.996 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 11:59:41.998 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 11:59:42.000 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 11:59:42.003 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 11:59:42.005 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 11:59:42.032 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 11:59:42.059 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 11:59:42.087 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 11:59:42.114 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 11:59:42.141 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 11:59:42.144 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 11:59:42.146 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 11:59:42.148 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 11:59:42.150 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 11:59:42.153 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 11:59:42.156 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 11:59:42.158 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 11:59:42.162 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 11:59:42.165 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 11:59:42.167 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 11:59:42.180 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 11:59:42.180 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 11:59:42.188 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 11:59:42.191 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 11:59:42.207 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 11:59:42.209 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 11:59:42.213 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 11:59:42.242 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 11:59:42.268 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 11:59:42.295 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 11:59:42.321 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 11:59:42.348 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 11:59:42.374 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 11:59:42.401 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 11:59:42.428 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 11:59:42.455 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 11:59:42.482 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 11:59:42.509 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 11:59:42.536 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 11:59:42.563 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 11:59:42.565 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 11:59:42.568 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 11:59:42.570 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 11:59:42.573 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 11:59:42.576 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:59:42.578 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:59:42.580 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 11:59:42.583 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 11:59:42.585 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 11:59:42.611 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 11:59:42.639 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-14 11:59:42.640 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 11:59:42.648 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 11:59:42.651 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 11:59:42.654 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 11:59:42.656 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 11:59:42.658 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 11:59:42.660 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 11:59:42.662 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:59:42.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:59:42.667 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 11:59:42.669 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 11:59:42.671 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:59:42.674 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:59:42.676 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 11:59:42.738 | Site keystone-wsgi-public already enabled 2022-04-14 11:59:42.742 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 11:59:42.744 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 11:59:42.747 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 11:59:42.749 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 11:59:42.882 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 11:59:42.912 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 11:59:42.947 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 11:59:42.977 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 11:59:42.980 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 11:59:43.010 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 11:59:43.040 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 11:59:43.068 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 11:59:43.070 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 11:59:43.087 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:59:43.090 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 11:59:43.106 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:59:43.109 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 11:59:43.111 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 11:59:43.113 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 11:59:43.116 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 11:59:43.118 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 11:59:43.120 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 11:59:43.123 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 11:59:43.125 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 11:59:43.127 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 11:59:43.129 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 11:59:43.132 | ++ functions-common:git_clone:612 : pwd 2022-04-14 11:59:43.135 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 11:59:43.137 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 11:59:43.140 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 11:59:43.156 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 11:59:43.158 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 11:59:43.160 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 11:59:43.163 | + functions-common:git_clone:629 : echo master 2022-04-14 11:59:43.163 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 11:59:43.168 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 11:59:43.171 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 11:59:43.173 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 11:59:43.185 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 11:59:43.188 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 11:59:43.188 | + functions-common:git_clone:685 : head -1 2022-04-14 11:59:43.194 | 6142ce88c s3api: Use constant-time string comparisons in check_signature 2022-04-14 11:59:43.197 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 11:59:43.200 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 11:59:43.202 | + inc/python:setup_develop:338 : local bindep 2022-04-14 11:59:43.205 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 11:59:43.207 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 11:59:43.209 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 11:59:43.212 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 11:59:43.215 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 11:59:43.217 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 11:59:43.219 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 11:59:43.221 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 11:59:43.224 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 11:59:43.227 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 11:59:43.229 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 11:59:43.232 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 11:59:43.234 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 11:59:43.236 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 11:59:43.239 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 11:59:43.245 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 11:59:43.248 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 11:59:43.921 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 11:59:43.924 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 11:59:43.926 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 11:59:43.928 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 11:59:43.931 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 11:59:43.933 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 11:59:43.935 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 11:59:43.938 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 11:59:43.940 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 11:59:43.942 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 11:59:43.944 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 11:59:43.946 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 11:59:43.949 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 11:59:43.951 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 11:59:43.972 | Using python 3.8 to install /opt/stack/swift 2022-04-14 11:59:43.975 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-14 11:59:44.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:59:44.831 | from cryptography.utils import int_from_bytes 2022-04-14 11:59:44.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:59:44.831 | from cryptography.utils import int_from_bytes 2022-04-14 11:59:46.014 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:59:46.046 | Obtaining file:///opt/stack/swift 2022-04-14 11:59:46.047 | Preparing metadata (setup.py): started 2022-04-14 11:59:50.795 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 11:59:50.835 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (0.33.0) 2022-04-14 11:59:50.836 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (1.1.2) 2022-04-14 11:59:50.837 | 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.dev16) (0.11.0) 2022-04-14 11:59:50.838 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (2.1.1) 2022-04-14 11:59:50.839 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (4.8.0) 2022-04-14 11:59:50.840 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (2.27.1) 2022-04-14 11:59:50.841 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (1.16.0) 2022-04-14 11:59:50.842 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (0.9.9) 2022-04-14 11:59:50.843 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (1.6.0) 2022-04-14 11:59:50.844 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (36.0.2) 2022-04-14 11:59:50.845 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (9.4.0) 2022-04-14 11:59:50.882 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev16) (1.15.0) 2022-04-14 11:59:50.891 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev16) (2.2.1) 2022-04-14 11:59:50.945 | 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.dev16) (4.4.0) 2022-04-14 11:59:50.946 | 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.dev16) (3.1.1) 2022-04-14 11:59:50.948 | 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.dev16) (8.8.0) 2022-04-14 11:59:50.949 | 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.dev16) (4.3.0) 2022-04-14 11:59:50.950 | 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.dev16) (4.7.0) 2022-04-14 11:59:50.952 | 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.dev16) (4.1.0) 2022-04-14 11:59:50.953 | 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.dev16) (5.1.0) 2022-04-14 11:59:50.954 | 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.dev16) (5.8.1) 2022-04-14 11:59:50.955 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (1.8.7) 2022-04-14 11:59:50.956 | 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.dev16) (4.12.2) 2022-04-14 11:59:50.957 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (4.5.0) 2022-04-14 11:59:50.958 | 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.dev16) (2.10.1) 2022-04-14 11:59:50.978 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev16) (62.0.0) 2022-04-14 11:59:51.009 | 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.dev16) (2.0.12) 2022-04-14 11:59:51.010 | 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.dev16) (1.26.9) 2022-04-14 11:59:51.013 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev16) (3.3) 2022-04-14 11:59:51.014 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev16) (2019.11.28) 2022-04-14 11:59:51.036 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev16) (2.21) 2022-04-14 11:59:51.137 | 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.dev16) (1.0.2) 2022-04-14 11:59:51.138 | 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.dev16) (3.5.0) 2022-04-14 11:59:51.140 | 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.dev16) (1.7.0) 2022-04-14 11:59:51.182 | 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.dev16) (1.1.5) 2022-04-14 11:59:51.226 | 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.dev16) (0.8.0) 2022-04-14 11:59:51.231 | 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.dev16) (6.0) 2022-04-14 11:59:51.231 | 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.dev16) (2.5.0) 2022-04-14 11:59:51.231 | 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.dev16) (1.5.0) 2022-04-14 11:59:51.290 | 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.dev16) (2.8.2) 2022-04-14 11:59:51.295 | 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.dev16) (0.9.6) 2022-04-14 11:59:51.309 | 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.dev16) (2022.1) 2022-04-14 11:59:51.310 | 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.dev16) (1.0.3) 2022-04-14 11:59:51.329 | 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.dev16) (21.3) 2022-04-14 11:59:51.330 | 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.dev16) (3.0.7) 2022-04-14 11:59:51.472 | 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.dev16) (1.14.0) 2022-04-14 11:59:51.486 | 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.dev16) (5.1.1) 2022-04-14 11:59:53.731 | Installing collected packages: swift 2022-04-14 11:59:53.731 | Attempting uninstall: swift 2022-04-14 11:59:53.731 | Found existing installation: swift 2.30.0.dev16 2022-04-14 11:59:53.734 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 11:59:53.736 | Running setup.py develop for swift 2022-04-14 11:59:59.559 | Successfully installed swift 2022-04-14 11:59:59.560 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 11:59:59.568 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:59:59.568 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:59:59.699 | + inc/python:pip_install:200 : result=0 2022-04-14 11:59:59.702 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:59:59.704 | + functions-common:time_stop:2432 : local name 2022-04-14 11:59:59.706 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:59:59.708 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:59:59.710 | + functions-common:time_stop:2435 : local total 2022-04-14 11:59:59.712 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:59:59.715 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:59:59.717 | + functions-common:time_stop:2439 : start_time=1649937583966 2022-04-14 11:59:59.719 | + functions-common:time_stop:2441 : [[ -z 1649937583966 ]] 2022-04-14 11:59:59.722 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:59:59.726 | + functions-common:time_stop:2444 : end_time=1649937599724 2022-04-14 11:59:59.728 | + functions-common:time_stop:2445 : elapsed_time=15758 2022-04-14 11:59:59.731 | + functions-common:time_stop:2446 : total=64907 2022-04-14 11:59:59.733 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:59:59.735 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80665 2022-04-14 11:59:59.738 | + inc/python:pip_install:203 : return 0 2022-04-14 11:59:59.740 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 11:59:59.742 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 11:59:59.745 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 11:59:59.762 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 11:59:59.774 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 11:59:59.777 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 11:59:59.779 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:59:59.781 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:59:59.784 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 11:59:59.786 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:59:59.788 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 11:59:59.791 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 11:59:59.794 | + ./stack.sh:main:910 : configure_swift 2022-04-14 11:59:59.796 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 11:59:59.798 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 11:59:59.800 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 11:59:59.802 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 11:59:59.804 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 12:00:01.018 | No container-replicator running 2022-04-14 12:00:01.018 | No object-auditor running 2022-04-14 12:00:01.018 | No container-server running 2022-04-14 12:00:01.018 | No container-updater running 2022-04-14 12:00:01.018 | No object-server running 2022-04-14 12:00:01.018 | No container-auditor running 2022-04-14 12:00:01.018 | No object-updater running 2022-04-14 12:00:01.018 | No container-reconciler running 2022-04-14 12:00:01.018 | No proxy-server running 2022-04-14 12:00:01.018 | No object-replicator running 2022-04-14 12:00:01.018 | No account-server running 2022-04-14 12:00:01.018 | No container-sharder running 2022-04-14 12:00:01.018 | No object-expirer running 2022-04-14 12:00:01.018 | No account-replicator running 2022-04-14 12:00:01.018 | No account-reaper running 2022-04-14 12:00:01.018 | No container-sync running 2022-04-14 12:00:01.018 | No object-reconstructor running 2022-04-14 12:00:01.018 | No account-auditor running 2022-04-14 12:00:01.111 | + lib/swift:configure_swift:337 : true 2022-04-14 12:00:01.113 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 12:00:01.126 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 12:00:01.138 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 12:00:01.141 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 12:00:01.141 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 12:00:01.145 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 12:00:01.145 | s/%GROUP%/ubuntu/; 2022-04-14 12:00:01.146 | s/%USER%/ubuntu/; 2022-04-14 12:00:01.146 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 12:00:01.146 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 12:00:01.149 | uid = ubuntu 2022-04-14 12:00:01.149 | gid = ubuntu 2022-04-14 12:00:01.149 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 12:00:01.149 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 12:00:01.149 | address = 127.0.0.1 2022-04-14 12:00:01.149 | 2022-04-14 12:00:01.149 | [account6612] 2022-04-14 12:00:01.149 | max connections = 25 2022-04-14 12:00:01.149 | path = /opt/stack/data/swift/1/node/ 2022-04-14 12:00:01.149 | read only = false 2022-04-14 12:00:01.149 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 12:00:01.149 | 2022-04-14 12:00:01.149 | [account6622] 2022-04-14 12:00:01.149 | max connections = 25 2022-04-14 12:00:01.149 | path = /opt/stack/data/swift/2/node/ 2022-04-14 12:00:01.149 | read only = false 2022-04-14 12:00:01.149 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 12:00:01.149 | 2022-04-14 12:00:01.149 | [account6632] 2022-04-14 12:00:01.149 | max connections = 25 2022-04-14 12:00:01.149 | path = /opt/stack/data/swift/3/node/ 2022-04-14 12:00:01.150 | read only = false 2022-04-14 12:00:01.150 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 12:00:01.150 | 2022-04-14 12:00:01.150 | [account6642] 2022-04-14 12:00:01.150 | max connections = 25 2022-04-14 12:00:01.150 | path = /opt/stack/data/swift/4/node/ 2022-04-14 12:00:01.150 | read only = false 2022-04-14 12:00:01.150 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 12:00:01.150 | 2022-04-14 12:00:01.150 | 2022-04-14 12:00:01.150 | [container6611] 2022-04-14 12:00:01.150 | max connections = 25 2022-04-14 12:00:01.150 | path = /opt/stack/data/swift/1/node/ 2022-04-14 12:00:01.150 | read only = false 2022-04-14 12:00:01.150 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 12:00:01.150 | 2022-04-14 12:00:01.150 | [container6621] 2022-04-14 12:00:01.150 | max connections = 25 2022-04-14 12:00:01.150 | path = /opt/stack/data/swift/2/node/ 2022-04-14 12:00:01.150 | read only = false 2022-04-14 12:00:01.150 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 12:00:01.150 | 2022-04-14 12:00:01.150 | [container6631] 2022-04-14 12:00:01.150 | max connections = 25 2022-04-14 12:00:01.150 | path = /opt/stack/data/swift/3/node/ 2022-04-14 12:00:01.150 | read only = false 2022-04-14 12:00:01.150 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 12:00:01.150 | 2022-04-14 12:00:01.150 | [container6641] 2022-04-14 12:00:01.150 | max connections = 25 2022-04-14 12:00:01.150 | path = /opt/stack/data/swift/4/node/ 2022-04-14 12:00:01.150 | read only = false 2022-04-14 12:00:01.150 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 12:00:01.151 | 2022-04-14 12:00:01.151 | 2022-04-14 12:00:01.151 | [object6613] 2022-04-14 12:00:01.151 | max connections = 25 2022-04-14 12:00:01.151 | path = /opt/stack/data/swift/1/node/ 2022-04-14 12:00:01.151 | read only = false 2022-04-14 12:00:01.151 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 12:00:01.151 | 2022-04-14 12:00:01.151 | [object6623] 2022-04-14 12:00:01.151 | max connections = 25 2022-04-14 12:00:01.151 | path = /opt/stack/data/swift/2/node/ 2022-04-14 12:00:01.151 | read only = false 2022-04-14 12:00:01.151 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 12:00:01.151 | 2022-04-14 12:00:01.151 | [object6633] 2022-04-14 12:00:01.151 | max connections = 25 2022-04-14 12:00:01.151 | path = /opt/stack/data/swift/3/node/ 2022-04-14 12:00:01.151 | read only = false 2022-04-14 12:00:01.151 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 12:00:01.151 | 2022-04-14 12:00:01.151 | [object6643] 2022-04-14 12:00:01.151 | max connections = 25 2022-04-14 12:00:01.151 | path = /opt/stack/data/swift/4/node/ 2022-04-14 12:00:01.151 | read only = false 2022-04-14 12:00:01.151 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 12:00:01.152 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 12:00:01.154 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:00:01.156 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:00:01.158 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 12:00:01.171 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 12:00:01.173 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 12:00:01.177 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 12:00:01.181 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 12:00:01.184 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 12:00:01.188 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 12:00:01.216 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.13:8080/v1/ 2022-04-14 12:00:01.242 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 12:00:01.259 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 12:00:01.286 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 12:00:01.304 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 12:00:01.331 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 12:00:01.349 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 12:00:01.376 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 12:00:01.394 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 12:00:01.423 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 12:00:01.440 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 12:00:01.468 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 12:00:01.486 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 12:00:01.500 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:00:01.502 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 12:00:01.529 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 12:00:01.556 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 12:00:01.583 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 12:00:01.609 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 12:00:01.623 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:00:01.625 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 12:00:01.652 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 12:00:01.666 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:00:01.669 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 12:00:01.683 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:00:01.685 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 12:00:01.687 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 12:00:01.702 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:00:01.704 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 12:00:01.706 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 12:00:01.708 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 12:00:01.713 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 12:00:01.719 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 12:00:01.745 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 12:00:01.774 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 12:00:01.804 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 12:00:01.854 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 12:00:01.880 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 12:00:01.882 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 12:00:01.884 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 12:00:01.887 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 12:00:01.889 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 12:00:01.915 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 12:00:01.941 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.13/identity 2022-04-14 12:00:01.969 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 12:00:01.995 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 12:00:02.022 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 12:00:02.048 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 12:00:02.077 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 12:00:02.105 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 12:00:02.131 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 12:00:02.158 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 12:00:02.185 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 12:00:02.213 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 12:00:02.239 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 12:00:02.269 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 12:00:02.296 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 12:00:02.314 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 12:00:02.341 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 12:00:02.368 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 12:00:02.372 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 12:00:02.401 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 12:00:02.428 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 12:00:02.455 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 12:00:02.457 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 12:00:02.459 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 12:00:02.461 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 12:00:02.465 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 12:00:02.468 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 12:00:02.470 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 12:00:02.472 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 12:00:02.474 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 12:00:02.476 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 12:00:02.478 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 12:00:02.481 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 12:00:02.498 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 12:00:02.525 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 12:00:02.543 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 12:00:02.571 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 12:00:02.588 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 12:00:02.616 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 12:00:02.634 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 12:00:02.662 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 12:00:02.680 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 12:00:02.708 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 12:00:02.726 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 12:00:02.754 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 12:00:02.772 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 12:00:02.800 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 12:00:02.818 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 12:00:02.846 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 12:00:02.864 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 12:00:02.890 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-14 12:00:02.896 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 12:00:02.914 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 12:00:02.943 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 12:00:02.971 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 12:00:02.973 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 12:00:02.978 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 12:00:02.980 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 12:00:02.982 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 12:00:02.985 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 12:00:02.987 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 12:00:02.989 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 12:00:02.991 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 12:00:02.993 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 12:00:03.011 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 12:00:03.039 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 12:00:03.057 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 12:00:03.084 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 12:00:03.102 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 12:00:03.130 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 12:00:03.147 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 12:00:03.175 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 12:00:03.193 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 12:00:03.221 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 12:00:03.239 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 12:00:03.266 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 12:00:03.285 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 12:00:03.312 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 12:00:03.330 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 12:00:03.358 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 12:00:03.375 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 12:00:03.405 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-14 12:00:03.410 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 12:00:03.428 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 12:00:03.456 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 12:00:03.458 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 12:00:03.462 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 12:00:03.465 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 12:00:03.467 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 12:00:03.469 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 12:00:03.471 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 12:00:03.473 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 12:00:03.476 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 12:00:03.478 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 12:00:03.495 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 12:00:03.523 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 12:00:03.541 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 12:00:03.569 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 12:00:03.587 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 12:00:03.614 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 12:00:03.632 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 12:00:03.660 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 12:00:03.677 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 12:00:03.706 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 12:00:03.723 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 12:00:03.752 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 12:00:03.771 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 12:00:03.798 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 12:00:03.816 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 12:00:03.845 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 12:00:03.864 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 12:00:03.891 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-14 12:00:03.899 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 12:00:03.916 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 12:00:03.945 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 12:00:03.972 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 12:00:04.000 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 12:00:04.027 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 12:00:04.029 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 12:00:04.033 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 12:00:04.062 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 12:00:04.090 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 12:00:04.118 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 12:00:04.146 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 12:00:04.174 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 12:00:04.202 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 12:00:04.229 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 12:00:04.255 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 12:00:04.282 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 12:00:04.298 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:00:04.300 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 12:00:04.318 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 12:00:04.321 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 12:00:04.340 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 12:00:04.342 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.13 2022-04-14 12:00:04.369 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 12:00:04.371 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 12:00:04.398 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.13/identity 2022-04-14 12:00:04.427 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 12:00:04.429 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 12:00:04.456 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 12:00:04.471 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:00:04.474 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 12:00:04.477 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 12:00:04.482 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 12:00:04.484 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 12:00:04.496 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 12:00:04.498 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 12:00:04.509 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 12:00:04.511 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 12:00:04.514 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 12:00:04.516 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 12:00:04.518 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 12:00:04.520 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 12:00:04.522 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 12:00:04.525 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 12:00:04.527 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 12:00:04.539 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 12:00:04.542 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 12:00:04.545 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 12:00:04.561 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:00:04.564 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 12:00:04.581 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:00:04.583 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 12:00:04.585 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 12:00:04.588 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 12:00:04.591 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 12:00:04.593 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 12:00:04.596 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 12:00:04.598 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 12:00:04.601 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 12:00:04.617 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:00:04.620 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 12:00:04.622 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 12:00:04.639 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:00:04.641 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 12:00:04.644 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 12:00:04.646 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 12:00:04.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 12:00:04.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 12:00:04.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 12:00:04.657 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 12:00:04.660 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 12:00:04.663 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 12:00:04.666 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 12:00:04.668 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 12:00:04.671 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 12:00:04.673 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 12:00:04.676 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 12:00:04.679 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 12:00:04.682 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 12:00:04.685 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 12:00:04.688 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 12:00:04.689 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 12:00:04.694 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 12:00:04.697 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 12:00:04.700 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 12:00:04.703 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 12:00:04.705 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 12:00:04.727 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 12:00:04.729 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 12:00:05.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:00:05.589 | from cryptography.utils import int_from_bytes 2022-04-14 12:00:05.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:00:05.589 | from cryptography.utils import int_from_bytes 2022-04-14 12:00:06.744 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 12:00:06.778 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 12:00:06.859 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-14 12:00:06.860 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-14 12:00:06.870 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 12:00:06.870 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-14 12:00:06.870 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 12:00:06.870 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 12:00:06.870 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-14 12:00:06.870 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 12:00:06.870 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-14 12:00:06.870 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-14 12:00:06.870 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-14 12:00:06.871 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-14 12:00:06.874 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-14 12:00:06.876 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-14 12:00:06.878 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-14 12:00:06.880 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 12:00:06.882 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-14 12:00:06.885 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-14 12:00:06.893 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-14 12:00:06.895 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-14 12:00:06.908 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-14 12:00:06.976 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-14 12:00:06.977 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-14 12:00:06.978 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-14 12:00:07.002 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 12:00:07.004 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 12:00:07.006 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 12:00:07.007 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-14 12:00:07.009 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-14 12:00:07.018 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-14 12:00:07.060 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 12:00:07.061 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-14 12:00:07.062 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-14 12:00:07.063 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-14 12:00:07.084 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-14 12:00:07.085 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-14 12:00:07.099 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-14 12:00:07.115 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-14 12:00:07.117 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-14 12:00:07.137 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-14 12:00:07.139 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 12:00:07.219 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-14 12:00:07.219 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-14 12:00:07.220 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-14 12:00:07.223 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-14 12:00:07.271 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-14 12:00:07.296 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-14 12:00:07.523 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-14 12:00:07.527 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-14 12:00:07.558 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-14 12:00:07.559 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-14 12:00:07.561 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-14 12:00:07.564 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-14 12:00:07.566 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 12:00:07.568 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-14 12:00:07.621 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-14 12:00:07.797 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 12:00:07.820 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-14 12:00:07.903 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-14 12:00:08.046 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-14 12:00:10.115 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 12:00:10.122 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 12:00:10.122 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 12:00:10.246 | + inc/python:pip_install:200 : result=0 2022-04-14 12:00:10.248 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 12:00:10.251 | + functions-common:time_stop:2432 : local name 2022-04-14 12:00:10.253 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:00:10.255 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:00:10.257 | + functions-common:time_stop:2435 : local total 2022-04-14 12:00:10.260 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:00:10.262 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 12:00:10.264 | + functions-common:time_stop:2439 : start_time=1649937604721 2022-04-14 12:00:10.266 | + functions-common:time_stop:2441 : [[ -z 1649937604721 ]] 2022-04-14 12:00:10.269 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:00:10.273 | + functions-common:time_stop:2444 : end_time=1649937610271 2022-04-14 12:00:10.276 | + functions-common:time_stop:2445 : elapsed_time=5550 2022-04-14 12:00:10.278 | + functions-common:time_stop:2446 : total=80665 2022-04-14 12:00:10.280 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:00:10.283 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86215 2022-04-14 12:00:10.285 | + inc/python:pip_install:203 : return 0 2022-04-14 12:00:10.288 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 12:00:10.290 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 12:00:10.293 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 12:00:10.306 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 12:00:10.311 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 12:00:10.313 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 12:00:10.315 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 12:00:10.317 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 12:00:10.320 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 12:00:10.323 | ++ functions-common:git_clone:612 : pwd 2022-04-14 12:00:10.325 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 12:00:10.327 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 12:00:10.330 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 12:00:10.346 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 12:00:10.348 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 12:00:10.351 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 12:00:10.354 | + functions-common:git_clone:629 : echo master 2022-04-14 12:00:10.354 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 12:00:10.359 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 12:00:10.362 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 12:00:10.364 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 12:00:10.376 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 12:00:10.379 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 12:00:10.379 | + functions-common:git_clone:685 : head -1 2022-04-14 12:00:10.417 | e8e7d66cf Merge "Update http with https" 2022-04-14 12:00:10.420 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 12:00:10.423 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 12:00:10.426 | + inc/python:setup_develop:338 : local bindep 2022-04-14 12:00:10.428 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 12:00:10.431 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 12:00:10.433 | + inc/python:setup_develop:344 : local extras= 2022-04-14 12:00:10.436 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 12:00:10.438 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 12:00:10.441 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 12:00:10.443 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 12:00:10.446 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 12:00:10.448 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 12:00:10.451 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 12:00:10.454 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 12:00:10.456 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 12:00:10.459 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 12:00:10.461 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 12:00:10.465 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 12:00:10.471 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 12:00:10.473 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 12:00:11.155 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 12:00:11.158 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 12:00:11.160 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 12:00:11.162 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 12:00:11.165 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 12:00:11.167 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 12:00:11.169 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 12:00:11.172 | + inc/python:setup_package:428 : local extras= 2022-04-14 12:00:11.174 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 12:00:11.177 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 12:00:11.179 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 12:00:11.181 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 12:00:11.184 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 12:00:11.186 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 12:00:11.208 | Using python 3.8 to install /opt/stack/glance 2022-04-14 12:00:11.210 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-14 12:00:12.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:00:12.077 | from cryptography.utils import int_from_bytes 2022-04-14 12:00:12.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:00:12.088 | from cryptography.utils import int_from_bytes 2022-04-14 12:00:13.252 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 12:00:13.282 | Obtaining file:///opt/stack/glance 2022-04-14 12:00:13.283 | Preparing metadata (setup.py): started 2022-04-14 12:00:18.020 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 12:00:18.093 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.8.1) 2022-04-14 12:00:18.094 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.7.1) 2022-04-14 12:00:18.095 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.4.35) 2022-04-14 12:00:18.096 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.33.0) 2022-04-14 12:00:18.097 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.1.1) 2022-04-14 12:00:18.098 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.1) 2022-04-14 12:00:18.099 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.8.7) 2022-04-14 12:00:18.100 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.4.2) 2022-04-14 12:00:18.101 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.7.7) 2022-04-14 12:00:18.102 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.20.4) 2022-04-14 12:00:18.103 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (8.8.0) 2022-04-14 12:00:18.104 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 12:00:18.105 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.1.0) 2022-04-14 12:00:18.106 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 12:00:18.108 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.12.2) 2022-04-14 12:00:18.109 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 12:00:18.110 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.4.0) 2022-04-14 12:00:18.111 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.6.4) 2022-04-14 12:00:18.112 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 12:00:18.113 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (9.4.0) 2022-04-14 12:00:18.114 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.11.0) 2022-04-14 12:00:18.115 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 12:00:18.116 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 12:00:18.117 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 12:00:18.118 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.4.0) 2022-04-14 12:00:18.119 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (22.0.0) 2022-04-14 12:00:18.120 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (11.2.0) 2022-04-14 12:00:18.121 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.1.0) 2022-04-14 12:00:18.123 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 12:00:18.124 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.7.0) 2022-04-14 12:00:18.125 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (12.13.0) 2022-04-14 12:00:18.126 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.1) 2022-04-14 12:00:18.127 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.3.0) 2022-04-14 12:00:18.128 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.11.0) 2022-04-14 12:00:18.129 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.3.3) 2022-04-14 12:00:18.130 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.4.2) 2022-04-14 12:00:18.131 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.0.0) 2022-04-14 12:00:18.133 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.0) 2022-04-14 12:00:18.134 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (36.0.2) 2022-04-14 12:00:18.135 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.2.2) 2022-04-14 12:00:18.136 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.0.2) 2022-04-14 12:00:18.137 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.6.0) 2022-04-14 12:00:18.139 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.10.1) 2022-04-14 12:00:18.155 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (1.2.0) 2022-04-14 12:00:18.156 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (4.11.3) 2022-04-14 12:00:18.158 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (5.6.0) 2022-04-14 12:00:18.180 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (2.27.1) 2022-04-14 12:00:18.181 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (5.3.0) 2022-04-14 12:00:18.220 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev6) (1.15.0) 2022-04-14 12:00:18.237 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev6) (4.3.0) 2022-04-14 12:00:18.245 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev6) (1.14.0) 2022-04-14 12:00:18.259 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (2.2.1) 2022-04-14 12:00:18.261 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.1.2) 2022-04-14 12:00:18.262 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.16.0) 2022-04-14 12:00:18.354 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev6) (3.0.7) 2022-04-14 12:00:18.431 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev6) (1.7.0) 2022-04-14 12:00:18.485 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 12:00:18.486 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (2.10.1) 2022-04-14 12:00:18.520 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev6) (0.17.3) 2022-04-14 12:00:18.590 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (1.5.0) 2022-04-14 12:00:18.591 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (6.0) 2022-04-14 12:00:18.592 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (0.8.0) 2022-04-14 12:00:18.652 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 12:00:18.654 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (2.0.1) 2022-04-14 12:00:18.655 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.13.0) 2022-04-14 12:00:18.687 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev6) (0.61.0) 2022-04-14 12:00:18.734 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (0.9.6) 2022-04-14 12:00:18.737 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (2.8.2) 2022-04-14 12:00:18.797 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.2.4) 2022-04-14 12:00:18.799 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 12:00:18.801 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (2.8.0) 2022-04-14 12:00:18.803 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.1.0) 2022-04-14 12:00:18.804 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.4.0) 2022-04-14 12:00:18.831 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 12:00:18.833 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.3.0) 2022-04-14 12:00:18.834 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.2.0) 2022-04-14 12:00:18.876 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev6) (5.9.0) 2022-04-14 12:00:18.919 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (2022.1) 2022-04-14 12:00:18.921 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (0.11.0) 2022-04-14 12:00:18.923 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (21.3) 2022-04-14 12:00:19.001 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev6) (62.0.0) 2022-04-14 12:00:19.067 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev6) (0.2.5) 2022-04-14 12:00:19.168 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev6) (0.7) 2022-04-14 12:00:19.442 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (1.4.2) 2022-04-14 12:00:19.443 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 12:00:19.444 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.8) 2022-04-14 12:00:19.446 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (6.3.1) 2022-04-14 12:00:19.503 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev6) (0.8.1) 2022-04-14 12:00:19.526 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 12:00:19.622 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev6) (2.21) 2022-04-14 12:00:19.738 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev6) (2.1.1) 2022-04-14 12:00:19.956 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.1.5) 2022-04-14 12:00:19.957 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 12:00:19.958 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.4) 2022-04-14 12:00:19.959 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.0) 2022-04-14 12:00:19.961 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (5.1.1) 2022-04-14 12:00:19.963 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.32) 2022-04-14 12:00:19.964 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 12:00:20.087 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.14.1) 2022-04-14 12:00:20.119 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev6) (1.0.3) 2022-04-14 12:00:20.167 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (1.3.3) 2022-04-14 12:00:20.168 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (3.0.0) 2022-04-14 12:00:20.412 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (3.10.1) 2022-04-14 12:00:20.595 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (3.3) 2022-04-14 12:00:20.596 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (1.26.9) 2022-04-14 12:00:20.598 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2.0.12) 2022-04-14 12:00:20.599 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2019.11.28) 2022-04-14 12:00:20.707 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.2) 2022-04-14 12:00:20.862 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 12:00:20.993 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev6) (3.8.0) 2022-04-14 12:00:21.310 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 12:00:21.313 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (2.4.0) 2022-04-14 12:00:21.576 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.2) 2022-04-14 12:00:21.856 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 12:00:22.218 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (21.4.0) 2022-04-14 12:00:22.219 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (1.8.2) 2022-04-14 12:00:23.688 | Installing collected packages: glance 2022-04-14 12:00:23.688 | Attempting uninstall: glance 2022-04-14 12:00:23.688 | Found existing installation: glance 24.1.0.dev6 2022-04-14 12:00:23.695 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 12:00:23.696 | Running setup.py develop for glance 2022-04-14 12:00:29.779 | Successfully installed glance 2022-04-14 12:00:29.779 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 12:00:29.788 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 12:00:29.788 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 12:00:29.928 | + inc/python:pip_install:200 : result=0 2022-04-14 12:00:29.930 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 12:00:29.933 | + functions-common:time_stop:2432 : local name 2022-04-14 12:00:29.935 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:00:29.938 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:00:29.941 | + functions-common:time_stop:2435 : local total 2022-04-14 12:00:29.943 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:00:29.946 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 12:00:29.948 | + functions-common:time_stop:2439 : start_time=1649937611202 2022-04-14 12:00:29.950 | + functions-common:time_stop:2441 : [[ -z 1649937611202 ]] 2022-04-14 12:00:29.953 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:00:29.957 | + functions-common:time_stop:2444 : end_time=1649937629955 2022-04-14 12:00:29.959 | + functions-common:time_stop:2445 : elapsed_time=18753 2022-04-14 12:00:29.962 | + functions-common:time_stop:2446 : total=86215 2022-04-14 12:00:29.964 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:00:29.967 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=104968 2022-04-14 12:00:29.969 | + inc/python:pip_install:203 : return 0 2022-04-14 12:00:29.971 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 12:00:29.974 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 12:00:29.976 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 12:00:29.995 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 12:00:30.007 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 12:00:30.009 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 12:00:30.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 12:00:30.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 12:00:30.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 12:00:30.019 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 12:00:30.022 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 12:00:30.024 | + ./stack.sh:main:922 : configure_glance 2022-04-14 12:00:30.027 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 12:00:30.039 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 12:00:30.042 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 12:00:30.045 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 12:00:30.047 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 12:00:30.049 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 12:00:30.052 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 12:00:30.055 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 12:00:30.057 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 12:00:30.085 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 12:00:30.114 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 12:00:30.143 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 12:00:30.171 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 12:00:30.200 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 12:00:30.229 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 12:00:30.232 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 12:00:30.234 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 12:00:30.236 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 12:00:30.239 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 12:00:30.267 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 12:00:30.296 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-14 12:00:30.325 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 12:00:30.354 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 12:00:30.383 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 12:00:30.412 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 12:00:30.441 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 12:00:30.471 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 12:00:30.500 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 12:00:30.529 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 12:00:30.558 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 12:00:30.561 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 12:00:30.563 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 12:00:30.565 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 12:00:30.568 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 12:00:30.570 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 12:00:30.586 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:00:30.589 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 12:00:30.592 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 12:00:30.594 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 12:00:30.611 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:00:30.613 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 12:00:30.616 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 12:00:30.645 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 12:00:30.647 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 12:00:30.650 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 12:00:30.653 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 12:00:30.655 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 12:00:30.684 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 12:00:30.714 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 12:00:30.717 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 12:00:30.719 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 12:00:30.721 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 12:00:30.724 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 12:00:30.726 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 12:00:30.729 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 12:00:30.759 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 12:00:30.761 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.13 2022-04-14 12:00:30.791 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 12:00:30.794 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 12:00:30.810 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:00:30.812 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 12:00:30.842 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 12:00:30.871 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 12:00:30.901 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 12:00:30.931 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 12:00:30.960 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 12:00:30.977 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:00:30.979 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 12:00:31.008 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 12:00:31.038 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 12:00:31.067 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.13/identity/v3 2022-04-14 12:00:31.097 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 12:00:31.125 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.13/image 2022-04-14 12:00:31.155 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 12:00:31.171 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:00:31.174 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 12:00:31.176 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 12:00:31.179 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 12:00:31.182 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 12:00:31.199 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 12:00:31.201 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 12:00:31.203 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 12:00:31.206 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 12:00:31.208 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 12:00:31.237 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 12:00:31.267 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 12:00:31.296 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 12:00:31.326 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 12:00:31.331 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 12:00:31.359 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 12:00:31.389 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 12:00:31.419 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.13/identity 2022-04-14 12:00:31.449 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 12:00:31.478 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 12:00:31.507 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 12:00:31.537 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 12:00:31.567 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 12:00:31.596 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 12:00:31.627 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 12:00:31.656 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 12:00:31.661 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-14 12:00:31.669 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 12:00:31.685 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:00:31.688 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 12:00:31.690 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 12:00:31.693 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 12:00:31.695 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 12:00:31.697 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 12:00:31.700 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 12:00:31.704 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 12:00:31.706 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 12:00:31.710 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 12:00:31.739 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 12:00:31.742 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 12:00:31.744 | ++ functions:get_random_port:837 : true 2022-04-14 12:00:31.747 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 12:00:31.749 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 12:00:31.751 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 12:00:31.814 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 12:00:31.817 | ++ functions:get_random_port:841 : break 2 2022-04-14 12:00:31.819 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 12:00:31.822 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 12:00:31.824 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 12:00:31.850 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 12:00:31.878 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 12:00:31.904 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 12:00:31.932 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 12:00:31.961 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 12:00:31.989 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 12:00:32.017 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 12:00:32.045 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 12:00:32.073 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 12:00:32.100 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 12:00:32.127 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 12:00:32.155 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 12:00:32.182 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 12:00:32.210 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 12:00:32.237 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 12:00:32.264 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 12:00:32.292 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 12:00:32.319 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 12:00:32.347 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 12:00:32.349 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 12:00:32.352 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 12:00:32.354 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:00:32.356 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:00:32.359 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 12:00:32.361 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 12:00:32.418 | proxy (enabled by site administrator) 2022-04-14 12:00:32.421 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 12:00:32.424 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 12:00:32.426 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 12:00:32.428 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:00:32.431 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:00:32.433 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 12:00:32.435 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 12:00:32.490 | proxy_http (enabled by site administrator) 2022-04-14 12:00:32.493 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 12:00:32.496 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 12:00:32.498 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 12:00:32.501 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 12:00:32.503 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:00:32.505 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:00:32.508 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 12:00:32.511 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 12:00:32.514 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 12:00:32.514 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 12:00:32.523 | KeepAlive Off 2022-04-14 12:00:32.528 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 12:00:32.528 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 12:00:32.536 | SetEnv proxy-sendchunked 1 2022-04-14 12:00:32.540 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 12:00:32.540 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 12:00:32.548 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 12:00:32.552 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 12:00:32.554 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 12:00:32.556 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 12:00:32.559 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 12:00:32.561 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 12:00:32.563 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:00:32.566 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:00:32.568 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 12:00:32.570 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 12:00:32.573 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:00:32.575 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:00:32.578 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 12:00:32.638 | Site glance-wsgi-api already enabled 2022-04-14 12:00:32.642 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 12:00:32.645 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 12:00:32.647 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 12:00:32.650 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 12:00:32.786 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 12:00:32.792 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 12:00:32.826 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 12:00:32.828 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 12:00:32.846 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:00:32.848 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 12:00:32.851 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 12:00:32.853 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 12:00:32.856 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 12:00:32.858 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 12:00:32.861 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 12:00:32.863 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 12:00:32.865 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 12:00:32.868 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 12:00:32.871 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 12:00:32.873 | ++ functions-common:git_clone:612 : pwd 2022-04-14 12:00:32.876 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 12:00:32.879 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 12:00:32.881 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 12:00:32.899 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 12:00:32.901 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 12:00:32.903 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 12:00:32.906 | + functions-common:git_clone:629 : echo master 2022-04-14 12:00:32.907 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 12:00:32.912 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 12:00:32.914 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 12:00:32.917 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 12:00:32.929 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 12:00:32.933 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 12:00:32.933 | + functions-common:git_clone:685 : head -1 2022-04-14 12:00:32.937 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-14 12:00:32.939 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 12:00:32.942 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 12:00:32.945 | + inc/python:setup_develop:338 : local bindep 2022-04-14 12:00:32.948 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 12:00:32.950 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 12:00:32.953 | + inc/python:setup_develop:344 : local extras= 2022-04-14 12:00:32.955 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 12:00:32.958 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 12:00:32.960 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 12:00:32.962 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 12:00:32.965 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 12:00:32.967 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 12:00:32.970 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 12:00:32.973 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 12:00:32.976 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 12:00:32.978 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 12:00:32.981 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 12:00:32.984 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 12:00:32.990 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 12:00:32.992 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 12:00:33.665 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 12:00:33.668 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 12:00:33.670 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 12:00:33.672 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 12:00:33.675 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 12:00:33.677 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 12:00:33.680 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 12:00:33.682 | + inc/python:setup_package:428 : local extras= 2022-04-14 12:00:33.684 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 12:00:33.687 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 12:00:33.689 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 12:00:33.691 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 12:00:33.694 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 12:00:33.696 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 12:00:33.717 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 12:00:33.719 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-14 12:00:34.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:00:34.587 | from cryptography.utils import int_from_bytes 2022-04-14 12:00:34.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:00:34.587 | from cryptography.utils import int_from_bytes 2022-04-14 12:00:35.762 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 12:00:35.792 | Obtaining file:///opt/stack/cinder 2022-04-14 12:00:35.793 | Preparing metadata (setup.py): started 2022-04-14 12:00:41.331 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 12:00:41.465 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-14 12:00:41.466 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-14 12:00:41.467 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-14 12:00:41.469 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-14 12:00:41.470 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-14 12:00:41.471 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-14 12:00:41.472 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-14 12:00:41.473 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 12:00:41.474 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-14 12:00:41.475 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-14 12:00:41.476 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-14 12:00:41.477 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-14 12:00:41.478 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 12:00:41.479 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-14 12:00:41.480 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-14 12:00:41.481 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-14 12:00:41.482 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-14 12:00:41.484 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-14 12:00:41.485 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-14 12:00:41.486 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-14 12:00:41.487 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-14 12:00:41.488 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 12:00:41.489 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-14 12:00:41.490 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-14 12:00:41.491 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-14 12:00:41.492 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-14 12:00:41.493 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-14 12:00:41.495 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-14 12:00:41.496 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-14 12:00:41.497 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-14 12:00:41.498 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 12:00:41.499 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-14 12:00:41.500 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-14 12:00:41.501 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-14 12:00:41.502 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-14 12:00:41.503 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-14 12:00:41.505 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-14 12:00:41.506 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-14 12:00:41.507 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-14 12:00:41.508 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-14 12:00:41.509 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-14 12:00:41.510 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-14 12:00:41.511 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-14 12:00:41.512 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-14 12:00:41.513 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-14 12:00:41.515 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-14 12:00:41.516 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-14 12:00:41.517 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 12:00:41.518 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-14 12:00:41.519 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 12:00:41.520 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-14 12:00:41.521 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-14 12:00:41.522 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-14 12:00:41.523 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-14 12:00:41.525 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-14 12:00:41.526 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-14 12:00:41.527 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-14 12:00:41.528 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-14 12:00:41.529 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-14 12:00:41.530 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-14 12:00:41.531 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-14 12:00:41.532 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-14 12:00:41.545 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 12:00:41.546 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-14 12:00:41.547 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 12:00:41.609 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-14 12:00:41.640 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-14 12:00:41.658 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (4.1.1) 2022-04-14 12:00:41.660 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (0.1.0) 2022-04-14 12:00:41.663 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-14 12:00:41.665 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.6.3) 2022-04-14 12:00:41.763 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-14 12:00:41.816 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-14 12:00:41.818 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 12:00:41.846 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-14 12:00:41.848 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.8) 2022-04-14 12:00:41.849 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-14 12:00:41.927 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-14 12:00:41.977 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 12:00:41.978 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-14 12:00:41.979 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-14 12:00:41.980 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 12:00:42.044 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 12:00:42.047 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-14 12:00:42.049 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-14 12:00:42.109 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-14 12:00:42.111 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-14 12:00:42.170 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-14 12:00:42.173 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-14 12:00:42.174 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-14 12:00:42.176 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-14 12:00:42.177 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-14 12:00:42.202 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-14 12:00:42.207 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 12:00:42.208 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 12:00:42.254 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-14 12:00:42.340 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-14 12:00:42.344 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 12:00:42.369 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 12:00:42.394 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-14 12:00:42.465 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.1.0) 2022-04-14 12:00:42.466 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-14 12:00:42.600 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 12:00:42.625 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-14 12:00:42.765 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1) 2022-04-14 12:00:42.804 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-14 12:00:42.806 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-14 12:00:42.809 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 12:00:43.011 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-14 12:00:43.012 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-14 12:00:43.015 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-14 12:00:43.050 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-14 12:00:43.081 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev48) (0.23.2) 2022-04-14 12:00:43.322 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-14 12:00:43.323 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 12:00:43.466 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-14 12:00:43.467 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-14 12:00:43.469 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 12:00:43.631 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-14 12:00:43.755 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-14 12:00:43.756 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-14 12:00:43.757 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-14 12:00:43.793 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-14 12:00:44.015 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-14 12:00:44.096 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (2.4.0) 2022-04-14 12:00:44.097 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 12:00:44.279 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 12:00:44.375 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-14 12:00:44.377 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-14 12:00:44.560 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-14 12:00:45.000 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-14 12:00:45.053 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1) 2022-04-14 12:00:45.103 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-14 12:00:46.227 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32) 2022-04-14 12:00:46.501 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (1.8.2) 2022-04-14 12:00:46.503 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (21.4.0) 2022-04-14 12:00:46.649 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2) 2022-04-14 12:00:46.843 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 12:00:47.024 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-14 12:00:48.721 | Installing collected packages: cinder 2022-04-14 12:00:48.721 | Attempting uninstall: cinder 2022-04-14 12:00:48.721 | Found existing installation: cinder 20.1.0.dev48 2022-04-14 12:00:48.728 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 12:00:48.729 | Running setup.py develop for cinder 2022-04-14 12:00:56.184 | Successfully installed cinder 2022-04-14 12:00:56.184 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 12:00:56.193 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 12:00:56.193 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 12:00:56.342 | + inc/python:pip_install:200 : result=0 2022-04-14 12:00:56.345 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 12:00:56.347 | + functions-common:time_stop:2432 : local name 2022-04-14 12:00:56.349 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:00:56.352 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:00:56.354 | + functions-common:time_stop:2435 : local total 2022-04-14 12:00:56.356 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:00:56.359 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 12:00:56.361 | + functions-common:time_stop:2439 : start_time=1649937633711 2022-04-14 12:00:56.363 | + functions-common:time_stop:2441 : [[ -z 1649937633711 ]] 2022-04-14 12:00:56.366 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:00:56.370 | + functions-common:time_stop:2444 : end_time=1649937656368 2022-04-14 12:00:56.373 | + functions-common:time_stop:2445 : elapsed_time=22657 2022-04-14 12:00:56.375 | + functions-common:time_stop:2446 : total=104968 2022-04-14 12:00:56.377 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:00:56.379 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=127625 2022-04-14 12:00:56.382 | + inc/python:pip_install:203 : return 0 2022-04-14 12:00:56.384 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 12:00:56.387 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 12:00:56.389 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 12:00:56.408 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 12:00:56.420 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 12:00:56.423 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 12:00:56.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 12:00:56.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 12:00:56.431 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 12:00:56.433 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 12:00:56.436 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 12:00:56.438 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 12:00:56.441 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 12:00:56.443 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:00:56.446 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:00:56.448 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 12:00:56.460 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 12:00:56.462 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 12:00:56.465 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 12:00:56.467 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 12:00:56.469 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 12:00:56.472 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 12:00:56.474 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 12:00:56.477 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:00:56.480 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:00:56.482 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 12:00:56.484 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 12:00:56.487 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 12:00:56.489 | + functions-common:apt_get_update:1197 : return 2022-04-14 12:00:56.493 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 12:00:56.495 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 12:00:56.497 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:00:56.500 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:00:56.502 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 12:00:56.525 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 12:00:56.635 | Reading package lists... 2022-04-14 12:00:56.871 | Building dependency tree... 2022-04-14 12:00:56.873 | Reading state information... 2022-04-14 12:00:57.121 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 12:00:57.122 | The following packages were automatically installed and are no longer required: 2022-04-14 12:00:57.123 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 12:00:57.123 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 12:00:57.123 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 12:00:57.123 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 12:00:57.123 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 12:00:57.123 | python3-zope.interface 2022-04-14 12:00:57.123 | Use 'sudo apt autoremove' to remove them. 2022-04-14 12:00:57.235 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 12:00:57.240 | + functions-common:apt_get:1241 : result=0 2022-04-14 12:00:57.246 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 12:00:57.246 | + functions-common:time_stop:2432 : local name 2022-04-14 12:00:57.248 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:00:57.250 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:00:57.253 | + functions-common:time_stop:2435 : local total 2022-04-14 12:00:57.255 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:00:57.259 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 12:00:57.262 | + functions-common:time_stop:2439 : start_time=1649937656522 2022-04-14 12:00:57.264 | + functions-common:time_stop:2441 : [[ -z 1649937656522 ]] 2022-04-14 12:00:57.267 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:00:57.272 | + functions-common:time_stop:2444 : end_time=1649937657269 2022-04-14 12:00:57.275 | + functions-common:time_stop:2445 : elapsed_time=747 2022-04-14 12:00:57.278 | + functions-common:time_stop:2446 : total=5225 2022-04-14 12:00:57.280 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:00:57.283 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5972 2022-04-14 12:00:57.285 | + functions-common:apt_get:1245 : return 0 2022-04-14 12:00:57.288 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 12:00:57.290 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 12:00:57.293 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 12:00:57.305 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 12:00:57.309 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 12:00:57.311 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 12:00:57.314 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 12:00:57.317 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 12:00:57.317 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 12:00:57.322 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 12:00:57.324 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 12:00:57.326 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 12:00:57.328 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 12:00:57.330 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 12:00:57.332 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 12:00:57.334 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 12:00:57.337 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 12:00:57.348 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 12:00:57.360 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-14 12:00:57.372 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-14 12:00:57.384 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 12:00:57.396 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 12:00:57.399 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 12:00:57.403 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.xBxEwzj1Mj 2022-04-14 12:00:57.406 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 12:00:57.408 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 12:00:57.410 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 12:00:57.412 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.xBxEwzj1Mj 2022-04-14 12:00:57.416 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.xBxEwzj1Mj 2022-04-14 12:00:57.427 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.xBxEwzj1Mj /etc/sudoers.d/cinder-rootwrap 2022-04-14 12:00:57.439 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 12:00:57.443 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 12:00:57.446 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 12:00:57.448 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 12:00:57.450 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 12:00:57.452 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 12:00:57.455 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 12:00:57.457 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 12:00:57.459 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 12:00:57.464 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 12:00:57.469 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 12:00:57.487 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 12:00:57.505 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 12:00:57.523 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 12:00:57.542 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 12:00:57.561 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 12:00:57.582 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 12:00:57.601 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 12:00:57.621 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 12:00:57.623 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 12:00:57.625 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 12:00:57.628 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 12:00:57.630 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 12:00:57.660 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 12:00:57.687 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-14 12:00:57.714 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 12:00:57.741 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 12:00:57.769 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 12:00:57.796 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 12:00:57.824 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 12:00:57.853 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 12:00:57.881 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 12:00:57.910 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 12:00:57.941 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 12:00:57.969 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 12:00:57.971 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 12:00:57.974 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 12:00:57.977 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 12:00:57.979 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 12:00:57.982 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 12:00:58.013 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 12:00:58.043 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 12:00:58.075 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 12:00:58.103 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 12:00:58.131 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 12:00:58.158 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 12:00:58.190 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 12:00:58.192 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.13 2022-04-14 12:00:58.220 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 12:00:58.251 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 12:00:58.258 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 708cc02db39721e8d7a65ecb2e30cc02 2022-04-14 12:00:58.286 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 12:00:58.289 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 12:00:58.316 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 12:00:58.344 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 12:00:58.372 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 12:00:58.400 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 12:00:58.416 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:00:58.419 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 12:00:58.421 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 12:00:58.423 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 12:00:58.426 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 12:00:58.428 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 12:00:58.430 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 12:00:58.433 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 12:00:58.435 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 12:00:58.438 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 12:00:58.440 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 12:00:58.442 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 12:00:58.472 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-14 12:00:58.500 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 12:00:58.528 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 12:00:58.556 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 12:00:58.583 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 12:00:58.611 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 12:00:58.613 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 12:00:58.616 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 12:00:58.618 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 12:00:58.646 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 12:00:58.649 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 12:00:58.677 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 12:00:58.679 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 12:00:58.682 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 12:00:58.684 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 12:00:58.713 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 12:00:58.715 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 12:00:58.717 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 12:00:58.733 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:00:58.736 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 12:00:58.738 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 12:00:58.741 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 12:00:58.743 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 12:00:58.771 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.13:8080/v1/AUTH_ 2022-04-14 12:00:58.799 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 12:00:58.815 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:00:58.817 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 12:00:58.834 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:00:58.837 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 12:00:58.854 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:00:58.856 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 12:00:58.859 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 12:00:58.861 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 12:00:58.863 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 12:00:58.866 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 12:00:58.868 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 12:00:58.870 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 12:00:58.887 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:00:58.890 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 12:00:58.892 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 12:00:58.895 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 12:00:58.911 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:00:58.913 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 12:00:58.916 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 12:00:58.943 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 12:00:58.946 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 12:00:58.948 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 12:00:58.951 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 12:00:58.953 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 12:00:58.956 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 12:00:58.973 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 12:00:58.976 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 12:00:58.978 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 12:00:58.980 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 12:00:58.983 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 12:00:59.011 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 12:00:59.038 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 12:00:59.066 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 12:00:59.094 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 12:00:59.110 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:00:59.113 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 12:00:59.115 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 12:00:59.118 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 12:00:59.120 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 12:00:59.123 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 12:00:59.125 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 12:00:59.128 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 12:00:59.132 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 12:00:59.135 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 12:00:59.137 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 12:00:59.149 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 12:00:59.150 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 12:00:59.158 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 12:00:59.161 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 12:00:59.177 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 12:00:59.180 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 12:00:59.183 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 12:00:59.212 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 12:00:59.239 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 12:00:59.266 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 12:00:59.293 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 12:00:59.320 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 12:00:59.347 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 12:00:59.375 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 12:00:59.401 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 12:00:59.428 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 12:00:59.455 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 12:00:59.483 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 12:00:59.510 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 12:00:59.538 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 12:00:59.540 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 12:00:59.543 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 12:00:59.545 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 12:00:59.548 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 12:00:59.550 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:00:59.553 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:00:59.555 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 12:00:59.558 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 12:00:59.560 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 12:00:59.588 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 12:00:59.615 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 12:00:59.615 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 12:00:59.624 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 12:00:59.627 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 12:00:59.630 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 12:00:59.633 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 12:00:59.635 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 12:00:59.637 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 12:00:59.640 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:00:59.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:00:59.644 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 12:00:59.647 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 12:00:59.650 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:00:59.652 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:00:59.654 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 12:00:59.715 | Enabling site cinder-wsgi. 2022-04-14 12:00:59.721 | To activate the new configuration, you need to run: 2022-04-14 12:00:59.721 | systemctl reload apache2 2022-04-14 12:00:59.725 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 12:00:59.728 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 12:00:59.730 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 12:00:59.732 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 12:00:59.872 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 12:00:59.875 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 12:00:59.907 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.13/image 2022-04-14 12:00:59.947 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 12:00:59.963 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:00:59.966 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 12:00:59.968 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 12:00:59.971 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 12:00:59.973 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 12:00:59.975 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 12:01:00.006 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 12:01:00.034 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.13/identity 2022-04-14 12:01:00.063 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 12:01:00.092 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 12:01:00.121 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 12:01:00.149 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 12:01:00.179 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 12:01:00.213 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 12:01:00.245 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 12:01:00.276 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 12:01:00.307 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 12:01:00.336 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 12:01:00.338 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 12:01:00.355 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:00.357 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.13:2379 2022-04-14 12:01:00.389 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 12:01:00.391 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 12:01:00.411 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:00.413 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 12:01:00.416 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 12:01:00.418 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 12:01:00.421 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 12:01:00.423 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 12:01:00.426 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 12:01:00.430 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 12:01:00.431 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 12:01:00.436 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 12:01:00.439 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 12:01:00.441 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 12:01:00.444 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 12:01:00.446 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 12:01:00.449 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 12:01:00.451 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 12:01:00.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 12:01:00.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 12:01:00.459 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 12:01:00.462 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 12:01:00.464 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 12:01:00.467 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 12:01:00.469 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 12:01:00.471 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 12:01:00.473 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 12:01:00.477 | ++ functions-common:git_clone:612 : pwd 2022-04-14 12:01:00.479 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 12:01:00.481 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 12:01:00.484 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 12:01:00.500 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 12:01:00.502 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 12:01:00.504 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 12:01:00.507 | + functions-common:git_clone:629 : echo master 2022-04-14 12:01:00.507 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 12:01:00.512 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 12:01:00.515 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 12:01:00.517 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 12:01:00.530 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 12:01:00.533 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 12:01:00.533 | + functions-common:git_clone:685 : head -1 2022-04-14 12:01:00.538 | 48553e0559 Merge "Fix i18n missing in ipam_backend_mixin" 2022-04-14 12:01:00.541 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 12:01:00.544 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 12:01:00.546 | + inc/python:setup_develop:338 : local bindep 2022-04-14 12:01:00.549 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 12:01:00.551 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 12:01:00.554 | + inc/python:setup_develop:344 : local extras= 2022-04-14 12:01:00.556 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 12:01:00.559 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 12:01:00.561 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 12:01:00.564 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 12:01:00.566 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 12:01:00.568 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 12:01:00.571 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 12:01:00.574 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 12:01:00.577 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 12:01:00.580 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 12:01:00.583 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 12:01:00.587 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 12:01:00.594 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 12:01:00.596 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 12:01:01.254 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 12:01:01.256 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 12:01:01.259 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 12:01:01.261 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 12:01:01.263 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 12:01:01.265 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 12:01:01.268 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 12:01:01.270 | + inc/python:setup_package:428 : local extras= 2022-04-14 12:01:01.272 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 12:01:01.276 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 12:01:01.278 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 12:01:01.281 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 12:01:01.283 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 12:01:01.285 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 12:01:01.306 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 12:01:01.309 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-14 12:01:02.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:01:02.173 | from cryptography.utils import int_from_bytes 2022-04-14 12:01:02.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:01:02.173 | from cryptography.utils import int_from_bytes 2022-04-14 12:01:03.348 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 12:01:03.380 | Obtaining file:///opt/stack/neutron 2022-04-14 12:01:03.380 | Preparing metadata (setup.py): started 2022-04-14 12:01:09.072 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 12:01:09.163 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (5.8.1) 2022-04-14 12:01:09.164 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (3.5.0) 2022-04-14 12:01:09.165 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.1.1) 2022-04-14 12:01:09.166 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.5.1) 2022-04-14 12:01:09.167 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.5.0) 2022-04-14 12:01:09.168 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (5.1.1) 2022-04-14 12:01:09.169 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.33.0) 2022-04-14 12:01:09.170 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.4.1) 2022-04-14 12:01:09.171 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.20.4) 2022-04-14 12:01:09.172 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.27.1) 2022-04-14 12:01:09.174 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (3.1.1) 2022-04-14 12:01:09.175 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (9.4.0) 2022-04-14 12:01:09.176 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.8.0) 2022-04-14 12:01:09.177 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.11.0) 2022-04-14 12:01:09.178 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.20.0) 2022-04-14 12:01:09.179 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (7.8.0) 2022-04-14 12:01:09.180 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (6.3.1) 2022-04-14 12:01:09.181 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.4.35) 2022-04-14 12:01:09.182 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.8.7) 2022-04-14 12:01:09.183 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.5.0) 2022-04-14 12:01:09.185 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.7.7) 2022-04-14 12:01:09.186 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (3.5.0) 2022-04-14 12:01:09.187 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.10.1) 2022-04-14 12:01:09.188 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.5.0) 2022-04-14 12:01:09.189 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (8.8.0) 2022-04-14 12:01:09.190 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.1.0) 2022-04-14 12:01:09.191 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (11.2.0) 2022-04-14 12:01:09.192 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (5.1.0) 2022-04-14 12:01:09.193 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.7.0) 2022-04-14 12:01:09.195 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (12.13.0) 2022-04-14 12:01:09.196 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.5.1) 2022-04-14 12:01:09.197 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (3.11.0) 2022-04-14 12:01:09.198 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.7.0) 2022-04-14 12:01:09.200 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.3.0) 2022-04-14 12:01:09.201 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (6.3.1) 2022-04-14 12:01:09.202 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.3.0) 2022-04-14 12:01:09.203 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.8.0) 2022-04-14 12:01:09.204 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.5.0) 2022-04-14 12:01:09.205 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.12.2) 2022-04-14 12:01:09.206 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.6.0) 2022-04-14 12:01:09.207 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (3.4.2) 2022-04-14 12:01:09.208 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.3.1) 2022-04-14 12:01:09.209 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.1.0) 2022-04-14 12:01:09.211 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.16.0) 2022-04-14 12:01:09.212 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.16.0) 2022-04-14 12:01:09.213 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (21.3) 2022-04-14 12:01:09.214 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (5.9.0) 2022-04-14 12:01:09.215 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.6.9) 2022-04-14 12:01:09.216 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (22.0.0) 2022-04-14 12:01:09.217 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (17.7.0) 2022-04-14 12:01:09.218 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.61.0) 2022-04-14 12:01:09.220 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.5.0) 2022-04-14 12:01:09.221 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.7.1) 2022-04-14 12:01:09.222 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.4.0) 2022-04-14 12:01:09.223 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.11.0) 2022-04-14 12:01:09.239 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev118) (4.11.3) 2022-04-14 12:01:09.240 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev118) (1.2.0) 2022-04-14 12:01:09.241 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev118) (5.6.0) 2022-04-14 12:01:09.249 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev118) (1.14.0) 2022-04-14 12:01:09.261 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev118) (1.1.2) 2022-04-14 12:01:09.262 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev118) (1.16.0) 2022-04-14 12:01:09.263 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev118) (2.2.1) 2022-04-14 12:01:09.283 | 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.dev118) (3.0.7) 2022-04-14 12:01:09.290 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev118) (2.1.1) 2022-04-14 12:01:09.351 | 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.dev118) (1.7.0) 2022-04-14 12:01:09.352 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev118) (1.0.2) 2022-04-14 12:01:09.406 | 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.dev118) (3.1.1) 2022-04-14 12:01:09.408 | 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.dev118) (4.4.0) 2022-04-14 12:01:09.457 | 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.dev118) (2.7.0) 2022-04-14 12:01:09.458 | 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.dev118) (1.2.2) 2022-04-14 12:01:09.485 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (1.4.0) 2022-04-14 12:01:09.486 | 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.dev118) (1.1.5) 2022-04-14 12:01:09.488 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (6.0) 2022-04-14 12:01:09.490 | 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.dev118) (1.32) 2022-04-14 12:01:09.491 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (36.0.2) 2022-04-14 12:01:09.493 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (1.4.4) 2022-04-14 12:01:09.494 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (2.5.0) 2022-04-14 12:01:09.495 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (1.0.0) 2022-04-14 12:01:09.513 | 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.dev118) (1.0.3) 2022-04-14 12:01:09.603 | 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.dev118) (0.17.3) 2022-04-14 12:01:09.671 | 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.dev118) (1.5.0) 2022-04-14 12:01:09.735 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev118) (0.5.0) 2022-04-14 12:01:09.737 | 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.dev118) (0.13.0) 2022-04-14 12:01:09.738 | 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.dev118) (2.0.1) 2022-04-14 12:01:09.796 | 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.dev118) (2.8.2) 2022-04-14 12:01:09.799 | 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.dev118) (0.9.6) 2022-04-14 12:01:09.857 | 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.dev118) (5.0.0) 2022-04-14 12:01:09.860 | 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.dev118) (5.1.0) 2022-04-14 12:01:09.862 | 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.dev118) (5.2.4) 2022-04-14 12:01:09.864 | 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.dev118) (0.4.0) 2022-04-14 12:01:09.890 | 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.dev118) (3.2.0) 2022-04-14 12:01:09.892 | 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.dev118) (3.3.0) 2022-04-14 12:01:09.938 | 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.dev118) (1.15.0) 2022-04-14 12:01:09.994 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev118) (2022.1) 2022-04-14 12:01:10.026 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev118) (1.3.3) 2022-04-14 12:01:10.030 | 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.dev118) (3.0.0) 2022-04-14 12:01:10.053 | 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.dev118) (3.2.0) 2022-04-14 12:01:10.200 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev118) (2.4.0) 2022-04-14 12:01:10.272 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev118) (62.0.0) 2022-04-14 12:01:10.347 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev118) (0.3.5) 2022-04-14 12:01:10.349 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev118) (3.0.0) 2022-04-14 12:01:10.461 | 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.dev118) (0.6.9) 2022-04-14 12:01:10.462 | 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.dev118) (0.6.9) 2022-04-14 12:01:10.463 | 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.dev118) (0.6.9) 2022-04-14 12:01:10.464 | 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.dev118) (0.6.9) 2022-04-14 12:01:10.465 | 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.dev118) (0.6.9) 2022-04-14 12:01:10.467 | 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.dev118) (0.6.9) 2022-04-14 12:01:10.468 | 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.dev118) (0.6.9) 2022-04-14 12:01:10.677 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev118) (3.2.0) 2022-04-14 12:01:10.681 | 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.dev118) (3.10.1) 2022-04-14 12:01:10.682 | 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.dev118) (2.5.0) 2022-04-14 12:01:10.729 | 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.dev118) (3.17.6) 2022-04-14 12:01:10.732 | 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.dev118) (2.1.0) 2022-04-14 12:01:10.823 | 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.dev118) (2.0.12) 2022-04-14 12:01:10.824 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev118) (2019.11.28) 2022-04-14 12:01:10.825 | 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.dev118) (1.26.9) 2022-04-14 12:01:10.827 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev118) (3.3) 2022-04-14 12:01:10.863 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev118) (0.7) 2022-04-14 12:01:11.210 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev118) (0.13.1) 2022-04-14 12:01:11.284 | 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.dev118) (5.0.0) 2022-04-14 12:01:11.446 | 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.dev118) (2.21) 2022-04-14 12:01:11.518 | 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.dev118) (2.4.0) 2022-04-14 12:01:11.521 | 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.dev118) (0.5.0) 2022-04-14 12:01:11.754 | 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.dev118) (2.5.0) 2022-04-14 12:01:11.928 | 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.dev118) (2.2) 2022-04-14 12:01:12.493 | 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.dev118) (0.14.1) 2022-04-14 12:01:12.542 | 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.dev118) (0.2.5) 2022-04-14 12:01:13.160 | 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.dev118) (0.5.2) 2022-04-14 12:01:13.160 | 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.dev118) (0.4.2) 2022-04-14 12:01:13.480 | 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.dev118) (2.1.1) 2022-04-14 12:01:13.480 | 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.dev118) (4.11.1) 2022-04-14 12:01:13.647 | 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.dev118) (3.8.0) 2022-04-14 12:01:13.889 | 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.dev118) (1.8.2) 2022-04-14 12:01:13.890 | 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.dev118) (21.4.0) 2022-04-14 12:01:14.075 | 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.dev118) (1.0.0) 2022-04-14 12:01:14.343 | 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.dev118) (2.3.2) 2022-04-14 12:01:15.957 | Installing collected packages: neutron 2022-04-14 12:01:15.957 | Attempting uninstall: neutron 2022-04-14 12:01:15.957 | Found existing installation: neutron 20.1.0.dev118 2022-04-14 12:01:15.977 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 12:01:15.979 | Running setup.py develop for neutron 2022-04-14 12:01:23.454 | Successfully installed neutron 2022-04-14 12:01:23.454 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 12:01:23.463 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 12:01:23.463 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 12:01:23.608 | + inc/python:pip_install:200 : result=0 2022-04-14 12:01:23.611 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 12:01:23.613 | + functions-common:time_stop:2432 : local name 2022-04-14 12:01:23.615 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:01:23.618 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:01:23.620 | + functions-common:time_stop:2435 : local total 2022-04-14 12:01:23.622 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:01:23.624 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 12:01:23.626 | + functions-common:time_stop:2439 : start_time=1649937661301 2022-04-14 12:01:23.629 | + functions-common:time_stop:2441 : [[ -z 1649937661301 ]] 2022-04-14 12:01:23.631 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:01:23.636 | + functions-common:time_stop:2444 : end_time=1649937683634 2022-04-14 12:01:23.638 | + functions-common:time_stop:2445 : elapsed_time=22333 2022-04-14 12:01:23.640 | + functions-common:time_stop:2446 : total=127625 2022-04-14 12:01:23.643 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:01:23.645 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=149958 2022-04-14 12:01:23.647 | + inc/python:pip_install:203 : return 0 2022-04-14 12:01:23.650 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 12:01:23.653 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 12:01:23.655 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 12:01:23.674 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 12:01:23.686 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 12:01:23.689 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 12:01:23.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 12:01:23.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 12:01:23.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 12:01:23.699 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 12:01:23.702 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 12:01:23.704 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 12:01:23.707 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 12:01:23.724 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:23.726 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 12:01:23.729 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 12:01:23.731 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 12:01:23.734 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 12:01:23.736 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 12:01:23.739 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 12:01:23.742 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 12:01:23.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 12:01:23.747 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 12:01:23.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 12:01:23.751 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 12:01:23.754 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 12:01:23.770 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:01:23.772 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 12:01:23.788 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:01:23.791 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 12:01:23.807 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:01:23.810 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 12:01:23.812 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 12:01:23.814 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 12:01:23.816 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 12:01:23.818 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 12:01:23.822 | ++ functions-common:git_clone:612 : pwd 2022-04-14 12:01:23.824 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 12:01:23.826 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 12:01:23.829 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 12:01:23.844 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 12:01:23.846 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 12:01:23.849 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 12:01:23.851 | + functions-common:git_clone:629 : echo master 2022-04-14 12:01:23.852 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 12:01:23.857 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 12:01:23.859 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 12:01:23.861 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 12:01:23.874 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 12:01:23.877 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 12:01:23.877 | + functions-common:git_clone:685 : head -1 2022-04-14 12:01:23.909 | 386291dc6d libvirt: Ignore LibvirtConfigObject kwargs 2022-04-14 12:01:23.916 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 12:01:23.918 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 12:01:23.921 | + inc/python:setup_develop:338 : local bindep 2022-04-14 12:01:23.923 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 12:01:23.926 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 12:01:23.928 | + inc/python:setup_develop:344 : local extras= 2022-04-14 12:01:23.931 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 12:01:23.934 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 12:01:23.936 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 12:01:23.939 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 12:01:23.941 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 12:01:23.943 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 12:01:23.947 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 12:01:23.950 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 12:01:23.953 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 12:01:23.955 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 12:01:23.958 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 12:01:23.961 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 12:01:23.967 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 12:01:23.969 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 12:01:24.639 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 12:01:24.641 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 12:01:24.643 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 12:01:24.646 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 12:01:24.648 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 12:01:24.651 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 12:01:24.653 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 12:01:24.655 | + inc/python:setup_package:428 : local extras= 2022-04-14 12:01:24.658 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 12:01:24.660 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 12:01:24.662 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 12:01:24.665 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 12:01:24.667 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 12:01:24.670 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 12:01:24.690 | Using python 3.8 to install /opt/stack/nova 2022-04-14 12:01:24.693 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-14 12:01:25.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:01:25.550 | from cryptography.utils import int_from_bytes 2022-04-14 12:01:25.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:01:25.550 | from cryptography.utils import int_from_bytes 2022-04-14 12:01:26.716 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 12:01:26.747 | Obtaining file:///opt/stack/nova 2022-04-14 12:01:26.748 | Preparing metadata (setup.py): started 2022-04-14 12:01:33.514 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 12:01:33.639 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (5.8.1) 2022-04-14 12:01:33.640 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.4.35) 2022-04-14 12:01:33.641 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (5.1.1) 2022-04-14 12:01:33.642 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (0.33.0) 2022-04-14 12:01:33.644 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (3.1.1) 2022-04-14 12:01:33.645 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (9.4.0) 2022-04-14 12:01:33.646 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.8.0) 2022-04-14 12:01:33.647 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.5.1) 2022-04-14 12:01:33.648 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (36.0.2) 2022-04-14 12:01:33.649 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.8.7) 2022-04-14 12:01:33.650 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.1.2) 2022-04-14 12:01:33.651 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.1.1) 2022-04-14 12:01:33.652 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (3.5.0) 2022-04-14 12:01:33.654 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (3.2.0) 2022-04-14 12:01:33.655 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (0.13.0) 2022-04-14 12:01:33.656 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.7.7) 2022-04-14 12:01:33.657 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (0.8.0) 2022-04-14 12:01:33.658 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (0.11.0) 2022-04-14 12:01:33.659 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.8.1) 2022-04-14 12:01:33.660 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.0.2) 2022-04-14 12:01:33.661 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev33) (3.2.0) 2022-04-14 12:01:33.662 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (8.3.0) 2022-04-14 12:01:33.664 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.5.0) 2022-04-14 12:01:33.665 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (7.8.0) 2022-04-14 12:01:33.666 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (3.6.0) 2022-04-14 12:01:33.667 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.27.1) 2022-04-14 12:01:33.668 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (3.5.0) 2022-04-14 12:01:33.669 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (0.10.0) 2022-04-14 12:01:33.670 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.10.1) 2022-04-14 12:01:33.671 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.5.0) 2022-04-14 12:01:33.672 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (8.8.0) 2022-04-14 12:01:33.673 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.1.0) 2022-04-14 12:01:33.675 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.7.0) 2022-04-14 12:01:33.676 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.5.0) 2022-04-14 12:01:33.677 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.3.0) 2022-04-14 12:01:33.678 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.3.0) 2022-04-14 12:01:33.680 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.5.0) 2022-04-14 12:01:33.681 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.12.2) 2022-04-14 12:01:33.682 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (11.2.0) 2022-04-14 12:01:33.683 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (6.3.1) 2022-04-14 12:01:33.684 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (12.13.0) 2022-04-14 12:01:33.685 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (3.11.0) 2022-04-14 12:01:33.686 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.7.0) 2022-04-14 12:01:33.687 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (5.1.0) 2022-04-14 12:01:33.688 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.8.0) 2022-04-14 12:01:33.689 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.5.0) 2022-04-14 12:01:33.690 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.5.1) 2022-04-14 12:01:33.691 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (5.9.0) 2022-04-14 12:01:33.692 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.6.0) 2022-04-14 12:01:33.693 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (5.2.0) 2022-04-14 12:01:33.695 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.1.0) 2022-04-14 12:01:33.696 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.7.0) 2022-04-14 12:01:33.697 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.7.1) 2022-04-14 12:01:33.698 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (3.10.1) 2022-04-14 12:01:33.699 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.0.1) 2022-04-14 12:01:33.700 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.11.0) 2022-04-14 12:01:33.701 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (0.2.2) 2022-04-14 12:01:33.702 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.3.3) 2022-04-14 12:01:33.703 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.7.0) 2022-04-14 12:01:33.705 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.6.4) 2022-04-14 12:01:33.706 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.8.2) 2022-04-14 12:01:33.707 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.4.0) 2022-04-14 12:01:33.707 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (0.61.0) 2022-04-14 12:01:33.708 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (6.0) 2022-04-14 12:01:33.726 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev33) (4.11.3) 2022-04-14 12:01:33.727 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev33) (5.6.0) 2022-04-14 12:01:33.728 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev33) (1.2.0) 2022-04-14 12:01:33.749 | 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.dev33) (5.3.0) 2022-04-14 12:01:33.789 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev33) (1.15.0) 2022-04-14 12:01:33.820 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev33) (2.2.1) 2022-04-14 12:01:33.821 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev33) (1.16.0) 2022-04-14 12:01:33.845 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev33) (2.1.1) 2022-04-14 12:01:33.969 | 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.dev33) (4.4.0) 2022-04-14 12:01:33.972 | 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.dev33) (3.1.1) 2022-04-14 12:01:34.030 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev33) (1.4.4) 2022-04-14 12:01:34.031 | 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.dev33) (1.1.5) 2022-04-14 12:01:34.059 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev33) (2.5.0) 2022-04-14 12:01:34.060 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev33) (1.4.0) 2022-04-14 12:01:34.061 | 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.dev33) (1.32) 2022-04-14 12:01:34.062 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev33) (1.0.0) 2022-04-14 12:01:34.083 | 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.dev33) (5.6.0) 2022-04-14 12:01:34.087 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev33) (6.3.1) 2022-04-14 12:01:34.136 | 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.dev33) (2.5.0) 2022-04-14 12:01:34.139 | 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.dev33) (0.6.9) 2022-04-14 12:01:34.141 | 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.dev33) (1.16.0) 2022-04-14 12:01:34.201 | 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.dev33) (0.17.3) 2022-04-14 12:01:34.311 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev33) (0.5.0) 2022-04-14 12:01:34.314 | 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.dev33) (2.0.1) 2022-04-14 12:01:34.396 | 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.dev33) (0.9.6) 2022-04-14 12:01:34.456 | 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.dev33) (5.1.0) 2022-04-14 12:01:34.460 | 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.dev33) (0.4.0) 2022-04-14 12:01:34.462 | 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.dev33) (5.0.0) 2022-04-14 12:01:34.464 | 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.dev33) (5.2.4) 2022-04-14 12:01:34.488 | 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.dev33) (3.3.0) 2022-04-14 12:01:34.490 | 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.dev33) (3.2.0) 2022-04-14 12:01:34.542 | 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.dev33) (1.0.3) 2022-04-14 12:01:34.599 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev33) (2022.1) 2022-04-14 12:01:34.635 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev33) (1.3.3) 2022-04-14 12:01:34.639 | 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.dev33) (3.0.0) 2022-04-14 12:01:34.691 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev33) (21.3) 2022-04-14 12:01:34.693 | 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.dev33) (3.0.7) 2022-04-14 12:01:34.779 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev33) (1.5.0) 2022-04-14 12:01:34.807 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev33) (62.0.0) 2022-04-14 12:01:34.887 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev33) (0.2.5) 2022-04-14 12:01:34.967 | 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.dev33) (3.17.6) 2022-04-14 12:01:35.028 | 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.dev33) (22.0.0) 2022-04-14 12:01:35.028 | 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.dev33) (1.3.3) 2022-04-14 12:01:35.031 | 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.dev33) (1.14.0) 2022-04-14 12:01:35.075 | 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.dev33) (2.5.0) 2022-04-14 12:01:35.078 | 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.dev33) (2.1.0) 2022-04-14 12:01:35.081 | 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.dev33) (3.10.1) 2022-04-14 12:01:35.160 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev33) (3.3) 2022-04-14 12:01:35.161 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev33) (2019.11.28) 2022-04-14 12:01:35.163 | 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.dev33) (1.26.9) 2022-04-14 12:01:35.166 | 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.dev33) (2.0.12) 2022-04-14 12:01:35.259 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev33) (0.7) 2022-04-14 12:01:35.470 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev33) (0.5.2) 2022-04-14 12:01:35.472 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev33) (0.4.2) 2022-04-14 12:01:35.582 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev33) (2.5.0) 2022-04-14 12:01:35.583 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev33) (2.8) 2022-04-14 12:01:35.586 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev33) (1.4.2) 2022-04-14 12:01:35.705 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev33) (0.13.1) 2022-04-14 12:01:35.780 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev33) (1.22.3) 2022-04-14 12:01:35.815 | 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.dev33) (5.0.0) 2022-04-14 12:01:36.020 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev33) (2.21) 2022-04-14 12:01:36.099 | 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.dev33) (2.4.0) 2022-04-14 12:01:36.100 | 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.dev33) (0.5.0) 2022-04-14 12:01:36.314 | 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.dev33) (2.5.0) 2022-04-14 12:01:36.421 | 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.dev33) (2.2) 2022-04-14 12:01:36.888 | 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.dev33) (0.14.1) 2022-04-14 12:01:36.936 | 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.dev33) (2.16.0) 2022-04-14 12:01:37.303 | 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.dev33) (0.6.9) 2022-04-14 12:01:37.304 | 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.dev33) (0.6.9) 2022-04-14 12:01:37.306 | 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.dev33) (0.6.9) 2022-04-14 12:01:37.307 | 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.dev33) (0.6.9) 2022-04-14 12:01:37.308 | 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.dev33) (0.6.9) 2022-04-14 12:01:37.309 | 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.dev33) (0.6.9) 2022-04-14 12:01:37.311 | 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.dev33) (0.6.9) 2022-04-14 12:01:38.531 | 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.dev33) (3.8.0) 2022-04-14 12:01:38.939 | 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.dev33) (1.8.2) 2022-04-14 12:01:38.941 | 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.dev33) (21.4.0) 2022-04-14 12:01:39.036 | 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.dev33) (2.4.0) 2022-04-14 12:01:39.142 | 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.dev33) (1.0.0) 2022-04-14 12:01:40.783 | Installing collected packages: nova 2022-04-14 12:01:40.783 | Attempting uninstall: nova 2022-04-14 12:01:40.783 | Found existing installation: nova 25.1.0.dev33 2022-04-14 12:01:40.791 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 12:01:40.793 | Running setup.py develop for nova 2022-04-14 12:01:49.016 | Successfully installed nova 2022-04-14 12:01:49.016 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 12:01:49.025 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 12:01:49.025 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 12:01:49.171 | + inc/python:pip_install:200 : result=0 2022-04-14 12:01:49.173 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 12:01:49.176 | + functions-common:time_stop:2432 : local name 2022-04-14 12:01:49.178 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:01:49.180 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:01:49.183 | + functions-common:time_stop:2435 : local total 2022-04-14 12:01:49.185 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:01:49.187 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 12:01:49.189 | + functions-common:time_stop:2439 : start_time=1649937684685 2022-04-14 12:01:49.191 | + functions-common:time_stop:2441 : [[ -z 1649937684685 ]] 2022-04-14 12:01:49.194 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:01:49.198 | + functions-common:time_stop:2444 : end_time=1649937709196 2022-04-14 12:01:49.201 | + functions-common:time_stop:2445 : elapsed_time=24511 2022-04-14 12:01:49.203 | + functions-common:time_stop:2446 : total=149958 2022-04-14 12:01:49.205 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:01:49.207 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=174469 2022-04-14 12:01:49.209 | + inc/python:pip_install:203 : return 0 2022-04-14 12:01:49.212 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 12:01:49.214 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 12:01:49.217 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 12:01:49.235 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 12:01:49.248 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 12:01:49.251 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 12:01:49.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 12:01:49.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 12:01:49.259 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 12:01:49.262 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 12:01:49.265 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 12:01:49.277 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 12:01:49.280 | + ./stack.sh:main:939 : configure_nova 2022-04-14 12:01:49.282 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 12:01:49.294 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 12:01:49.297 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 12:01:49.300 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 12:01:49.304 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 12:01:49.304 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 12:01:49.309 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 12:01:49.312 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 12:01:49.314 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 12:01:49.316 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 12:01:49.319 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 12:01:49.322 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 12:01:49.324 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 12:01:49.327 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 12:01:49.338 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 12:01:49.350 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-14 12:01:49.362 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-14 12:01:49.375 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 12:01:49.388 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 12:01:49.391 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 12:01:49.395 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.UK55V4HDuB 2022-04-14 12:01:49.397 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 12:01:49.400 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 12:01:49.402 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 12:01:49.405 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 12:01:49.407 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 12:01:49.410 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.UK55V4HDuB 2022-04-14 12:01:49.413 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.UK55V4HDuB 2022-04-14 12:01:49.425 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.UK55V4HDuB /etc/sudoers.d/nova-rootwrap 2022-04-14 12:01:49.438 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 12:01:49.442 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 12:01:49.446 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 12:01:49.448 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 12:01:49.451 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 12:01:49.453 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 12:01:49.456 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 12:01:49.458 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 12:01:49.461 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 12:01:49.465 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 12:01:49.481 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:01:49.484 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 12:01:49.486 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 12:01:49.490 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 12:01:49.494 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 12:01:49.522 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 12:01:49.524 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 12:01:49.553 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 12:01:49.583 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 12:01:49.610 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 12:01:49.639 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 12:01:49.668 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 12:01:49.698 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 12:01:49.700 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.13 2022-04-14 12:01:49.727 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 12:01:49.754 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 12:01:49.780 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 12:01:49.807 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 12:01:49.833 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 12:01:49.864 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 12:01:49.867 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 12:01:49.869 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 12:01:49.871 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 12:01:49.873 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 12:01:49.875 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 12:01:49.878 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 12:01:49.880 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 12:01:49.882 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 12:01:49.884 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 12:01:49.886 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 12:01:49.888 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 12:01:49.891 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 12:01:49.893 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 12:01:49.895 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 12:01:49.897 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 12:01:49.899 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 12:01:49.901 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 12:01:49.904 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 12:01:49.906 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 12:01:49.922 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:49.924 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 12:01:49.927 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 12:01:49.929 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 12:01:49.956 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 12:01:49.959 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 12:01:49.961 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 12:01:49.964 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 12:01:49.966 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 12:01:49.968 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 12:01:49.998 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 12:01:50.000 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 12:01:50.003 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 12:01:50.005 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 12:01:50.007 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 12:01:50.010 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 12:01:50.040 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 12:01:50.069 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 12:01:50.095 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 12:01:50.122 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 12:01:50.138 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:50.140 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 12:01:50.156 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:50.159 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 12:01:50.160 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 12:01:50.165 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 12:01:50.168 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 12:01:50.195 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 12:01:50.211 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:01:50.213 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 12:01:50.215 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 12:01:50.217 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 12:01:50.220 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 12:01:50.222 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 12:01:50.251 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 12:01:50.279 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-14 12:01:50.307 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 12:01:50.334 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 12:01:50.361 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 12:01:50.388 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 12:01:50.415 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 12:01:50.443 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 12:01:50.469 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 12:01:50.498 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 12:01:50.514 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:50.516 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 12:01:50.519 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 12:01:50.548 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 12:01:50.576 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.13/identity 2022-04-14 12:01:50.603 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 12:01:50.631 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 12:01:50.658 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 12:01:50.686 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 12:01:50.713 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 12:01:50.740 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 12:01:50.755 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:01:50.757 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 12:01:50.760 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 12:01:50.786 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 12:01:50.817 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 12:01:50.819 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 12:01:50.846 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 12:01:50.849 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 12:01:50.852 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 12:01:50.854 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 12:01:50.856 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 12:01:50.858 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 12:01:50.861 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 12:01:50.863 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 12:01:50.865 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 12:01:50.867 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 12:01:50.870 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 12:01:50.872 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 12:01:50.875 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 12:01:50.877 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 12:01:50.879 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 12:01:50.882 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 12:01:50.884 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 12:01:50.887 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 12:01:50.889 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 12:01:50.891 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 12:01:50.893 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 12:01:50.895 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 12:01:50.898 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 12:01:50.900 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 12:01:50.903 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 12:01:50.920 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 12:01:50.922 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 12:01:50.925 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 12:01:50.927 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 12:01:50.929 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 12:01:50.956 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 12:01:50.984 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 12:01:51.010 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 12:01:51.038 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 12:01:51.068 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 12:01:51.084 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:51.086 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 12:01:51.089 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 12:01:51.091 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 12:01:51.093 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 12:01:51.095 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 12:01:51.098 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 12:01:51.101 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 12:01:51.104 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 12:01:51.107 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 12:01:51.109 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 12:01:51.121 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 12:01:51.121 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 12:01:51.129 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 12:01:51.133 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 12:01:51.149 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 12:01:51.151 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 12:01:51.155 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 12:01:51.184 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 12:01:51.211 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 12:01:51.237 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 12:01:51.263 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 12:01:51.290 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 12:01:51.316 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 12:01:51.343 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 12:01:51.370 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 12:01:51.397 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 12:01:51.423 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 12:01:51.451 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 12:01:51.477 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 12:01:51.503 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 12:01:51.506 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 12:01:51.509 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 12:01:51.511 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 12:01:51.514 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 12:01:51.516 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:01:51.518 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:01:51.520 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 12:01:51.523 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 12:01:51.525 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 12:01:51.552 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 12:01:51.579 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 12:01:51.580 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 12:01:51.589 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 12:01:51.592 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 12:01:51.594 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 12:01:51.596 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 12:01:51.599 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 12:01:51.601 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 12:01:51.603 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:01:51.605 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:01:51.608 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 12:01:51.610 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 12:01:51.612 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:01:51.615 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:01:51.617 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 12:01:51.678 | Enabling site nova-api-wsgi. 2022-04-14 12:01:51.684 | To activate the new configuration, you need to run: 2022-04-14 12:01:51.684 | systemctl reload apache2 2022-04-14 12:01:51.688 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 12:01:51.690 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 12:01:51.693 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 12:01:51.695 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 12:01:51.829 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 12:01:51.847 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:51.850 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 12:01:51.852 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 12:01:51.854 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 12:01:51.857 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 12:01:51.859 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 12:01:51.861 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 12:01:51.864 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 12:01:51.869 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 12:01:51.871 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 12:01:51.873 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 12:01:51.887 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 12:01:51.887 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 12:01:51.898 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 12:01:51.908 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 12:01:51.924 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 12:01:51.927 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 12:01:51.931 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 12:01:51.960 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 12:01:51.987 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 12:01:52.014 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 12:01:52.041 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 12:01:52.068 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 12:01:52.095 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 12:01:52.122 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 12:01:52.148 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 12:01:52.176 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 12:01:52.204 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 12:01:52.231 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 12:01:52.260 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 12:01:52.289 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 12:01:52.291 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 12:01:52.318 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 12:01:52.334 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:01:52.336 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 12:01:52.367 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 12:01:52.370 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 12:01:52.372 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 12:01:52.388 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:52.390 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 12:01:52.393 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 12:01:52.421 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 12:01:52.451 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 12:01:52.454 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 12:01:52.456 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 12:01:52.459 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 12:01:52.461 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 12:01:52.463 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 12:01:52.480 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:52.483 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 12:01:52.485 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 12:01:52.487 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 12:01:52.503 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:52.505 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 12:01:52.508 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 12:01:52.535 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 12:01:52.538 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 12:01:52.540 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 12:01:52.568 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 12:01:52.596 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 12:01:52.626 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 12:01:52.642 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:01:52.644 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 12:01:52.672 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 12:01:52.675 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 12:01:52.677 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 12:01:52.707 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 12:01:52.735 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.13/identity 2022-04-14 12:01:52.762 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 12:01:52.790 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 12:01:52.819 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 12:01:52.847 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 12:01:52.875 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 12:01:52.903 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 12:01:52.930 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 12:01:52.947 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:52.950 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 12:01:52.954 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 12:01:52.956 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 12:01:52.958 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 12:01:52.961 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 12:01:52.963 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 12:01:52.966 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 12:01:52.968 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 12:01:52.971 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 12:01:52.973 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 12:01:52.977 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 12:01:52.980 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 12:01:52.982 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 12:01:52.984 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 12:01:52.987 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 12:01:52.989 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 12:01:53.020 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 12:01:53.050 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 12:01:53.081 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 12:01:53.083 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 12:01:53.085 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 12:01:53.087 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 12:01:53.103 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:53.107 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 12:01:53.107 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 12:01:53.809 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 12:01:53.811 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 12:01:53.813 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 12:01:53.816 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 12:01:53.818 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 12:01:53.820 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 12:01:53.822 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 12:01:53.839 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:53.842 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 12:01:53.844 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 12:01:53.847 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 12:01:53.863 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:53.865 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-04-14 12:01:53.868 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-04-14 12:01:53.894 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 12:01:53.897 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 12:01:53.899 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 12:01:53.916 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:53.919 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 12:01:53.921 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 12:01:53.923 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 12:01:53.953 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.13/identity 2022-04-14 12:01:53.981 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 12:01:54.008 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 12:01:54.035 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 12:01:54.062 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 12:01:54.090 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 12:01:54.119 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 12:01:54.145 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 12:01:54.148 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 12:01:54.150 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 12:01:54.153 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 12:01:54.170 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 12:01:54.172 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 12:01:54.175 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 12:01:54.177 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 12:01:54.180 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 12:01:54.206 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 12:01:54.234 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 12:01:54.261 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 12:01:54.294 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 12:01:54.297 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 12:01:54.301 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 12:01:54.304 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 12:01:54.307 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 12:01:54.309 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 12:01:54.312 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 12:01:54.314 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 12:01:54.317 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 12:01:54.319 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 12:01:54.321 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 12:01:54.324 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 12:01:54.326 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 12:01:54.328 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 12:01:54.331 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 12:01:54.346 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:01:54.348 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 12:01:54.351 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 12:01:54.367 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:01:54.369 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 12:01:54.384 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:01:54.387 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 12:01:54.403 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:01:54.406 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 12:01:54.423 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:01:54.425 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 12:01:54.429 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 12:01:54.431 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 12:01:54.433 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 12:01:54.436 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 12:01:54.438 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 12:01:54.441 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 12:01:54.443 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:01:54.446 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:01:54.448 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 12:01:54.451 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 12:01:54.453 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 12:01:54.456 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 12:01:54.459 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 12:01:54.461 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 12:01:54.464 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 12:01:54.466 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:01:54.468 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:01:54.471 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 12:01:54.473 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 12:01:54.476 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 12:01:54.479 | + functions-common:apt_get_update:1197 : return 2022-04-14 12:01:54.481 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 12:01:54.484 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 12:01:54.486 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:01:54.488 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:01:54.491 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 12:01:54.512 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 12:01:54.621 | Reading package lists... 2022-04-14 12:01:54.859 | Building dependency tree... 2022-04-14 12:01:54.861 | Reading state information... 2022-04-14 12:01:55.107 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 12:01:55.107 | The following packages were automatically installed and are no longer required: 2022-04-14 12:01:55.108 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 12:01:55.108 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 12:01:55.108 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 12:01:55.108 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 12:01:55.108 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 12:01:55.109 | python3-zope.interface 2022-04-14 12:01:55.109 | Use 'sudo apt autoremove' to remove them. 2022-04-14 12:01:55.221 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 12:01:55.225 | + functions-common:apt_get:1241 : result=0 2022-04-14 12:01:55.228 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 12:01:55.230 | + functions-common:time_stop:2432 : local name 2022-04-14 12:01:55.232 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:01:55.235 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:01:55.237 | + functions-common:time_stop:2435 : local total 2022-04-14 12:01:55.239 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:01:55.242 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 12:01:55.244 | + functions-common:time_stop:2439 : start_time=1649937714509 2022-04-14 12:01:55.247 | + functions-common:time_stop:2441 : [[ -z 1649937714509 ]] 2022-04-14 12:01:55.249 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:01:55.254 | + functions-common:time_stop:2444 : end_time=1649937715251 2022-04-14 12:01:55.256 | + functions-common:time_stop:2445 : elapsed_time=742 2022-04-14 12:01:55.259 | + functions-common:time_stop:2446 : total=5972 2022-04-14 12:01:55.261 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:01:55.263 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6714 2022-04-14 12:01:55.266 | + functions-common:apt_get:1245 : return 0 2022-04-14 12:01:55.268 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 12:01:55.271 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 12:01:55.273 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 12:01:55.276 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 12:01:55.278 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 12:01:55.300 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 12:01:55.303 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 12:01:55.306 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 12:01:55.308 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 12:01:55.311 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 12:01:55.313 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 12:01:55.316 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 12:01:55.319 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:01:55.321 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:01:55.324 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 12:01:55.326 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 12:01:55.329 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 12:01:55.331 | + functions-common:apt_get_update:1197 : return 2022-04-14 12:01:55.334 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 12:01:55.336 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 12:01:55.339 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:01:55.341 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:01:55.344 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 12:01:55.366 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-14 12:01:55.475 | Reading package lists... 2022-04-14 12:01:55.713 | Building dependency tree... 2022-04-14 12:01:55.715 | Reading state information... 2022-04-14 12:01:55.963 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 12:01:55.963 | The following packages were automatically installed and are no longer required: 2022-04-14 12:01:55.964 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 12:01:55.964 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 12:01:55.964 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 12:01:55.964 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 12:01:55.964 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 12:01:55.964 | python3-zope.interface 2022-04-14 12:01:55.964 | Use 'sudo apt autoremove' to remove them. 2022-04-14 12:01:56.076 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 12:01:56.080 | + functions-common:apt_get:1241 : result=0 2022-04-14 12:01:56.084 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 12:01:56.086 | + functions-common:time_stop:2432 : local name 2022-04-14 12:01:56.088 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:01:56.091 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:01:56.093 | + functions-common:time_stop:2435 : local total 2022-04-14 12:01:56.095 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:01:56.097 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 12:01:56.100 | + functions-common:time_stop:2439 : start_time=1649937715363 2022-04-14 12:01:56.103 | + functions-common:time_stop:2441 : [[ -z 1649937715363 ]] 2022-04-14 12:01:56.105 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:01:56.110 | + functions-common:time_stop:2444 : end_time=1649937716107 2022-04-14 12:01:56.112 | + functions-common:time_stop:2445 : elapsed_time=744 2022-04-14 12:01:56.114 | + functions-common:time_stop:2446 : total=6714 2022-04-14 12:01:56.117 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:01:56.119 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7458 2022-04-14 12:01:56.122 | + functions-common:apt_get:1245 : return 0 2022-04-14 12:01:56.124 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 12:01:56.127 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 12:01:56.129 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 12:01:56.132 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:01:56.134 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:01:56.137 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 12:01:56.139 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 12:01:56.195 | wsgi (enabled by maintainer script) 2022-04-14 12:01:56.198 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 12:01:56.201 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 12:01:56.203 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 12:01:56.207 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 12:01:56.210 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 12:01:56.212 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 12:01:56.216 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 12:01:56.216 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 12:01:56.222 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 12:01:56.224 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 12:01:56.227 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 12:01:56.229 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 12:01:56.232 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 12:01:56.255 | Using python 3.8 to install osc-placement 2022-04-14 12:01:56.258 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-14 12:01:57.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:01:57.121 | from cryptography.utils import int_from_bytes 2022-04-14 12:01:57.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:01:57.121 | from cryptography.utils import int_from_bytes 2022-04-14 12:01:58.280 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 12:01:58.318 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 12:01:58.329 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 12:01:58.330 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 12:01:58.331 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 12:01:58.332 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 12:01:58.333 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 12:01:58.334 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 12:01:58.396 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 12:01:58.397 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 12:01:58.398 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 12:01:58.400 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 12:01:58.412 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 12:01:58.414 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 12:01:58.416 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-14 12:01:58.429 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 12:01:58.431 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 12:01:58.432 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 12:01:58.433 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 12:01:58.435 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 12:01:58.436 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 12:01:58.455 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-14 12:01:58.457 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 12:01:58.459 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 12:01:58.459 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-14 12:01:58.467 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-14 12:01:58.505 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 12:01:58.506 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 12:01:58.507 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 12:01:58.508 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 12:01:58.510 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 12:01:58.512 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 12:01:58.513 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-14 12:01:58.514 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-14 12:01:58.579 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-14 12:01:58.580 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 12:01:58.583 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 12:01:58.585 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-14 12:01:58.675 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 12:01:58.676 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 12:01:58.678 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 12:01:58.720 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 12:01:58.761 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 12:01:58.933 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 12:02:01.125 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 12:02:01.133 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 12:02:01.133 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 12:02:01.252 | + inc/python:pip_install:200 : result=0 2022-04-14 12:02:01.255 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 12:02:01.258 | + functions-common:time_stop:2432 : local name 2022-04-14 12:02:01.261 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:02:01.263 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:02:01.265 | + functions-common:time_stop:2435 : local total 2022-04-14 12:02:01.268 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:02:01.270 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 12:02:01.273 | + functions-common:time_stop:2439 : start_time=1649937716249 2022-04-14 12:02:01.275 | + functions-common:time_stop:2441 : [[ -z 1649937716249 ]] 2022-04-14 12:02:01.279 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:02:01.283 | + functions-common:time_stop:2444 : end_time=1649937721280 2022-04-14 12:02:01.285 | + functions-common:time_stop:2445 : elapsed_time=5031 2022-04-14 12:02:01.288 | + functions-common:time_stop:2446 : total=174469 2022-04-14 12:02:01.290 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:02:01.293 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=179500 2022-04-14 12:02:01.295 | + inc/python:pip_install:203 : return 0 2022-04-14 12:02:01.298 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 12:02:01.301 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 12:02:01.304 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 12:02:01.306 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 12:02:01.308 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 12:02:01.312 | ++ functions-common:git_clone:612 : pwd 2022-04-14 12:02:01.315 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 12:02:01.317 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 12:02:01.321 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 12:02:01.337 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 12:02:01.340 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 12:02:01.343 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 12:02:01.346 | + functions-common:git_clone:629 : echo master 2022-04-14 12:02:01.347 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 12:02:01.353 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 12:02:01.356 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 12:02:01.358 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 12:02:01.371 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 12:02:01.374 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 12:02:01.375 | + functions-common:git_clone:685 : head -1 2022-04-14 12:02:01.380 | 932988e8 db: Replace 'as_scalar()' with 'scalar_subquery()' 2022-04-14 12:02:01.383 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 12:02:01.386 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 12:02:01.388 | + inc/python:setup_develop:338 : local bindep 2022-04-14 12:02:01.390 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 12:02:01.393 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 12:02:01.395 | + inc/python:setup_develop:344 : local extras= 2022-04-14 12:02:01.398 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 12:02:01.400 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 12:02:01.403 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 12:02:01.405 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 12:02:01.408 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 12:02:01.410 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 12:02:01.413 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 12:02:01.416 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 12:02:01.419 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 12:02:01.421 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 12:02:01.424 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 12:02:01.428 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 12:02:01.433 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 12:02:01.436 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 12:02:02.100 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 12:02:02.102 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 12:02:02.105 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 12:02:02.107 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 12:02:02.110 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 12:02:02.112 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 12:02:02.115 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 12:02:02.117 | + inc/python:setup_package:428 : local extras= 2022-04-14 12:02:02.120 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 12:02:02.122 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 12:02:02.125 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 12:02:02.127 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 12:02:02.130 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 12:02:02.132 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 12:02:02.153 | Using python 3.8 to install /opt/stack/placement 2022-04-14 12:02:02.156 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-14 12:02:03.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:02:03.016 | from cryptography.utils import int_from_bytes 2022-04-14 12:02:03.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:02:03.016 | from cryptography.utils import int_from_bytes 2022-04-14 12:02:04.179 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 12:02:04.210 | Obtaining file:///opt/stack/placement 2022-04-14 12:02:04.211 | Preparing metadata (setup.py): started 2022-04-14 12:02:08.855 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 12:02:08.899 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (5.8.1) 2022-04-14 12:02:08.900 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (1.4.35) 2022-04-14 12:02:08.901 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (9.4.0) 2022-04-14 12:02:08.902 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (2.5.1) 2022-04-14 12:02:08.903 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (1.8.7) 2022-04-14 12:02:08.904 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev10) (3.2.0) 2022-04-14 12:02:08.905 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (2.27.1) 2022-04-14 12:02:08.907 | 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.dev10) (62.0.0) 2022-04-14 12:02:08.908 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (4.5.0) 2022-04-14 12:02:08.909 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (8.8.0) 2022-04-14 12:02:08.910 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (4.1.0) 2022-04-14 12:02:08.912 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (4.7.0) 2022-04-14 12:02:08.913 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (4.3.0) 2022-04-14 12:02:08.914 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (4.12.2) 2022-04-14 12:02:08.915 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (11.2.0) 2022-04-14 12:02:08.916 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (3.11.0) 2022-04-14 12:02:08.917 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (4.5.1) 2022-04-14 12:02:08.919 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (1.5.0) 2022-04-14 12:02:08.920 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (1.1.0) 2022-04-14 12:02:08.921 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (2.7.0) 2022-04-14 12:02:08.922 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (1.0.1) 2022-04-14 12:02:08.987 | 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.dev10) (3.1.1) 2022-04-14 12:02:08.988 | 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.dev10) (1.16.0) 2022-04-14 12:02:08.990 | 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.dev10) (2.10.1) 2022-04-14 12:02:08.991 | 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.dev10) (4.4.0) 2022-04-14 12:02:08.992 | 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.dev10) (4.5.0) 2022-04-14 12:02:08.993 | 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.dev10) (5.1.0) 2022-04-14 12:02:09.013 | 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.dev10) (0.17.3) 2022-04-14 12:02:09.055 | 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.dev10) (2.5.0) 2022-04-14 12:02:09.056 | 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.dev10) (6.0) 2022-04-14 12:02:09.057 | 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.dev10) (3.5.0) 2022-04-14 12:02:09.059 | 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.dev10) (0.8.0) 2022-04-14 12:02:09.060 | 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.dev10) (1.5.0) 2022-04-14 12:02:09.109 | 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.dev10) (1.7.7) 2022-04-14 12:02:09.111 | 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.dev10) (0.13.0) 2022-04-14 12:02:09.112 | 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.dev10) (2.0.1) 2022-04-14 12:02:09.114 | 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.dev10) (0.5.0) 2022-04-14 12:02:09.156 | 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.dev10) (0.9.6) 2022-04-14 12:02:09.158 | 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.dev10) (2.8.2) 2022-04-14 12:02:09.176 | 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.dev10) (3.2.0) 2022-04-14 12:02:09.178 | 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.dev10) (3.1.1) 2022-04-14 12:02:09.179 | 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.dev10) (3.3.0) 2022-04-14 12:02:09.206 | 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.dev10) (1.0.3) 2022-04-14 12:02:09.208 | 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.dev10) (2022.1) 2022-04-14 12:02:09.221 | 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.dev10) (3.2.0) 2022-04-14 12:02:09.237 | 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.dev10) (21.3) 2022-04-14 12:02:09.238 | 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.dev10) (3.0.7) 2022-04-14 12:02:09.240 | 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.dev10) (0.11.0) 2022-04-14 12:02:09.242 | 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.dev10) (1.0.2) 2022-04-14 12:02:09.284 | 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.dev10) (3.3) 2022-04-14 12:02:09.287 | 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.dev10) (2.0.12) 2022-04-14 12:02:09.288 | 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.dev10) (1.26.9) 2022-04-14 12:02:09.288 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev10) (2019.11.28) 2022-04-14 12:02:09.305 | 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.dev10) (0.7) 2022-04-14 12:02:09.491 | 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.dev10) (1.1.2) 2022-04-14 12:02:09.531 | 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.dev10) (4.11.3) 2022-04-14 12:02:09.532 | 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.dev10) (5.6.0) 2022-04-14 12:02:09.533 | 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.dev10) (1.2.0) 2022-04-14 12:02:09.550 | 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.dev10) (1.15.0) 2022-04-14 12:02:09.584 | 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.dev10) (1.14.0) 2022-04-14 12:02:09.638 | 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.dev10) (2.1.1) 2022-04-14 12:02:09.704 | 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.dev10) (1.7.0) 2022-04-14 12:02:09.787 | 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.dev10) (1.1.5) 2022-04-14 12:02:09.838 | 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.dev10) (0.2.5) 2022-04-14 12:02:10.031 | 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.dev10) (0.5.2) 2022-04-14 12:02:10.031 | 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.dev10) (5.1.1) 2022-04-14 12:02:10.032 | 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.dev10) (0.4.2) 2022-04-14 12:02:10.110 | 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.dev10) (2.5.0) 2022-04-14 12:02:10.173 | 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.dev10) (2.21) 2022-04-14 12:02:10.333 | 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.dev10) (3.8.0) 2022-04-14 12:02:10.450 | 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.dev10) (1.0.0) 2022-04-14 12:02:10.452 | 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.dev10) (3.0.0) 2022-04-14 12:02:12.363 | Installing collected packages: openstack-placement 2022-04-14 12:02:12.363 | Attempting uninstall: openstack-placement 2022-04-14 12:02:12.364 | Found existing installation: openstack-placement 7.1.0.dev10 2022-04-14 12:02:12.366 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 12:02:12.368 | Running setup.py develop for openstack-placement 2022-04-14 12:02:18.276 | Successfully installed openstack-placement 2022-04-14 12:02:18.276 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 12:02:18.283 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 12:02:18.283 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 12:02:18.410 | + inc/python:pip_install:200 : result=0 2022-04-14 12:02:18.414 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 12:02:18.420 | + functions-common:time_stop:2432 : local name 2022-04-14 12:02:18.422 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:02:18.425 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:02:18.428 | + functions-common:time_stop:2435 : local total 2022-04-14 12:02:18.430 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:02:18.432 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 12:02:18.434 | + functions-common:time_stop:2439 : start_time=1649937722148 2022-04-14 12:02:18.436 | + functions-common:time_stop:2441 : [[ -z 1649937722148 ]] 2022-04-14 12:02:18.439 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:02:18.444 | + functions-common:time_stop:2444 : end_time=1649937738441 2022-04-14 12:02:18.446 | + functions-common:time_stop:2445 : elapsed_time=16293 2022-04-14 12:02:18.448 | + functions-common:time_stop:2446 : total=179500 2022-04-14 12:02:18.450 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:02:18.453 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=195793 2022-04-14 12:02:18.455 | + inc/python:pip_install:203 : return 0 2022-04-14 12:02:18.458 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 12:02:18.461 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 12:02:18.463 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 12:02:18.484 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 12:02:18.496 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 12:02:18.498 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 12:02:18.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 12:02:18.503 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 12:02:18.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 12:02:18.508 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 12:02:18.511 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 12:02:18.514 | + ./stack.sh:main:945 : configure_placement 2022-04-14 12:02:18.516 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 12:02:18.529 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 12:02:18.531 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 12:02:18.536 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 12:02:18.539 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 12:02:18.542 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 12:02:18.544 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 12:02:18.547 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 12:02:18.550 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 12:02:18.581 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 12:02:18.613 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 12:02:18.645 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 12:02:18.647 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 12:02:18.650 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 12:02:18.652 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 12:02:18.655 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 12:02:18.687 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 12:02:18.716 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-14 12:02:18.745 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 12:02:18.774 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 12:02:18.803 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 12:02:18.833 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 12:02:18.861 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 12:02:18.890 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 12:02:18.919 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 12:02:18.949 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 12:02:18.951 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 12:02:18.954 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 12:02:18.958 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 12:02:18.975 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 12:02:18.978 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 12:02:18.980 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 12:02:18.982 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 12:02:18.985 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 12:02:19.014 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 12:02:19.043 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 12:02:19.072 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 12:02:19.102 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 12:02:19.104 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 12:02:19.107 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 12:02:19.109 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 12:02:19.111 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 12:02:19.114 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 12:02:19.116 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 12:02:19.119 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 12:02:19.124 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 12:02:19.126 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 12:02:19.129 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 12:02:19.142 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 12:02:19.142 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 12:02:19.151 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 12:02:19.154 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 12:02:19.170 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 12:02:19.172 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 12:02:19.177 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 12:02:19.208 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 12:02:19.236 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 12:02:19.265 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 12:02:19.292 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 12:02:19.322 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 12:02:19.350 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 12:02:19.378 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 12:02:19.407 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 12:02:19.436 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 12:02:19.464 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 12:02:19.492 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 12:02:19.521 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 12:02:19.549 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 12:02:19.552 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 12:02:19.555 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 12:02:19.558 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 12:02:19.560 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 12:02:19.563 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:02:19.565 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:02:19.568 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 12:02:19.571 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 12:02:19.573 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 12:02:19.604 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 12:02:19.633 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 12:02:19.634 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 12:02:19.642 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 12:02:19.646 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 12:02:19.648 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 12:02:19.651 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 12:02:19.653 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 12:02:19.656 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 12:02:19.658 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:02:19.661 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:02:19.664 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 12:02:19.666 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 12:02:19.668 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:02:19.671 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:02:19.673 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 12:02:19.735 | Site placement-api already enabled 2022-04-14 12:02:19.740 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 12:02:19.742 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 12:02:19.745 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 12:02:19.747 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 12:02:19.880 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 12:02:19.907 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:02:19.909 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 12:02:19.928 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:02:19.931 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 12:02:19.949 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:02:19.952 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 12:02:19.955 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 12:02:19.958 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 12:02:19.992 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2022-04-14 12:02:20.021 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 12:02:20.050 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 12:02:20.079 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 12:02:20.109 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 12:02:20.137 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 12:02:20.167 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 12:02:20.197 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 12:02:20.214 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:02:20.216 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 12:02:20.234 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:02:20.236 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 12:02:20.239 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 12:02:20.242 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 12:02:20.244 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 12:02:20.247 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 12:02:20.249 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 12:02:20.252 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 12:02:20.255 | + functions-common:run_phase:1870 : local extra 2022-04-14 12:02:20.258 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 12:02:20.263 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 12:02:20.266 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 12:02:20.269 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 12:02:20.272 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 12:02:20.275 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 12:02:20.291 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:02:20.294 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 12:02:20.296 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 12:02:20.298 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 12:02:20.300 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 12:02:20.303 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 12:02:20.305 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 12:02:20.308 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 12:02:20.310 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 12:02:20.367 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 12:02:20.404 | [144085 Async install_tempest:169502]: running: install_tempest 2022-04-14 12:02:20.406 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 12:02:20.409 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 12:02:20.412 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 12:02:20.415 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 12:02:20.418 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 12:02:20.420 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 12:02:20.423 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 12:02:20.427 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 12:02:20.429 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 12:02:20.432 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 12:02:20.435 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 12:02:20.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 12:02:20.440 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 12:02:20.443 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 12:02:20.446 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 12:02:20.449 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 12:02:20.452 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 12:02:20.455 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 12:02:20.459 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 12:02:20.462 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 12:02:20.465 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 12:02:20.469 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 12:02:20.469 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 12:02:20.475 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 12:02:20.477 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 12:02:20.480 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 12:02:20.483 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 12:02:20.486 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 12:02:20.509 | Using python 3.8 to install python-openstackclient 2022-04-14 12:02:20.512 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-14 12:02:21.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:02:21.378 | from cryptography.utils import int_from_bytes 2022-04-14 12:02:21.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:02:21.378 | from cryptography.utils import int_from_bytes 2022-04-14 12:02:22.567 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 12:02:22.600 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 12:02:22.620 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 12:02:22.621 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 12:02:22.622 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 12:02:22.623 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 12:02:22.624 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 12:02:22.625 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 12:02:22.626 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 12:02:22.627 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 12:02:22.628 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 12:02:22.630 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 12:02:22.631 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 12:02:22.642 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 12:02:22.643 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 12:02:22.644 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 12:02:22.645 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 12:02:22.646 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 12:02:22.672 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 12:02:22.674 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 12:02:22.675 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 12:02:22.677 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 12:02:22.678 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 12:02:22.679 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 12:02:22.680 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 12:02:22.681 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 12:02:22.682 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 12:02:22.684 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 12:02:22.685 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 12:02:22.698 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 12:02:22.717 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 12:02:22.718 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 12:02:22.719 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 12:02:22.720 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 12:02:22.741 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 12:02:22.761 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 12:02:22.763 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 12:02:22.766 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 12:02:22.857 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 12:02:22.858 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 12:02:22.859 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 12:02:22.902 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 12:02:22.913 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-14 12:02:22.948 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 12:02:23.116 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 12:02:23.130 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 12:02:23.234 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 12:02:23.236 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-14 12:02:23.238 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 12:02:23.241 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 12:02:23.393 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 12:02:25.704 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 12:02:25.711 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 12:02:25.712 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 12:02:25.836 | + inc/python:pip_install:200 : result=0 2022-04-14 12:02:25.839 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 12:02:25.841 | + functions-common:time_stop:2432 : local name 2022-04-14 12:02:25.844 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:02:25.846 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:02:25.849 | + functions-common:time_stop:2435 : local total 2022-04-14 12:02:25.851 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:02:25.853 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 12:02:25.856 | + functions-common:time_stop:2439 : start_time=1649937740504 2022-04-14 12:02:25.858 | + functions-common:time_stop:2441 : [[ -z 1649937740504 ]] 2022-04-14 12:02:25.861 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:02:25.866 | + functions-common:time_stop:2444 : end_time=1649937745862 2022-04-14 12:02:25.868 | + functions-common:time_stop:2445 : elapsed_time=5358 2022-04-14 12:02:25.870 | + functions-common:time_stop:2446 : total=195793 2022-04-14 12:02:25.872 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:02:25.875 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=201151 2022-04-14 12:02:25.877 | + inc/python:pip_install:203 : return 0 2022-04-14 12:02:25.880 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 12:02:25.883 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 12:02:25.888 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.k8yM8HNKBw 2022-04-14 12:02:25.890 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 12:02:25.893 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 12:02:25.895 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 12:02:25.898 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 12:02:25.901 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 12:02:25.903 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 12:02:25.921 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:02:25.924 | + ./stack.sh:main:1037 : configure_database 2022-04-14 12:02:25.927 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 12:02:25.930 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 12:02:25.932 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 12:02:25.935 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 12:02:25.937 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 12:02:25.939 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 12:02:25.942 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:02:25.944 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:02:25.946 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 12:02:25.949 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 12:02:25.953 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 12:02:25.953 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 12:02:25.958 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 12:02:26.011 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 12:02:26.013 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 12:02:26.015 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 12:02:26.018 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 12:02:26.021 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 12:02:26.023 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 12:02:26.026 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 12:02:26.028 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 12:02:26.031 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 12:02:26.034 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 12:02:26.037 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 12:02:26.039 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 12:02:26.042 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 12:02:26.044 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 12:02:26.046 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 12:02:26.049 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 12:02:26.051 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 12:02:26.054 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 12:02:26.056 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 12:02:26.059 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 12:02:26.061 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:02:26.063 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:02:26.066 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 12:02:26.068 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 12:02:26.070 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 12:02:28.721 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 12:02:28.737 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 12:02:28.737 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 12:02:28.742 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 12:02:28.744 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 12:02:28.747 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:02:28.749 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:02:28.751 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 12:02:28.754 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 12:02:28.756 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 12:02:28.759 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 12:02:28.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 12:02:28.763 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 12:02:28.766 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 12:02:28.768 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 12:02:28.780 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 12:02:28.863 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 12:02:28.875 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 12:02:28.920 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 12:02:28.975 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 12:02:29.037 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 12:02:29.090 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 12:02:29.093 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 12:02:29.095 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 12:02:29.098 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 12:02:31.863 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 12:02:31.866 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 12:02:31.869 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 12:02:31.874 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-120231 2022-04-14 12:02:31.876 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-120231 1041' 2022-04-14 12:02:31.879 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 12:02:31.882 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 12:02:31.884 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 12:02:31.887 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 12:02:31.889 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 12:02:31.892 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 12:02:31.895 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 12:02:31.897 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 12:02:31.900 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 12:02:31.902 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-04-14 12:02:31.905 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 12:02:31.907 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-04-14 12:02:31.910 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 12:02:31.912 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-115802 2022-04-14 12:02:31.915 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 12:02:31.917 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 12:02:31.919 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 12:02:31.922 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-04-14 12:02:31.925 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 12:02:31.927 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 12:02:31.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 12:02:31.932 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 12:02:31.935 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 12:02:31.937 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 12:02:31.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 12:02:31.942 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 12:02:31.945 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 12:02:31.948 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 12:02:31.954 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 12:02:31.962 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 12:02:31.964 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 12:02:31.967 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 12:02:31.970 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 12:02:31.973 | + functions-common:run_process:1689 : local group= 2022-04-14 12:02:31.976 | + functions-common:run_process:1690 : local user= 2022-04-14 12:02:31.978 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 12:02:31.981 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 12:02:31.983 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 12:02:31.986 | + functions-common:time_start:2419 : local start_time= 2022-04-14 12:02:31.989 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 12:02:31.992 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 12:02:31.996 | + functions-common:time_start:2423 : _TIME_START[$name]=1649937751994 2022-04-14 12:02:31.999 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 12:02:32.016 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:02:32.019 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 12:02:32.021 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 12:02:32.024 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 12:02:32.026 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 12:02:32.029 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 12:02:32.031 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 12:02:32.034 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 12:02:32.036 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 12:02:32.039 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 12:02:32.041 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 12:02:32.044 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 12:02:32.046 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 12:02:32.049 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 12:02:32.052 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 12:02:32.055 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 12:02:32.057 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 12:02:32.059 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 12:02:32.062 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 12:02:32.064 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 12:02:32.067 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 12:02:32.069 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 12:02:32.074 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 12:02:32.124 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 12:02:32.176 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 12:02:32.228 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 12:02:32.281 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 12:02:32.336 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 12:02:32.389 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 12:02:32.391 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 12:02:32.443 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 12:02:32.819 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 12:02:32.832 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 12:02:33.195 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 12:02:33.214 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 12:02:33.217 | + functions-common:time_stop:2432 : local name 2022-04-14 12:02:33.219 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:02:33.224 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:02:33.226 | + functions-common:time_stop:2435 : local total 2022-04-14 12:02:33.232 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:02:33.235 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 12:02:33.240 | + functions-common:time_stop:2439 : start_time=1649937751994 2022-04-14 12:02:33.242 | + functions-common:time_stop:2441 : [[ -z 1649937751994 ]] 2022-04-14 12:02:33.245 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:02:33.250 | + functions-common:time_stop:2444 : end_time=1649937753247 2022-04-14 12:02:33.252 | + functions-common:time_stop:2445 : elapsed_time=1253 2022-04-14 12:02:33.254 | + functions-common:time_stop:2446 : total=0 2022-04-14 12:02:33.257 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:02:33.259 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1253 2022-04-14 12:02:33.262 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 12:02:33.264 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 12:02:33.267 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 12:02:33.269 | + functions-common:run_process:1689 : local group= 2022-04-14 12:02:33.271 | + functions-common:run_process:1690 : local user=root 2022-04-14 12:02:33.274 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 12:02:33.276 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 12:02:33.279 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 12:02:33.281 | + functions-common:time_start:2419 : local start_time= 2022-04-14 12:02:33.283 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 12:02:33.289 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 12:02:33.291 | + functions-common:time_start:2423 : _TIME_START[$name]=1649937753289 2022-04-14 12:02:33.294 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 12:02:33.318 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:02:33.321 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 12:02:33.324 | + functions-common:time_stop:2432 : local name 2022-04-14 12:02:33.326 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:02:33.328 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:02:33.331 | + functions-common:time_stop:2435 : local total 2022-04-14 12:02:33.333 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:02:33.336 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 12:02:33.338 | + functions-common:time_stop:2439 : start_time=1649937753289 2022-04-14 12:02:33.341 | + functions-common:time_stop:2441 : [[ -z 1649937753289 ]] 2022-04-14 12:02:33.344 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:02:33.349 | + functions-common:time_stop:2444 : end_time=1649937753345 2022-04-14 12:02:33.351 | + functions-common:time_stop:2445 : elapsed_time=56 2022-04-14 12:02:33.353 | + functions-common:time_stop:2446 : total=1253 2022-04-14 12:02:33.356 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:02:33.358 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1309 2022-04-14 12:02:33.361 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 12:02:33.378 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:02:33.381 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 12:02:33.402 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:02:33.404 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 12:02:33.424 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:02:33.427 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 12:02:33.429 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 12:02:33.432 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-830644-2 --data-dir /opt/stack/data/etcd' 2022-04-14 12:02:33.434 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 12:02:33.437 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-830644-2=http://10.222.0.13:2380' 2022-04-14 12:02:33.439 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.13:2380' 2022-04-14 12:02:33.442 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.13:2379' 2022-04-14 12:02:33.445 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 12:02:33.447 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 12:02:33.450 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.13:2379' 2022-04-14 12:02:33.452 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 12:02:33.455 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 12:02:33.458 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 12:02:33.460 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-830644-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-830644-2=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' '' root 2022-04-14 12:02:33.463 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 12:02:33.465 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name n-d-830644-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-830644-2=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' 2022-04-14 12:02:33.467 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 12:02:33.470 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 12:02:33.473 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 12:02:33.475 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 12:02:33.477 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 12:02:33.480 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 12:02:33.485 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 12:02:33.551 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 12:02:33.616 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-830644-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-830644-2=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' 2022-04-14 12:02:33.666 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 12:02:33.716 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 12:02:33.765 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 12:02:33.816 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 12:02:33.819 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 12:02:33.880 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 12:02:34.262 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 12:02:34.314 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 12:02:34.365 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 12:02:34.418 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 12:02:34.475 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 12:02:34.478 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 12:02:34.483 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 12:02:34.485 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 12:02:34.879 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 12:02:34.892 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 12:02:35.279 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 12:02:35.853 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 12:02:35.872 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:02:35.874 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 12:02:35.877 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 12:02:35.881 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 12:02:35.888 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 12:02:35.900 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 12:02:35.911 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 12:02:35.914 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 12:02:35.917 | + 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.13/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 12:02:36.057 | + 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.13/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 12:02:36.195 | + 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.13/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 12:02:36.331 | + 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.13/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 12:02:36.469 | + 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.13/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 12:02:36.609 | + 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.13/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 12:02:36.746 | + 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.13/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 12:02:36.883 | + 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.13/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 12:02:37.019 | + 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.13/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 12:02:37.156 | + 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.13/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 12:02:37.293 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 12:02:37.298 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 12:02:37.302 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 12:02:37.305 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 12:02:37.309 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 12:02:37.311 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 12:02:37.314 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 12:02:37.330 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:02:37.333 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 12:02:37.335 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 12:02:37.338 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 12:02:37.340 | + ./stack.sh:main:1097 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-04-14 12:02:37.343 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 12:02:37.345 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 12:02:37.361 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:02:37.363 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 12:02:37.366 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 12:02:37.368 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 12:02:37.370 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 12:02:37.373 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 12:02:37.375 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 12:02:37.380 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 12:02:43.128 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 12:02:43.132 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 12:02:43.250 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 12:02:43.252 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 12:02:43.255 | + functions-common:time_start:2419 : local start_time= 2022-04-14 12:02:43.257 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 12:02:43.260 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 12:02:43.264 | + functions-common:time_start:2423 : _TIME_START[$name]=1649937763262 2022-04-14 12:02:43.267 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 12:02:48.058 | 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=171427) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 12:02:48.065 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 12:02:48.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.067 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.067 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.067 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.069 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 12:02:48.069 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 12:02:48.095 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 12:02:48.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.101 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.101 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.101 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.101 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 12:02:48.101 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 12:02:48.559 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 12:02:48.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.561 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.561 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.561 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:02:48.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:02:48.562 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 12:02:48.563 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 12:02:48.570 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 12:03:15.968 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:15.968 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 12:03:16.037 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:16.037 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 12:03:16.117 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:16.117 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 12:03:16.208 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:16.208 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 12:03:16.277 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:16.277 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 12:03:16.328 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:16.328 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 12:03:17.185 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:17.186 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 12:03:17.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.188 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.188 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.189 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.189 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.189 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 12:03:17.189 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 12:03:17.189 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 12:03:17.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.194 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.194 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.194 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.194 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 12:03:17.194 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 12:03:17.200 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 12:03:17.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.202 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.202 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.203 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.203 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.203 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 12:03:17.203 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 12:03:17.569 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 12:03:17.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.571 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.571 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.572 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.572 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.572 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 12:03:17.572 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 12:03:17.649 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 12:03:17.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.651 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.652 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.652 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:17.652 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:17.652 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 12:03:17.653 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 12:03:17.660 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 12:03:17.814 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:17.814 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 12:03:17.854 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:17.854 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 12:03:17.917 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:17.917 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 12:03:18.003 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:18.003 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 12:03:18.105 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:18.105 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 12:03:18.191 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:18.191 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 12:03:18.248 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:18.248 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 12:03:18.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.250 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.251 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.251 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.251 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 12:03:18.251 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 12:03:18.252 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 12:03:18.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.254 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.255 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.255 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.255 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.255 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 12:03:18.255 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 12:03:18.263 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 12:03:18.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.264 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.265 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.265 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.266 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 12:03:18.266 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 12:03:18.579 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 12:03:18.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.580 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.584 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.584 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.584 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 12:03:18.584 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 12:03:18.700 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 12:03:18.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.702 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.703 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.703 | 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=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 12:03:18.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 12:03:18.703 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 12:03:18.704 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 12:03:18.710 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 12:03:18.796 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:18.797 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 12:03:18.853 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:18.853 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 12:03:18.934 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:18.934 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 12:03:19.008 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:19.008 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 12:03:19.088 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:19.088 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 12:03:19.151 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:19.151 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 12:03:19.208 | INFO migrate.versioning.api [-] done 2022-04-14 12:03:19.595 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 12:03:19.598 | + functions-common:time_stop:2432 : local name 2022-04-14 12:03:19.600 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:03:19.603 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:03:19.605 | + functions-common:time_stop:2435 : local total 2022-04-14 12:03:19.607 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:03:19.610 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 12:03:19.613 | + functions-common:time_stop:2439 : start_time=1649937763262 2022-04-14 12:03:19.615 | + functions-common:time_stop:2441 : [[ -z 1649937763262 ]] 2022-04-14 12:03:19.618 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:03:19.623 | + functions-common:time_stop:2444 : end_time=1649937799620 2022-04-14 12:03:19.625 | + functions-common:time_stop:2445 : elapsed_time=36358 2022-04-14 12:03:19.628 | + functions-common:time_stop:2446 : total=0 2022-04-14 12:03:19.630 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:03:19.633 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36358 2022-04-14 12:03:19.635 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 12:03:19.638 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 12:03:19.642 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 12:03:24.156 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 12:03:24.156 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 12:03:24.157 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 12:03:24.157 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 12:03:24.157 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 12:03:24.158 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 12:03:24.158 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 12:03:24.158 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 12:03:24.159 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 12:03:24.522 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 12:03:24.526 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 12:03:26.741 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 12:03:26.768 | [169502 Async install_tempest:169502]: finished successfully 2022-04-14 12:03:29.056 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 12:03:29.061 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 12:03:29.061 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 12:03:29.062 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 12:03:29.062 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 12:03:29.062 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 12:03:29.062 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 12:03:29.063 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 12:03:29.063 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 12:03:29.451 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 12:03:29.453 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 12:03:29.455 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 12:03:29.458 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 12:03:29.475 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:03:29.478 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 12:03:29.481 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 12:03:29.486 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 12:03:29.490 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 12:03:29.491 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 12:03:29.497 | + functions-common:run_process:1689 : local group= 2022-04-14 12:03:29.499 | + functions-common:run_process:1690 : local user= 2022-04-14 12:03:29.502 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 12:03:29.504 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 12:03:29.507 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 12:03:29.509 | + functions-common:time_start:2419 : local start_time= 2022-04-14 12:03:29.512 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 12:03:29.517 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 12:03:29.522 | + functions-common:time_start:2423 : _TIME_START[$name]=1649937809519 2022-04-14 12:03:29.524 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 12:03:29.545 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:03:29.547 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 12:03:29.551 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 12:03:29.553 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 12:03:29.556 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 12:03:29.559 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 12:03:29.562 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 12:03:29.564 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 12:03:29.566 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 12:03:29.569 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 12:03:29.571 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 12:03:29.574 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 12:03:29.576 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 12:03:29.579 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 12:03:29.581 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 12:03:29.583 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 12:03:29.588 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 12:03:29.588 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 12:03:29.590 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 12:03:29.592 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 12:03:29.597 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 12:03:29.648 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 12:03:29.700 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 12:03:29.750 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 12:03:29.803 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 12:03:29.855 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 12:03:29.907 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 12:03:29.959 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 12:03:30.010 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 12:03:30.063 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 12:03:30.114 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 12:03:30.117 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 12:03:30.170 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 12:03:30.554 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 12:03:30.568 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 12:03:30.923 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 12:03:31.006 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 12:03:31.006 | + functions-common:time_stop:2432 : local name 2022-04-14 12:03:31.012 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:03:31.014 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:03:31.016 | + functions-common:time_stop:2435 : local total 2022-04-14 12:03:31.019 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:03:31.021 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 12:03:31.023 | + functions-common:time_stop:2439 : start_time=1649937809519 2022-04-14 12:03:31.026 | + functions-common:time_stop:2441 : [[ -z 1649937809519 ]] 2022-04-14 12:03:31.029 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:03:31.034 | + functions-common:time_stop:2444 : end_time=1649937811031 2022-04-14 12:03:31.036 | + functions-common:time_stop:2445 : elapsed_time=1512 2022-04-14 12:03:31.038 | + functions-common:time_stop:2446 : total=1309 2022-04-14 12:03:31.041 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:03:31.043 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2821 2022-04-14 12:03:31.045 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 12:03:31.045 | Waiting for keystone to start... 2022-04-14 12:03:31.048 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.13/identity/v3/ 2022-04-14 12:03:31.051 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.13/identity/v3/ 2022-04-14 12:03:31.054 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 12:03:31.056 | + functions:wait_for_service:458 : local url=http://10.222.0.13/identity/v3/ 2022-04-14 12:03:31.058 | + functions:wait_for_service:459 : local rval=0 2022-04-14 12:03:31.061 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 12:03:31.063 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 12:03:31.065 | + functions-common:time_start:2419 : local start_time= 2022-04-14 12:03:31.068 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 12:03:31.071 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 12:03:31.075 | + functions-common:time_start:2423 : _TIME_START[$name]=1649937811073 2022-04-14 12:03:31.078 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 12:03:31.083 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/identity/v3/ 2022-04-14 12:03:37.614 | + :: : [[ 200 == 503 ]] 2022-04-14 12:03:37.615 | + :: : [[ 0 -eq 7 ]] 2022-04-14 12:03:37.618 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 12:03:37.621 | + functions-common:time_stop:2432 : local name 2022-04-14 12:03:37.623 | + functions-common:time_stop:2433 : local end_time 2022-04-14 12:03:37.626 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 12:03:37.628 | + functions-common:time_stop:2435 : local total 2022-04-14 12:03:37.630 | + functions-common:time_stop:2436 : local start_time 2022-04-14 12:03:37.633 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 12:03:37.635 | + functions-common:time_stop:2439 : start_time=1649937811073 2022-04-14 12:03:37.638 | + functions-common:time_stop:2441 : [[ -z 1649937811073 ]] 2022-04-14 12:03:37.641 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 12:03:37.645 | + functions-common:time_stop:2444 : end_time=1649937817642 2022-04-14 12:03:37.648 | + functions-common:time_stop:2445 : elapsed_time=6569 2022-04-14 12:03:37.650 | + functions-common:time_stop:2446 : total=0 2022-04-14 12:03:37.652 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 12:03:37.655 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6569 2022-04-14 12:03:37.657 | + functions:wait_for_service:467 : return 0 2022-04-14 12:03:37.660 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 12:03:37.678 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:03:37.680 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 12:03:37.683 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 12:03:37.685 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 12:03:37.712 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 12:03:37.715 | + 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.13/identity 2022-04-14 12:03:42.246 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.246 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.246 | 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=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.254 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.270 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.270 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.301 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.333 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.334 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.422 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.422 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.423 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.423 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.423 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.423 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.436 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.436 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.436 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.436 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.436 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.437 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.437 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.444 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.448 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=172288) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 12:03:42.480 | 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=172288) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 12:03:42.829 | INFO keystone.cmd.bootstrap [None req-fc87f015-d04c-4d96-a12d-d78f102776b4 None None] Created domain default 2022-04-14 12:03:42.902 | INFO keystone.cmd.bootstrap [None req-fc87f015-d04c-4d96-a12d-d78f102776b4 None None] Created project admin 2022-04-14 12:03:42.928 | DEBUG passlib.handlers.bcrypt [None req-fc87f015-d04c-4d96-a12d-d78f102776b4 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=172288) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 12:03:42.929 | DEBUG passlib.handlers.bcrypt [None req-fc87f015-d04c-4d96-a12d-d78f102776b4 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=172288) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 12:03:43.031 | INFO keystone.cmd.bootstrap [None req-fc87f015-d04c-4d96-a12d-d78f102776b4 None None] Created user admin 2022-04-14 12:03:43.100 | INFO keystone.cmd.bootstrap [None req-fc87f015-d04c-4d96-a12d-d78f102776b4 None None] Created role reader 2022-04-14 12:03:43.147 | INFO keystone.cmd.bootstrap [None req-fc87f015-d04c-4d96-a12d-d78f102776b4 None None] Created role member 2022-04-14 12:03:43.211 | INFO keystone.cmd.bootstrap [None req-fc87f015-d04c-4d96-a12d-d78f102776b4 None None] Created implied role where 0f27b095fe9a48ea9c898f19cd2d2323 implies 1423d510bbf8481aa93fe2917ad442cb 2022-04-14 12:03:43.265 | INFO keystone.cmd.bootstrap [None req-fc87f015-d04c-4d96-a12d-d78f102776b4 None None] Created role admin 2022-04-14 12:03:43.331 | INFO keystone.cmd.bootstrap [None req-fc87f015-d04c-4d96-a12d-d78f102776b4 None None] Created implied role where f3ef333fbaa944718be08e3a152cd8e6 implies 0f27b095fe9a48ea9c898f19cd2d2323 2022-04-14 12:03:43.409 | INFO keystone.cmd.bootstrap [None req-fc87f015-d04c-4d96-a12d-d78f102776b4 None None] Granted role admin on project admin to user admin. 2022-04-14 12:03:43.479 | INFO keystone.cmd.bootstrap [None req-fc87f015-d04c-4d96-a12d-d78f102776b4 None None] Granted role admin on the system to user admin. 2022-04-14 12:03:43.617 | WARNING py.warnings [None req-fc87f015-d04c-4d96-a12d-d78f102776b4 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-14 12:03:43.618 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 12:03:43.618 |  2022-04-14 12:03:43.621 | INFO keystone.cmd.bootstrap [None req-fc87f015-d04c-4d96-a12d-d78f102776b4 None None] Created region RegionOne 2022-04-14 12:03:43.741 | INFO keystone.cmd.bootstrap [None req-fc87f015-d04c-4d96-a12d-d78f102776b4 None None] Created public endpoint http://10.222.0.13/identity 2022-04-14 12:03:44.185 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 12:03:44.187 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 12:03:44.190 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 12:03:44.193 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 12:03:47.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:03:47.154 | from cryptography.utils import int_from_bytes 2022-04-14 12:03:47.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:03:47.154 | from cryptography.utils import int_from_bytes 2022-04-14 12:03:47.318 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:03:47.321 | + lib/keystone:create_keystone_accounts:310 : admin_project=974fb8fabddb4602b2e94e0a96f35f60 2022-04-14 12:03:47.324 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 12:03:47.327 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 12:03:49.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:03:49.508 | from cryptography.utils import int_from_bytes 2022-04-14 12:03:49.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:03:49.509 | from cryptography.utils import int_from_bytes 2022-04-14 12:03:49.677 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:03:49.680 | + lib/keystone:create_keystone_accounts:312 : admin_user=646b8cf9c0084934b8f57f190b469e6d 2022-04-14 12:03:49.682 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 12:03:49.684 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 12:03:49.687 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 12:03:49.689 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 646b8cf9c0084934b8f57f190b469e6d default 2022-04-14 12:03:49.745 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 646b8cf9c0084934b8f57f190b469e6d default 2022-04-14 12:03:49.782 | [144085 Async ks-domain-role:172405]: running: get_or_add_user_domain_role admin 646b8cf9c0084934b8f57f190b469e6d default 2022-04-14 12:03:49.784 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 12:03:49.787 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 12:03:49.790 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 12:03:52.894 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 12:03:52.896 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 12:03:52.896 | default 2022-04-14 12:03:52.899 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 12:03:52.957 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 12:03:52.998 | [144085 Async ks-project:172547]: running: get_or_create_project service Default 2022-04-14 12:03:53.001 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 12:03:53.060 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 12:03:53.103 | [144085 Async ks-service:172633]: running: get_or_create_role service 2022-04-14 12:03:53.106 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 12:03:53.172 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 12:03:53.242 | [144085 Async ks-reseller:172719]: running: get_or_create_role ResellerAdmin 2022-04-14 12:03:53.263 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 12:03:53.280 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 12:03:53.689 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 12:03:53.908 | [144085 Async ks-anotherrole:172809]: running: get_or_create_role anotherrole 2022-04-14 12:03:53.928 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 12:03:53.957 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 12:03:53.980 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 12:03:54.016 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 12:03:56.733 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:03:56.831 | [172633 Async ks-service:172633]: finished successfully 2022-04-14 12:03:57.222 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:03:57.261 | [172547 Async ks-project:172547]: finished successfully 2022-04-14 12:03:57.469 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:03:57.502 | [172719 Async ks-reseller:172719]: finished successfully 2022-04-14 12:03:57.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:03:57.656 | from cryptography.utils import int_from_bytes 2022-04-14 12:03:57.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:03:57.656 | from cryptography.utils import int_from_bytes 2022-04-14 12:03:57.746 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:03:57.774 | [172809 Async ks-anotherrole:172809]: finished successfully 2022-04-14 12:03:57.838 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:03:57.841 | ++ functions-common:get_or_create_project:945 : project_id=6a844ba49f034edd8c536b93c9b16290 2022-04-14 12:03:57.843 | ++ functions-common:get_or_create_project:946 : echo 6a844ba49f034edd8c536b93c9b16290 2022-04-14 12:03:57.846 | + lib/keystone:create_keystone_accounts:340 : invis_project=6a844ba49f034edd8c536b93c9b16290 2022-04-14 12:03:57.848 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 12:03:57.851 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 12:03:57.853 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 12:03:57.856 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 12:04:00.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:00.461 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:00.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:00.461 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:00.473 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:00.501 | [172405 Async ks-domain-role:172405]: finished successfully 2022-04-14 12:04:00.630 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:00.633 | ++ functions-common:get_or_create_project:945 : project_id=fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:00.635 | ++ functions-common:get_or_create_project:946 : echo fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:00.638 | + lib/keystone:create_keystone_accounts:344 : demo_project=fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:00.641 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 12:04:00.644 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 12:04:00.648 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:04:00.649 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 12:04:00.651 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 12:04:00.654 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 12:04:03.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:03.242 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:03.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:03.242 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:03.410 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:03.413 | ++ functions-common:get_or_create_user:932 : user_id=2f4f713d685142fea556a19ee9ba9f63 2022-04-14 12:04:03.415 | ++ functions-common:get_or_create_user:933 : echo 2f4f713d685142fea556a19ee9ba9f63 2022-04-14 12:04:03.418 | + lib/keystone:create_keystone_accounts:347 : demo_user=2f4f713d685142fea556a19ee9ba9f63 2022-04-14 12:04:03.421 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 12:04:03.469 | [144085 Async ks-domain-role:172405]: Waiting for completion of get_or_add_user_domain_role admin 646b8cf9c0084934b8f57f190b469e6d default running on PID 172405 (6 other jobs running) 2022-04-14 12:04:03.493 | [144085 Async ks-domain-role:172405]: Signaling child to exit 2022-04-14 12:04:03.493 | WAKEUP 2022-04-14 12:04:03.516 | [144085 Async ks-domain-role:172405]: Signaled 2022-04-14 12:04:03.518 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 12:04:03.518 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 646b8cf9c0084934b8f57f190b469e6d --domain default 2022-04-14 12:04:03.518 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 12:04:03.518 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:03.518 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:03.518 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:03.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:03.518 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:03.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:03.518 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:03.518 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:03.518 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 12:04:03.518 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 12:04:03.518 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 646b8cf9c0084934b8f57f190b469e6d --domain default 2022-04-14 12:04:03.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:03.518 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:03.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:03.518 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:03.518 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 646b8cf9c0084934b8f57f190b469e6d --domain default 2022-04-14 12:04:03.519 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 12:04:03.519 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:03.519 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:03.519 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:03.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:03.519 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:03.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:03.519 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:03.519 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:03.519 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:04:03.519 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:04:03.519 | ++ functions-common:get_field:825 : echo '| f3ef333fbaa944718be08e3a152cd8e6 | 646b8cf9c0084934b8f57f190b469e6d | | | default | | False |' 2022-04-14 12:04:03.519 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:04:03.519 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:03.519 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:04:03.519 | + functions-common:get_or_add_user_domain_role:1028 : echo f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:04:03.519 | f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:04:03.561 | [144085 Async ks-domain-role:172405]: finished get_or_add_user_domain_role admin 646b8cf9c0084934b8f57f190b469e6d default with result 0 in 10 seconds 2022-04-14 12:04:03.568 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 12:04:03.604 | [144085 Async ks-project:172547]: Waiting for completion of get_or_create_project service Default running on PID 172547 (5 other jobs running) 2022-04-14 12:04:03.627 | [144085 Async ks-project:172547]: Signaling child to exit 2022-04-14 12:04:03.627 | WAKEUP 2022-04-14 12:04:03.649 | [144085 Async ks-project:172547]: Signaled 2022-04-14 12:04:03.651 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 12:04:03.651 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 12:04:03.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:03.659 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:03.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:03.659 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:03.659 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:03.659 | + functions-common:get_or_create_project:945 : project_id=669ab43684254eb5b764f133f824e44e 2022-04-14 12:04:03.659 | + functions-common:get_or_create_project:946 : echo 669ab43684254eb5b764f133f824e44e 2022-04-14 12:04:03.659 | 669ab43684254eb5b764f133f824e44e 2022-04-14 12:04:03.701 | [144085 Async ks-project:172547]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 12:04:03.737 | [144085 Async ks-service:172633]: Waiting for completion of get_or_create_role service running on PID 172633 (4 other jobs running) 2022-04-14 12:04:03.761 | [144085 Async ks-service:172633]: Signaling child to exit 2022-04-14 12:04:03.762 | WAKEUP 2022-04-14 12:04:03.783 | [144085 Async ks-service:172633]: Signaled 2022-04-14 12:04:03.785 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 12:04:03.785 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 12:04:03.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:03.785 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:03.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:03.785 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:03.785 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:03.785 | + functions-common:get_or_create_role:957 : role_id=2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:04:03.785 | + functions-common:get_or_create_role:958 : echo 2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:04:03.785 | 2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:04:03.828 | [144085 Async ks-service:172633]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 12:04:03.865 | [144085 Async ks-reseller:172719]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 172719 (3 other jobs running) 2022-04-14 12:04:03.889 | [144085 Async ks-reseller:172719]: Signaling child to exit 2022-04-14 12:04:03.889 | WAKEUP 2022-04-14 12:04:03.911 | [144085 Async ks-reseller:172719]: Signaled 2022-04-14 12:04:03.912 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 12:04:03.912 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 12:04:03.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:03.912 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:03.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:03.912 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:03.912 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:03.912 | + functions-common:get_or_create_role:957 : role_id=9d24e750aa324207b1164c55428b7ef4 2022-04-14 12:04:03.912 | + functions-common:get_or_create_role:958 : echo 9d24e750aa324207b1164c55428b7ef4 2022-04-14 12:04:03.912 | 9d24e750aa324207b1164c55428b7ef4 2022-04-14 12:04:03.955 | [144085 Async ks-reseller:172719]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 12:04:03.991 | [144085 Async ks-anotherrole:172809]: Waiting for completion of get_or_create_role anotherrole running on PID 172809 (2 other jobs running) 2022-04-14 12:04:04.015 | [144085 Async ks-anotherrole:172809]: Signaling child to exit 2022-04-14 12:04:04.015 | WAKEUP 2022-04-14 12:04:04.037 | [144085 Async ks-anotherrole:172809]: Signaled 2022-04-14 12:04:04.038 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 12:04:04.038 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 12:04:04.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:04.038 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:04.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:04.038 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:04.038 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:04.038 | + functions-common:get_or_create_role:957 : role_id=906396644f194a28ae50ac304591d059 2022-04-14 12:04:04.038 | + functions-common:get_or_create_role:958 : echo 906396644f194a28ae50ac304591d059 2022-04-14 12:04:04.039 | 906396644f194a28ae50ac304591d059 2022-04-14 12:04:04.081 | [144085 Async ks-anotherrole:172809]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 12:04:04.085 | + inc/async:async_wait:197 : return 0 2022-04-14 12:04:04.088 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 2f4f713d685142fea556a19ee9ba9f63 fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:04.145 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2f4f713d685142fea556a19ee9ba9f63 fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:04.184 | [144085 Async ks-demo-member:173710]: running: get_or_add_user_project_role member 2f4f713d685142fea556a19ee9ba9f63 fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:04.187 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 646b8cf9c0084934b8f57f190b469e6d fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:04.251 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 646b8cf9c0084934b8f57f190b469e6d fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:04.295 | [144085 Async ks-demo-admin:173822]: running: get_or_add_user_project_role admin 646b8cf9c0084934b8f57f190b469e6d fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:04.297 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 2f4f713d685142fea556a19ee9ba9f63 fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:04.366 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2f4f713d685142fea556a19ee9ba9f63 fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:04.413 | [144085 Async ks-demo-another:173934]: running: get_or_add_user_project_role anotherrole 2f4f713d685142fea556a19ee9ba9f63 fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:04.416 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 2f4f713d685142fea556a19ee9ba9f63 6a844ba49f034edd8c536b93c9b16290 2022-04-14 12:04:04.485 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2f4f713d685142fea556a19ee9ba9f63 6a844ba49f034edd8c536b93c9b16290 2022-04-14 12:04:04.582 | [144085 Async ks-demo-invis:174046]: running: get_or_add_user_project_role member 2f4f713d685142fea556a19ee9ba9f63 6a844ba49f034edd8c536b93c9b16290 2022-04-14 12:04:04.585 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 12:04:04.594 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 12:04:04.601 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:04:04.620 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 12:04:04.644 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 12:04:04.672 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-14 12:04:09.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:09.078 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:09.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:09.078 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:09.397 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:09.405 | ++ functions-common:get_or_create_user:932 : user_id=886670f03b334de1bc5e730fd5f04115 2022-04-14 12:04:09.419 | ++ functions-common:get_or_create_user:933 : echo 886670f03b334de1bc5e730fd5f04115 2022-04-14 12:04:09.423 | + lib/keystone:create_keystone_accounts:360 : demo_reader=886670f03b334de1bc5e730fd5f04115 2022-04-14 12:04:09.426 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 886670f03b334de1bc5e730fd5f04115 fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:09.700 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 886670f03b334de1bc5e730fd5f04115 fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:09.757 | [144085 Async ks-demo-reader:174230]: running: get_or_add_user_project_role reader 886670f03b334de1bc5e730fd5f04115 fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:09.761 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 12:04:09.792 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 12:04:09.809 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 12:04:09.836 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 12:04:14.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:14.288 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:14.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:14.288 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:14.709 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:14.728 | ++ functions-common:get_or_create_project:945 : project_id=d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:14.753 | ++ functions-common:get_or_create_project:946 : echo d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:14.776 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:14.804 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 12:04:14.836 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 12:04:14.852 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:04:14.877 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 12:04:14.893 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 12:04:14.927 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-14 12:04:17.560 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:17.741 | [173822 Async ks-demo-admin:173822]: finished successfully 2022-04-14 12:04:18.705 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:18.745 | [173710 Async ks-demo-member:173710]: finished successfully 2022-04-14 12:04:18.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:18.823 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:18.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:18.823 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:19.021 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:19.024 | ++ functions-common:get_or_create_user:932 : user_id=f31aee257f28419c8884cfcccfbc0854 2022-04-14 12:04:19.026 | ++ functions-common:get_or_create_user:933 : echo f31aee257f28419c8884cfcccfbc0854 2022-04-14 12:04:19.029 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=f31aee257f28419c8884cfcccfbc0854 2022-04-14 12:04:19.032 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin f31aee257f28419c8884cfcccfbc0854 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:19.113 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f31aee257f28419c8884cfcccfbc0854 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:19.170 | [144085 Async ks-alt-admin:174670]: running: get_or_add_user_project_role admin f31aee257f28419c8884cfcccfbc0854 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:19.174 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole f31aee257f28419c8884cfcccfbc0854 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:19.263 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f31aee257f28419c8884cfcccfbc0854 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:19.414 | [144085 Async ks-alt-another:174782]: running: get_or_add_user_project_role anotherrole f31aee257f28419c8884cfcccfbc0854 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:19.441 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 12:04:19.472 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 12:04:19.490 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:04:19.507 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 12:04:19.510 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 12:04:19.532 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-14 12:04:20.612 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:20.786 | [173934 Async ks-demo-another:173934]: finished successfully 2022-04-14 12:04:21.133 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:21.191 | [174046 Async ks-demo-invis:174046]: finished successfully 2022-04-14 12:04:22.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:22.805 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:22.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:22.805 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:23.029 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:23.036 | ++ functions-common:get_or_create_user:932 : user_id=7330c466c0704a5eb1277cab579d1300 2022-04-14 12:04:23.041 | ++ functions-common:get_or_create_user:933 : echo 7330c466c0704a5eb1277cab579d1300 2022-04-14 12:04:23.049 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=7330c466c0704a5eb1277cab579d1300 2022-04-14 12:04:23.056 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 7330c466c0704a5eb1277cab579d1300 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:23.157 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7330c466c0704a5eb1277cab579d1300 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:23.278 | [144085 Async ks-alt-member-user:175067]: running: get_or_add_user_project_role member 7330c466c0704a5eb1277cab579d1300 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:23.288 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 12:04:23.304 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 12:04:23.324 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:04:23.349 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 12:04:23.372 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 12:04:23.400 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-14 12:04:25.424 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:25.605 | [174230 Async ks-demo-reader:174230]: finished successfully 2022-04-14 12:04:26.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:26.882 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:26.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:26.883 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:27.076 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:27.080 | ++ functions-common:get_or_create_user:932 : user_id=e4b8420b380a4ec0a16e7c3490221cf9 2022-04-14 12:04:27.083 | ++ functions-common:get_or_create_user:933 : echo e4b8420b380a4ec0a16e7c3490221cf9 2022-04-14 12:04:27.088 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=e4b8420b380a4ec0a16e7c3490221cf9 2022-04-14 12:04:27.092 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader e4b8420b380a4ec0a16e7c3490221cf9 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:27.169 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e4b8420b380a4ec0a16e7c3490221cf9 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:27.278 | [144085 Async ks-alt-reader-user:175291]: running: get_or_add_user_project_role reader e4b8420b380a4ec0a16e7c3490221cf9 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:27.282 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 12:04:27.285 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:04:27.287 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 12:04:27.290 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 12:04:27.293 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-14 12:04:31.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:31.356 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:31.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:31.356 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:31.538 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:31.541 | ++ functions-common:get_or_create_user:932 : user_id=04a0f531b8294dfaa6e5ceb9b139bbfe 2022-04-14 12:04:31.543 | ++ functions-common:get_or_create_user:933 : echo 04a0f531b8294dfaa6e5ceb9b139bbfe 2022-04-14 12:04:31.546 | + lib/keystone:create_keystone_accounts:392 : system_member_user=04a0f531b8294dfaa6e5ceb9b139bbfe 2022-04-14 12:04:31.549 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 04a0f531b8294dfaa6e5ceb9b139bbfe all 2022-04-14 12:04:31.612 | + inc/async:async_inner:63 : get_or_add_user_system_role member 04a0f531b8294dfaa6e5ceb9b139bbfe all 2022-04-14 12:04:31.692 | [144085 Async ks-system-member:175515]: running: get_or_add_user_system_role member 04a0f531b8294dfaa6e5ceb9b139bbfe all 2022-04-14 12:04:31.698 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 12:04:31.721 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:04:31.741 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 12:04:31.757 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 12:04:31.796 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-14 12:04:32.042 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:32.198 | [174670 Async ks-alt-admin:174670]: finished successfully 2022-04-14 12:04:33.588 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:33.741 | [174782 Async ks-alt-another:174782]: finished successfully 2022-04-14 12:04:35.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:35.036 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:35.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:35.036 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:35.228 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:35.231 | ++ functions-common:get_or_create_user:932 : user_id=d52838d3027246acbf9fee9227c26035 2022-04-14 12:04:35.237 | ++ functions-common:get_or_create_user:933 : echo d52838d3027246acbf9fee9227c26035 2022-04-14 12:04:35.241 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=d52838d3027246acbf9fee9227c26035 2022-04-14 12:04:35.244 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader d52838d3027246acbf9fee9227c26035 all 2022-04-14 12:04:35.337 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d52838d3027246acbf9fee9227c26035 all 2022-04-14 12:04:35.437 | [144085 Async ks-system-reader:175799]: running: get_or_add_user_system_role reader d52838d3027246acbf9fee9227c26035 all 2022-04-14 12:04:35.464 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 12:04:35.490 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 12:04:35.497 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 12:04:35.512 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 12:04:35.535 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 12:04:36.899 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:37.058 | [175067 Async ks-alt-member-user:175067]: finished successfully 2022-04-14 12:04:38.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:38.793 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:38.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:38.793 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:39.005 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:39.008 | ++ functions-common:get_or_create_group:909 : group_id=258e75ce25ff4354a45ec6e60bd70d07 2022-04-14 12:04:39.011 | ++ functions-common:get_or_create_group:910 : echo 258e75ce25ff4354a45ec6e60bd70d07 2022-04-14 12:04:39.013 | + lib/keystone:create_keystone_accounts:402 : admin_group=258e75ce25ff4354a45ec6e60bd70d07 2022-04-14 12:04:39.016 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 12:04:39.021 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 12:04:39.024 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 12:04:39.028 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 12:04:39.034 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 12:04:40.266 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:40.295 | [175291 Async ks-alt-reader-user:175291]: finished successfully 2022-04-14 12:04:41.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:41.802 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:41.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:41.802 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:41.991 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:41.994 | ++ functions-common:get_or_create_group:909 : group_id=04eee6c82ae64d80849b572afc29ec70 2022-04-14 12:04:41.997 | ++ functions-common:get_or_create_group:910 : echo 04eee6c82ae64d80849b572afc29ec70 2022-04-14 12:04:42.000 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=04eee6c82ae64d80849b572afc29ec70 2022-04-14 12:04:42.003 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:42.073 | + inc/async:async_inner:63 : get_or_add_group_project_role member 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:42.122 | [144085 Async ks-group-memberdemo:176150]: running: get_or_add_group_project_role member 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:42.125 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:42.172 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:42.211 | [175515 Async ks-system-member:175515]: finished successfully 2022-04-14 12:04:42.224 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:42.273 | [144085 Async ks-group-anotherdemo:176263]: running: get_or_add_group_project_role anotherrole 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:42.276 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:42.355 | + inc/async:async_inner:63 : get_or_add_group_project_role member 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:42.500 | [144085 Async ks-group-memberalt:176372]: running: get_or_add_group_project_role member 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:42.524 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:42.992 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:43.234 | [144085 Async ks-group-anotheralt:176468]: running: get_or_add_group_project_role anotherrole 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:43.260 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 258e75ce25ff4354a45ec6e60bd70d07 974fb8fabddb4602b2e94e0a96f35f60 2022-04-14 12:04:43.693 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 258e75ce25ff4354a45ec6e60bd70d07 974fb8fabddb4602b2e94e0a96f35f60 2022-04-14 12:04:43.938 | [144085 Async ks-group-admin:176556]: running: get_or_add_group_project_role admin 258e75ce25ff4354a45ec6e60bd70d07 974fb8fabddb4602b2e94e0a96f35f60 2022-04-14 12:04:43.956 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 12:04:44.324 | [144085 Async ks-demo-member:173710]: Waiting for completion of get_or_add_user_project_role member 2f4f713d685142fea556a19ee9ba9f63 fb88865c9d0f48838bae9e1f0328e8ba running on PID 173710 (17 other jobs running) 2022-04-14 12:04:44.506 | [144085 Async ks-demo-member:173710]: Signaling child to exit 2022-04-14 12:04:44.506 | WAKEUP 2022-04-14 12:04:44.660 | [144085 Async ks-demo-member:173710]: Signaled 2022-04-14 12:04:44.672 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:04:44.672 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 12:04:44.672 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:04:44.672 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:04:44.672 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 12:04:44.672 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 12:04:44.672 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 12:04:44.672 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 12:04:44.672 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2f4f713d685142fea556a19ee9ba9f63 --project fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:44.672 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:44.672 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:04:44.672 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:44.672 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:44.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:44.672 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:44.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:44.672 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:44.672 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:44.672 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:04:44.672 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:04:44.672 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 2f4f713d685142fea556a19ee9ba9f63 --project fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:44.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:44.672 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:44.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:44.672 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:44.672 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2f4f713d685142fea556a19ee9ba9f63 --project fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:44.673 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:44.673 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:04:44.673 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:44.673 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:44.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:44.673 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:44.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:44.673 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:44.673 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:44.673 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:04:44.673 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:04:44.673 | ++ functions-common:get_field:825 : echo '| 0f27b095fe9a48ea9c898f19cd2d2323 | 2f4f713d685142fea556a19ee9ba9f63 | | fb88865c9d0f48838bae9e1f0328e8ba | | | False |' 2022-04-14 12:04:44.673 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:04:44.673 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:44.673 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0f27b095fe9a48ea9c898f19cd2d2323 2022-04-14 12:04:44.673 | + functions-common:get_or_add_user_project_role:1004 : echo 0f27b095fe9a48ea9c898f19cd2d2323 2022-04-14 12:04:44.673 | 0f27b095fe9a48ea9c898f19cd2d2323 2022-04-14 12:04:44.988 | [144085 Async ks-demo-member:173710]: finished get_or_add_user_project_role member 2f4f713d685142fea556a19ee9ba9f63 fb88865c9d0f48838bae9e1f0328e8ba with result 0 in 14 seconds 2022-04-14 12:04:45.195 | [144085 Async ks-demo-admin:173822]: Waiting for completion of get_or_add_user_project_role admin 646b8cf9c0084934b8f57f190b469e6d fb88865c9d0f48838bae9e1f0328e8ba running on PID 173822 (16 other jobs running) 2022-04-14 12:04:45.331 | [144085 Async ks-demo-admin:173822]: Signaling child to exit 2022-04-14 12:04:45.334 | WAKEUP 2022-04-14 12:04:45.461 | [144085 Async ks-demo-admin:173822]: Signaled 2022-04-14 12:04:45.475 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:04:45.475 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 12:04:45.475 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:04:45.475 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:04:45.475 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 12:04:45.475 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 12:04:45.475 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 12:04:45.475 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 12:04:45.475 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 646b8cf9c0084934b8f57f190b469e6d --project fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:45.476 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:45.476 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:04:45.476 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:45.476 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:45.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:45.476 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:45.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:45.476 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:45.476 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:45.476 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:04:45.476 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:04:45.476 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 646b8cf9c0084934b8f57f190b469e6d --project fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:45.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:45.476 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:45.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:45.476 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:45.476 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 646b8cf9c0084934b8f57f190b469e6d --project fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:45.476 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:45.476 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:04:45.476 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:45.476 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:45.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:45.476 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:45.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:45.476 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:45.476 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:45.476 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:04:45.476 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:04:45.476 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:04:45.476 | ++ functions-common:get_field:825 : echo '| f3ef333fbaa944718be08e3a152cd8e6 | 646b8cf9c0084934b8f57f190b469e6d | | fb88865c9d0f48838bae9e1f0328e8ba | | | False |' 2022-04-14 12:04:45.476 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:45.477 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:04:45.477 | + functions-common:get_or_add_user_project_role:1004 : echo f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:04:45.477 | f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:04:45.750 | [144085 Async ks-demo-admin:173822]: finished get_or_add_user_project_role admin 646b8cf9c0084934b8f57f190b469e6d fb88865c9d0f48838bae9e1f0328e8ba with result 0 in 13 seconds 2022-04-14 12:04:45.981 | [144085 Async ks-demo-another:173934]: Waiting for completion of get_or_add_user_project_role anotherrole 2f4f713d685142fea556a19ee9ba9f63 fb88865c9d0f48838bae9e1f0328e8ba running on PID 173934 (15 other jobs running) 2022-04-14 12:04:46.127 | [144085 Async ks-demo-another:173934]: Signaling child to exit 2022-04-14 12:04:46.130 | WAKEUP 2022-04-14 12:04:46.263 | [144085 Async ks-demo-another:173934]: Signaled 2022-04-14 12:04:46.271 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:04:46.271 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 12:04:46.271 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:04:46.271 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:04:46.271 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 12:04:46.271 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 12:04:46.271 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 12:04:46.271 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 12:04:46.271 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:04:46.271 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2f4f713d685142fea556a19ee9ba9f63 --project fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:46.271 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:46.271 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:46.271 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:46.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.271 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.271 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.271 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:46.271 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:04:46.271 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:04:46.271 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2f4f713d685142fea556a19ee9ba9f63 --project fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:46.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.271 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.271 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.271 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:46.271 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2f4f713d685142fea556a19ee9ba9f63 --project fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:46.271 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:04:46.272 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:46.272 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:46.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.272 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.272 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.272 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:46.272 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:04:46.272 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:04:46.272 | ++ functions-common:get_field:825 : echo '| 906396644f194a28ae50ac304591d059 | 2f4f713d685142fea556a19ee9ba9f63 | | fb88865c9d0f48838bae9e1f0328e8ba | | | False |' 2022-04-14 12:04:46.272 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:04:46.272 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:46.272 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=906396644f194a28ae50ac304591d059 2022-04-14 12:04:46.272 | + functions-common:get_or_add_user_project_role:1004 : echo 906396644f194a28ae50ac304591d059 2022-04-14 12:04:46.272 | 906396644f194a28ae50ac304591d059 2022-04-14 12:04:46.486 | [144085 Async ks-demo-another:173934]: finished get_or_add_user_project_role anotherrole 2f4f713d685142fea556a19ee9ba9f63 fb88865c9d0f48838bae9e1f0328e8ba with result 0 in 16 seconds 2022-04-14 12:04:46.614 | [144085 Async ks-demo-invis:174046]: Waiting for completion of get_or_add_user_project_role member 2f4f713d685142fea556a19ee9ba9f63 6a844ba49f034edd8c536b93c9b16290 running on PID 174046 (14 other jobs running) 2022-04-14 12:04:46.617 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:46.660 | [144085 Async ks-demo-invis:174046]: Signaling child to exit 2022-04-14 12:04:46.661 | WAKEUP 2022-04-14 12:04:46.680 | [175799 Async ks-system-reader:175799]: finished successfully 2022-04-14 12:04:46.728 | [144085 Async ks-demo-invis:174046]: Signaled 2022-04-14 12:04:46.730 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:04:46.730 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 12:04:46.730 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:04:46.730 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:04:46.730 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 12:04:46.730 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 12:04:46.731 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 12:04:46.731 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 12:04:46.731 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:46.731 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:04:46.731 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2f4f713d685142fea556a19ee9ba9f63 --project 6a844ba49f034edd8c536b93c9b16290 2022-04-14 12:04:46.731 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:46.731 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:46.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.731 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.731 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.731 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:46.731 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:04:46.731 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:04:46.731 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 2f4f713d685142fea556a19ee9ba9f63 --project 6a844ba49f034edd8c536b93c9b16290 2022-04-14 12:04:46.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.731 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.731 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.731 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2f4f713d685142fea556a19ee9ba9f63 --project 6a844ba49f034edd8c536b93c9b16290 2022-04-14 12:04:46.731 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:46.731 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:04:46.732 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:46.732 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:46.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.732 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.732 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.732 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:46.732 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:04:46.732 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:04:46.732 | ++ functions-common:get_field:825 : echo '| 0f27b095fe9a48ea9c898f19cd2d2323 | 2f4f713d685142fea556a19ee9ba9f63 | | 6a844ba49f034edd8c536b93c9b16290 | | | False |' 2022-04-14 12:04:46.732 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:04:46.732 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:46.732 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0f27b095fe9a48ea9c898f19cd2d2323 2022-04-14 12:04:46.732 | + functions-common:get_or_add_user_project_role:1004 : echo 0f27b095fe9a48ea9c898f19cd2d2323 2022-04-14 12:04:46.732 | 0f27b095fe9a48ea9c898f19cd2d2323 2022-04-14 12:04:46.811 | [144085 Async ks-demo-invis:174046]: finished get_or_add_user_project_role member 2f4f713d685142fea556a19ee9ba9f63 6a844ba49f034edd8c536b93c9b16290 with result 0 in 16 seconds 2022-04-14 12:04:46.884 | [144085 Async ks-demo-reader:174230]: Waiting for completion of get_or_add_user_project_role reader 886670f03b334de1bc5e730fd5f04115 fb88865c9d0f48838bae9e1f0328e8ba running on PID 174230 (13 other jobs running) 2022-04-14 12:04:46.914 | [144085 Async ks-demo-reader:174230]: Signaling child to exit 2022-04-14 12:04:46.914 | WAKEUP 2022-04-14 12:04:46.940 | [144085 Async ks-demo-reader:174230]: Signaled 2022-04-14 12:04:46.942 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:04:46.942 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 12:04:46.942 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:04:46.942 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:04:46.942 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 12:04:46.942 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 12:04:46.942 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 12:04:46.942 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 12:04:46.942 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 886670f03b334de1bc5e730fd5f04115 --project fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:46.942 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:46.942 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:04:46.942 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:46.942 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:46.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.942 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.942 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.942 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:46.942 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:04:46.942 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:04:46.942 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 886670f03b334de1bc5e730fd5f04115 --project fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:46.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.943 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.943 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.943 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:46.943 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:04:46.943 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 886670f03b334de1bc5e730fd5f04115 --project fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:46.943 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:46.943 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:46.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.943 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:46.943 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:46.943 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:46.943 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:04:46.943 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:04:46.943 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:04:46.943 | ++ functions-common:get_field:825 : echo '| 1423d510bbf8481aa93fe2917ad442cb | 886670f03b334de1bc5e730fd5f04115 | | fb88865c9d0f48838bae9e1f0328e8ba | | | False |' 2022-04-14 12:04:46.943 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:46.943 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1423d510bbf8481aa93fe2917ad442cb 2022-04-14 12:04:46.943 | + functions-common:get_or_add_user_project_role:1004 : echo 1423d510bbf8481aa93fe2917ad442cb 2022-04-14 12:04:46.943 | 1423d510bbf8481aa93fe2917ad442cb 2022-04-14 12:04:46.998 | [144085 Async ks-demo-reader:174230]: finished get_or_add_user_project_role reader 886670f03b334de1bc5e730fd5f04115 fb88865c9d0f48838bae9e1f0328e8ba with result 0 in 16 seconds 2022-04-14 12:04:47.003 | + inc/async:async_wait:197 : return 0 2022-04-14 12:04:47.006 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 12:04:47.084 | [144085 Async ks-alt-admin:174670]: Waiting for completion of get_or_add_user_project_role admin f31aee257f28419c8884cfcccfbc0854 d610c7e285c64307aab6557c5aa00a42 running on PID 174670 (12 other jobs running) 2022-04-14 12:04:47.127 | [144085 Async ks-alt-admin:174670]: Signaling child to exit 2022-04-14 12:04:47.127 | WAKEUP 2022-04-14 12:04:47.177 | [144085 Async ks-alt-admin:174670]: Signaled 2022-04-14 12:04:47.179 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:04:47.180 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 12:04:47.180 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:04:47.180 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:04:47.180 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 12:04:47.180 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 12:04:47.180 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 12:04:47.180 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 12:04:47.180 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f31aee257f28419c8884cfcccfbc0854 --project d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:47.180 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:47.180 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:04:47.180 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:47.180 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:47.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:47.180 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:47.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:47.180 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:47.180 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:47.180 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:04:47.180 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:04:47.180 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user f31aee257f28419c8884cfcccfbc0854 --project d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:47.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:47.180 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:47.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:47.180 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:47.180 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f31aee257f28419c8884cfcccfbc0854 --project d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:47.180 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:47.180 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:04:47.180 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:47.180 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:47.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:47.180 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:47.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:47.181 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:47.181 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:47.181 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:04:47.181 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:04:47.181 | ++ functions-common:get_field:825 : echo '| f3ef333fbaa944718be08e3a152cd8e6 | f31aee257f28419c8884cfcccfbc0854 | | d610c7e285c64307aab6557c5aa00a42 | | | False |' 2022-04-14 12:04:47.181 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:04:47.181 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:47.181 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:04:47.181 | + functions-common:get_or_add_user_project_role:1004 : echo f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:04:47.181 | f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:04:47.244 | [144085 Async ks-alt-admin:174670]: finished get_or_add_user_project_role admin f31aee257f28419c8884cfcccfbc0854 d610c7e285c64307aab6557c5aa00a42 with result 0 in 13 seconds 2022-04-14 12:04:47.301 | [144085 Async ks-alt-another:174782]: Waiting for completion of get_or_add_user_project_role anotherrole f31aee257f28419c8884cfcccfbc0854 d610c7e285c64307aab6557c5aa00a42 running on PID 174782 (11 other jobs running) 2022-04-14 12:04:47.347 | [144085 Async ks-alt-another:174782]: Signaling child to exit 2022-04-14 12:04:47.348 | WAKEUP 2022-04-14 12:04:47.438 | [144085 Async ks-alt-another:174782]: Signaled 2022-04-14 12:04:47.444 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:04:47.444 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 12:04:47.444 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:04:47.444 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:04:47.444 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 12:04:47.444 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 12:04:47.444 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 12:04:47.444 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 12:04:47.444 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f31aee257f28419c8884cfcccfbc0854 --project d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:47.444 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:04:47.444 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:47.444 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:47.444 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:47.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:47.444 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:47.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:47.444 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:47.444 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:47.444 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:04:47.444 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:04:47.444 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user f31aee257f28419c8884cfcccfbc0854 --project d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:47.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:47.445 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:47.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:47.445 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:47.445 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f31aee257f28419c8884cfcccfbc0854 --project d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:47.445 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:47.445 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:04:47.445 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:47.445 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:47.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:47.445 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:47.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:47.445 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:47.445 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:47.445 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:04:47.445 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:04:47.445 | ++ functions-common:get_field:825 : echo '| 906396644f194a28ae50ac304591d059 | f31aee257f28419c8884cfcccfbc0854 | | d610c7e285c64307aab6557c5aa00a42 | | | False |' 2022-04-14 12:04:47.445 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:04:47.445 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:47.445 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=906396644f194a28ae50ac304591d059 2022-04-14 12:04:47.445 | + functions-common:get_or_add_user_project_role:1004 : echo 906396644f194a28ae50ac304591d059 2022-04-14 12:04:47.445 | 906396644f194a28ae50ac304591d059 2022-04-14 12:04:47.668 | [144085 Async ks-alt-another:174782]: finished get_or_add_user_project_role anotherrole f31aee257f28419c8884cfcccfbc0854 d610c7e285c64307aab6557c5aa00a42 with result 0 in 14 seconds 2022-04-14 12:04:47.854 | [144085 Async ks-alt-member-user:175067]: Waiting for completion of get_or_add_user_project_role member 7330c466c0704a5eb1277cab579d1300 d610c7e285c64307aab6557c5aa00a42 running on PID 175067 (10 other jobs running) 2022-04-14 12:04:47.972 | [144085 Async ks-alt-member-user:175067]: Signaling child to exit 2022-04-14 12:04:47.973 | WAKEUP 2022-04-14 12:04:48.124 | [144085 Async ks-alt-member-user:175067]: Signaled 2022-04-14 12:04:48.131 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:04:48.131 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 12:04:48.131 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:04:48.131 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:04:48.131 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 12:04:48.132 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 12:04:48.132 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 12:04:48.132 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 12:04:48.132 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7330c466c0704a5eb1277cab579d1300 --project d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:48.132 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:48.132 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:04:48.132 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:48.132 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:48.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:48.132 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:48.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:48.133 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:48.133 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:48.133 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:04:48.133 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:04:48.133 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 7330c466c0704a5eb1277cab579d1300 --project d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:48.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:48.133 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:48.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:48.133 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:48.133 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:48.133 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:04:48.133 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7330c466c0704a5eb1277cab579d1300 --project d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:48.133 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:48.133 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:48.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:48.133 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:48.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:48.134 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:48.134 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:48.134 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:04:48.134 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:04:48.134 | ++ functions-common:get_field:825 : echo '| 0f27b095fe9a48ea9c898f19cd2d2323 | 7330c466c0704a5eb1277cab579d1300 | | d610c7e285c64307aab6557c5aa00a42 | | | False |' 2022-04-14 12:04:48.134 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:04:48.134 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:48.134 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0f27b095fe9a48ea9c898f19cd2d2323 2022-04-14 12:04:48.134 | + functions-common:get_or_add_user_project_role:1004 : echo 0f27b095fe9a48ea9c898f19cd2d2323 2022-04-14 12:04:48.134 | 0f27b095fe9a48ea9c898f19cd2d2323 2022-04-14 12:04:48.393 | [144085 Async ks-alt-member-user:175067]: finished get_or_add_user_project_role member 7330c466c0704a5eb1277cab579d1300 d610c7e285c64307aab6557c5aa00a42 with result 0 in 13 seconds 2022-04-14 12:04:48.562 | [144085 Async ks-alt-reader-user:175291]: Waiting for completion of get_or_add_user_project_role reader e4b8420b380a4ec0a16e7c3490221cf9 d610c7e285c64307aab6557c5aa00a42 running on PID 175291 (9 other jobs running) 2022-04-14 12:04:48.734 | [144085 Async ks-alt-reader-user:175291]: Signaling child to exit 2022-04-14 12:04:48.734 | WAKEUP 2022-04-14 12:04:48.891 | [144085 Async ks-alt-reader-user:175291]: Signaled 2022-04-14 12:04:48.905 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:04:48.906 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 12:04:48.906 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:04:48.906 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:04:48.906 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 12:04:48.906 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 12:04:48.906 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 12:04:48.906 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 12:04:48.906 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e4b8420b380a4ec0a16e7c3490221cf9 --project d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:48.906 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:48.906 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:04:48.906 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:48.906 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:48.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:48.906 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:48.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:48.906 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:48.906 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:48.906 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:04:48.906 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:04:48.906 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user e4b8420b380a4ec0a16e7c3490221cf9 --project d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:48.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:48.906 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:48.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:48.906 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:48.906 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:04:48.906 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:04:48.906 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:48.906 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:04:48.907 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e4b8420b380a4ec0a16e7c3490221cf9 --project d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:48.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:48.907 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:48.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:48.907 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:48.907 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:48.907 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:04:48.907 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:04:48.907 | ++ functions-common:get_field:825 : echo '| 1423d510bbf8481aa93fe2917ad442cb | e4b8420b380a4ec0a16e7c3490221cf9 | | d610c7e285c64307aab6557c5aa00a42 | | | False |' 2022-04-14 12:04:48.907 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:04:48.907 | ++ functions-common:get_field:819 : read data 2022-04-14 12:04:48.907 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1423d510bbf8481aa93fe2917ad442cb 2022-04-14 12:04:48.907 | + functions-common:get_or_add_user_project_role:1004 : echo 1423d510bbf8481aa93fe2917ad442cb 2022-04-14 12:04:48.907 | 1423d510bbf8481aa93fe2917ad442cb 2022-04-14 12:04:49.175 | [144085 Async ks-alt-reader-user:175291]: finished get_or_add_user_project_role reader e4b8420b380a4ec0a16e7c3490221cf9 d610c7e285c64307aab6557c5aa00a42 with result 0 in 13 seconds 2022-04-14 12:04:49.219 | + inc/async:async_wait:197 : return 0 2022-04-14 12:04:49.242 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 12:04:49.624 | [144085 Async ks-system-member:175515]: Waiting for completion of get_or_add_user_system_role member 04a0f531b8294dfaa6e5ceb9b139bbfe all running on PID 175515 (8 other jobs running) 2022-04-14 12:04:49.792 | [144085 Async ks-system-member:175515]: Signaling child to exit 2022-04-14 12:04:49.792 | WAKEUP 2022-04-14 12:04:49.910 | [144085 Async ks-system-member:175515]: Signaled 2022-04-14 12:04:49.932 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 12:04:49.932 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 12:04:49.932 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 12:04:49.932 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:04:49.932 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:04:49.932 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 12:04:49.932 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 12:04:49.932 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 12:04:49.932 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 12:04:49.932 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 04a0f531b8294dfaa6e5ceb9b139bbfe --system all -f value -c Role 2022-04-14 12:04:49.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:49.932 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:49.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:49.932 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:49.932 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:49.932 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 12:04:49.932 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 12:04:49.932 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 04a0f531b8294dfaa6e5ceb9b139bbfe --system all 2022-04-14 12:04:49.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:49.932 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:49.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:49.932 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:49.932 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 04a0f531b8294dfaa6e5ceb9b139bbfe --system all -f value -c Role 2022-04-14 12:04:49.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:49.932 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:49.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:49.933 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:49.933 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:49.933 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=0f27b095fe9a48ea9c898f19cd2d2323 2022-04-14 12:04:49.933 | + functions-common:get_or_add_user_system_role:1059 : echo 0f27b095fe9a48ea9c898f19cd2d2323 2022-04-14 12:04:49.933 | 0f27b095fe9a48ea9c898f19cd2d2323 2022-04-14 12:04:50.251 | [144085 Async ks-system-member:175515]: finished get_or_add_user_system_role member 04a0f531b8294dfaa6e5ceb9b139bbfe all with result 0 in 10 seconds 2022-04-14 12:04:50.517 | [144085 Async ks-system-reader:175799]: Waiting for completion of get_or_add_user_system_role reader d52838d3027246acbf9fee9227c26035 all running on PID 175799 (7 other jobs running) 2022-04-14 12:04:50.691 | [144085 Async ks-system-reader:175799]: Signaling child to exit 2022-04-14 12:04:50.691 | WAKEUP 2022-04-14 12:04:50.801 | [144085 Async ks-system-reader:175799]: Signaled 2022-04-14 12:04:50.803 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 12:04:50.803 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 12:04:50.803 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 12:04:50.803 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:04:50.803 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:04:50.803 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 12:04:50.803 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 12:04:50.804 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 12:04:50.804 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 12:04:50.804 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d52838d3027246acbf9fee9227c26035 --system all -f value -c Role 2022-04-14 12:04:50.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:50.804 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:50.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:50.804 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:50.804 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:50.804 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 12:04:50.804 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 12:04:50.804 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user d52838d3027246acbf9fee9227c26035 --system all 2022-04-14 12:04:50.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:50.804 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:50.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:50.804 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:50.804 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d52838d3027246acbf9fee9227c26035 --system all -f value -c Role 2022-04-14 12:04:50.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:50.804 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:50.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:50.804 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:50.804 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:50.804 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=1423d510bbf8481aa93fe2917ad442cb 2022-04-14 12:04:50.804 | + functions-common:get_or_add_user_system_role:1059 : echo 1423d510bbf8481aa93fe2917ad442cb 2022-04-14 12:04:50.804 | 1423d510bbf8481aa93fe2917ad442cb 2022-04-14 12:04:51.032 | [144085 Async ks-system-reader:175799]: finished get_or_add_user_system_role reader d52838d3027246acbf9fee9227c26035 all with result 0 in 11 seconds 2022-04-14 12:04:51.052 | + inc/async:async_wait:197 : return 0 2022-04-14 12:04:51.055 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 12:04:51.200 | [144085 Async ks-group-memberdemo:176150]: Waiting for completion of get_or_add_group_project_role member 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba running on PID 176150 (6 other jobs running) 2022-04-14 12:04:51.361 | [144085 Async ks-group-memberdemo:176150]: Signaling child to exit 2022-04-14 12:04:55.916 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:56.010 | [176150 Async ks-group-memberdemo:176150]: finished successfully 2022-04-14 12:04:56.084 | WAKEUP 2022-04-14 12:04:56.175 | [144085 Async ks-group-memberdemo:176150]: Signaled 2022-04-14 12:04:56.176 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 12:04:56.177 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 04eee6c82ae64d80849b572afc29ec70 --project fb88865c9d0f48838bae9e1f0328e8ba -f value 2022-04-14 12:04:56.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:56.177 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:56.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:56.177 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:56.177 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:56.177 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 12:04:56.177 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 12:04:56.177 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 04eee6c82ae64d80849b572afc29ec70 --project fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:56.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:56.177 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:56.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:56.177 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:56.177 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 04eee6c82ae64d80849b572afc29ec70 --project fb88865c9d0f48838bae9e1f0328e8ba -f value 2022-04-14 12:04:56.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:56.177 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:56.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:56.177 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:56.177 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:56.177 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='0f27b095fe9a48ea9c898f19cd2d2323 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba False' 2022-04-14 12:04:56.177 | + functions-common:get_or_add_group_project_role:1083 : echo 0f27b095fe9a48ea9c898f19cd2d2323 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba False 2022-04-14 12:04:56.177 | 0f27b095fe9a48ea9c898f19cd2d2323 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba False 2022-04-14 12:04:56.282 | [144085 Async ks-group-memberdemo:176150]: finished get_or_add_group_project_role member 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba with result 0 in 13 seconds 2022-04-14 12:04:56.367 | [144085 Async ks-group-anotherdemo:176263]: Waiting for completion of get_or_add_group_project_role anotherrole 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba running on PID 176263 (5 other jobs running) 2022-04-14 12:04:56.404 | [144085 Async ks-group-anotherdemo:176263]: Signaling child to exit 2022-04-14 12:04:56.762 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:56.807 | [176263 Async ks-group-anotherdemo:176263]: finished successfully 2022-04-14 12:04:56.827 | WAKEUP 2022-04-14 12:04:56.852 | [144085 Async ks-group-anotherdemo:176263]: Signaled 2022-04-14 12:04:56.853 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 12:04:56.853 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 04eee6c82ae64d80849b572afc29ec70 --project fb88865c9d0f48838bae9e1f0328e8ba -f value 2022-04-14 12:04:56.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:56.853 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:56.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:56.853 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:56.853 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:56.853 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 12:04:56.853 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 12:04:56.853 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 04eee6c82ae64d80849b572afc29ec70 --project fb88865c9d0f48838bae9e1f0328e8ba 2022-04-14 12:04:56.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:56.853 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:56.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:56.853 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:56.853 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 04eee6c82ae64d80849b572afc29ec70 --project fb88865c9d0f48838bae9e1f0328e8ba -f value 2022-04-14 12:04:56.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:56.853 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:56.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:56.853 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:56.853 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:56.854 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='906396644f194a28ae50ac304591d059 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba False' 2022-04-14 12:04:56.854 | + functions-common:get_or_add_group_project_role:1083 : echo 906396644f194a28ae50ac304591d059 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba False 2022-04-14 12:04:56.854 | 906396644f194a28ae50ac304591d059 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba False 2022-04-14 12:04:56.905 | [144085 Async ks-group-anotherdemo:176263]: finished get_or_add_group_project_role anotherrole 04eee6c82ae64d80849b572afc29ec70 fb88865c9d0f48838bae9e1f0328e8ba with result 0 in 14 seconds 2022-04-14 12:04:56.966 | [144085 Async ks-group-memberalt:176372]: Waiting for completion of get_or_add_group_project_role member 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 running on PID 176372 (4 other jobs running) 2022-04-14 12:04:57.010 | [144085 Async ks-group-memberalt:176372]: Signaling child to exit 2022-04-14 12:04:57.126 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:57.153 | [176372 Async ks-group-memberalt:176372]: finished successfully 2022-04-14 12:04:57.173 | WAKEUP 2022-04-14 12:04:57.198 | [144085 Async ks-group-memberalt:176372]: Signaled 2022-04-14 12:04:57.200 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 12:04:57.200 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 04eee6c82ae64d80849b572afc29ec70 --project d610c7e285c64307aab6557c5aa00a42 -f value 2022-04-14 12:04:57.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:57.200 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:57.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:57.200 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:57.200 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:57.200 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 12:04:57.200 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 12:04:57.200 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 04eee6c82ae64d80849b572afc29ec70 --project d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:57.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:57.200 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:57.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:57.200 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:57.200 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 04eee6c82ae64d80849b572afc29ec70 --project d610c7e285c64307aab6557c5aa00a42 -f value 2022-04-14 12:04:57.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:57.200 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:57.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:57.200 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:57.200 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:57.200 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='0f27b095fe9a48ea9c898f19cd2d2323 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 False' 2022-04-14 12:04:57.200 | + functions-common:get_or_add_group_project_role:1083 : echo 0f27b095fe9a48ea9c898f19cd2d2323 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 False 2022-04-14 12:04:57.200 | 0f27b095fe9a48ea9c898f19cd2d2323 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 False 2022-04-14 12:04:57.252 | [144085 Async ks-group-memberalt:176372]: finished get_or_add_group_project_role member 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 with result 0 in 14 seconds 2022-04-14 12:04:57.293 | [144085 Async ks-group-anotheralt:176468]: Waiting for completion of get_or_add_group_project_role anotherrole 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 running on PID 176468 (3 other jobs running) 2022-04-14 12:04:57.325 | [144085 Async ks-group-anotheralt:176468]: Signaling child to exit 2022-04-14 12:04:57.885 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:57.911 | [176556 Async ks-group-admin:176556]: finished successfully 2022-04-14 12:04:58.153 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:04:58.178 | [176468 Async ks-group-anotheralt:176468]: finished successfully 2022-04-14 12:04:58.198 | WAKEUP 2022-04-14 12:04:58.221 | [144085 Async ks-group-anotheralt:176468]: Signaled 2022-04-14 12:04:58.222 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 12:04:58.222 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 04eee6c82ae64d80849b572afc29ec70 --project d610c7e285c64307aab6557c5aa00a42 -f value 2022-04-14 12:04:58.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:58.222 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:58.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:58.222 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:58.222 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:58.222 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 12:04:58.222 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 12:04:58.222 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 04eee6c82ae64d80849b572afc29ec70 --project d610c7e285c64307aab6557c5aa00a42 2022-04-14 12:04:58.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:58.222 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:58.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:58.222 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:58.222 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 04eee6c82ae64d80849b572afc29ec70 --project d610c7e285c64307aab6557c5aa00a42 -f value 2022-04-14 12:04:58.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:58.223 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:58.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:58.223 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:58.223 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:58.223 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='906396644f194a28ae50ac304591d059 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 False' 2022-04-14 12:04:58.223 | + functions-common:get_or_add_group_project_role:1083 : echo 906396644f194a28ae50ac304591d059 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 False 2022-04-14 12:04:58.223 | 906396644f194a28ae50ac304591d059 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 False 2022-04-14 12:04:58.266 | [144085 Async ks-group-anotheralt:176468]: finished get_or_add_group_project_role anotherrole 04eee6c82ae64d80849b572afc29ec70 d610c7e285c64307aab6557c5aa00a42 with result 0 in 15 seconds 2022-04-14 12:04:58.303 | [144085 Async ks-group-admin:176556]: Waiting for completion of get_or_add_group_project_role admin 258e75ce25ff4354a45ec6e60bd70d07 974fb8fabddb4602b2e94e0a96f35f60 running on PID 176556 (2 other jobs running) 2022-04-14 12:04:58.329 | [144085 Async ks-group-admin:176556]: Signaling child to exit 2022-04-14 12:04:58.329 | WAKEUP 2022-04-14 12:04:58.351 | [144085 Async ks-group-admin:176556]: Signaled 2022-04-14 12:04:58.352 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 12:04:58.352 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 258e75ce25ff4354a45ec6e60bd70d07 --project 974fb8fabddb4602b2e94e0a96f35f60 -f value 2022-04-14 12:04:58.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:58.352 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:58.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:58.352 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:58.352 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:58.353 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 12:04:58.353 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 12:04:58.353 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 258e75ce25ff4354a45ec6e60bd70d07 --project 974fb8fabddb4602b2e94e0a96f35f60 2022-04-14 12:04:58.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:58.353 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:58.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:58.353 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:58.353 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 258e75ce25ff4354a45ec6e60bd70d07 --project 974fb8fabddb4602b2e94e0a96f35f60 -f value 2022-04-14 12:04:58.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:58.353 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:58.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:04:58.353 | from cryptography.utils import int_from_bytes 2022-04-14 12:04:58.353 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:04:58.353 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='f3ef333fbaa944718be08e3a152cd8e6 258e75ce25ff4354a45ec6e60bd70d07 974fb8fabddb4602b2e94e0a96f35f60 False' 2022-04-14 12:04:58.353 | + functions-common:get_or_add_group_project_role:1083 : echo f3ef333fbaa944718be08e3a152cd8e6 258e75ce25ff4354a45ec6e60bd70d07 974fb8fabddb4602b2e94e0a96f35f60 False 2022-04-14 12:04:58.353 | f3ef333fbaa944718be08e3a152cd8e6 258e75ce25ff4354a45ec6e60bd70d07 974fb8fabddb4602b2e94e0a96f35f60 False 2022-04-14 12:04:58.397 | [144085 Async ks-group-admin:176556]: finished get_or_add_group_project_role admin 258e75ce25ff4354a45ec6e60bd70d07 974fb8fabddb4602b2e94e0a96f35f60 with result 0 in 14 seconds 2022-04-14 12:04:58.401 | + inc/async:async_wait:197 : return 0 2022-04-14 12:04:58.403 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 12:04:58.420 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:04:58.423 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 12:04:58.441 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:04:58.443 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 12:04:58.446 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 12:04:58.505 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 12:04:58.543 | [144085 Async create_nova_accounts:178455]: running: create_nova_accounts 2022-04-14 12:04:58.545 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 12:04:58.563 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:04:58.566 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 12:04:58.568 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 12:04:58.630 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 12:04:58.670 | [144085 Async create_glance_accounts:178570]: running: create_glance_accounts 2022-04-14 12:04:58.673 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 12:04:58.696 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:04:58.698 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 12:04:58.701 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 12:04:58.769 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 12:04:58.813 | [144085 Async create_cinder_accounts:178700]: running: create_cinder_accounts 2022-04-14 12:04:58.815 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 12:04:58.836 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:04:58.839 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 12:04:58.841 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 12:04:58.917 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 12:04:58.974 | [144085 Async create_neutron_accounts:178815]: running: create_neutron_accounts 2022-04-14 12:04:58.984 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 12:04:59.016 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:04:59.018 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 12:04:59.023 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 12:04:59.268 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 12:04:59.478 | [144085 Async create_swift_accounts:178956]: running: create_swift_accounts 2022-04-14 12:04:59.500 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 12:04:59.641 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:04:59.669 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 12:05:00.017 | [144085 Async create_nova_accounts:178455]: Waiting for completion of create_nova_accounts running on PID 178455 (6 other jobs running) 2022-04-14 12:05:00.193 | [144085 Async create_nova_accounts:178455]: Signaling child to exit 2022-04-14 12:05:40.340 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:05:40.525 | [178815 Async create_neutron_accounts:178815]: finished successfully 2022-04-14 12:05:59.065 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:05:59.095 | [178700 Async create_cinder_accounts:178700]: finished successfully 2022-04-14 12:06:13.502 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:06:13.532 | [178570 Async create_glance_accounts:178570]: finished successfully 2022-04-14 12:06:18.908 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:06:18.934 | [178455 Async create_nova_accounts:178455]: finished successfully 2022-04-14 12:06:18.954 | WAKEUP 2022-04-14 12:06:18.977 | [144085 Async create_nova_accounts:178455]: Signaled 2022-04-14 12:06:18.978 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 12:06:18.978 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 12:06:18.978 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 12:06:18.978 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:06:18.978 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 12:06:18.978 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 12:06:18.979 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 12:06:18.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.979 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.979 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.979 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:18.979 | + functions-common:get_or_create_user:932 : user_id=9b4656a1ea8045c2ac7ad42e82aa1ba4 2022-04-14 12:06:18.979 | + functions-common:get_or_create_user:933 : echo 9b4656a1ea8045c2ac7ad42e82aa1ba4 2022-04-14 12:06:18.979 | 9b4656a1ea8045c2ac7ad42e82aa1ba4 2022-04-14 12:06:18.979 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 12:06:18.979 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:06:18.979 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 12:06:18.979 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:06:18.979 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:06:18.979 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 12:06:18.979 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 12:06:18.979 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 12:06:18.979 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 12:06:18.979 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 12:06:18.979 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 12:06:18.979 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 12:06:18.979 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:06:18.979 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:18.979 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:18.979 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:18.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.979 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.979 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.979 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:18.979 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:06:18.980 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:06:18.980 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 12:06:18.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.980 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.980 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.980 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:06:18.980 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:18.980 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:18.980 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 12:06:18.980 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:18.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.980 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.980 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.980 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:18.980 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:06:18.980 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:06:18.980 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:06:18.980 | ++ functions-common:get_field:825 : echo '| 2e5b0cc2cfa043eeb29b6211e98fc14e | 9b4656a1ea8045c2ac7ad42e82aa1ba4 | | 669ab43684254eb5b764f133f824e44e | | | False |' 2022-04-14 12:06:18.980 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:18.980 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:06:18.980 | + functions-common:get_or_add_user_project_role:1004 : echo 2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:06:18.980 | 2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:06:18.980 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 12:06:18.980 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 12:06:18.980 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:06:18.980 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 12:06:18.980 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:06:18.980 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:06:18.980 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 12:06:18.980 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 12:06:18.981 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 12:06:18.981 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 12:06:18.981 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 12:06:18.981 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 12:06:18.981 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:18.981 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 12:06:18.981 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:06:18.981 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:18.981 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:18.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.981 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.981 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.981 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:18.981 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:06:18.982 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:06:18.982 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 12:06:18.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.982 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.982 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.982 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:18.982 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 12:06:18.982 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:06:18.982 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:18.982 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:18.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.982 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.982 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.982 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:18.982 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:06:18.982 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:06:18.982 | ++ functions-common:get_field:825 : echo '| f3ef333fbaa944718be08e3a152cd8e6 | 9b4656a1ea8045c2ac7ad42e82aa1ba4 | | 669ab43684254eb5b764f133f824e44e | | | False |' 2022-04-14 12:06:18.982 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:06:18.982 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:18.982 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:06:18.982 | + functions-common:get_or_add_user_project_role:1004 : echo f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:06:18.982 | f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:06:18.982 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 12:06:18.982 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 12:06:18.982 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.13/compute 2022-04-14 12:06:18.982 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 12:06:18.983 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 12:06:18.983 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 12:06:18.983 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-14 12:06:18.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.983 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.983 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.983 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:18.983 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 12:06:18.983 | 1c7b209873db4fb3b98388647e585bb1' 2022-04-14 12:06:18.983 | + functions-common:get_or_create_service:1101 : echo 1c7b209873db4fb3b98388647e585bb1 2022-04-14 12:06:18.983 | 1c7b209873db4fb3b98388647e585bb1 2022-04-14 12:06:18.983 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.13/compute/v2/$(project_id)s' 2022-04-14 12:06:18.983 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 12:06:18.983 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.13/compute/v2/$(project_id)s' RegionOne 2022-04-14 12:06:18.983 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 12:06:18.983 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 12:06:18.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.983 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.983 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.983 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:18.983 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 12:06:18.983 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 12:06:18.983 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.13/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 12:06:18.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.983 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.983 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.983 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:18.983 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=71b556668da14ba6a2b3757352cd2c75 2022-04-14 12:06:18.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 71b556668da14ba6a2b3757352cd2c75 2022-04-14 12:06:18.984 | + functions-common:get_or_create_endpoint:1134 : public_id=71b556668da14ba6a2b3757352cd2c75 2022-04-14 12:06:18.984 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 12:06:18.984 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 12:06:18.984 | + functions-common:get_or_create_endpoint:1143 : echo 71b556668da14ba6a2b3757352cd2c75 2022-04-14 12:06:18.984 | 71b556668da14ba6a2b3757352cd2c75 2022-04-14 12:06:18.984 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 12:06:18.984 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 12:06:18.984 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 12:06:18.984 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 12:06:18.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.984 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.984 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.984 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:18.984 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 12:06:18.984 | 7bc83c7e4f6243b486a8322ba2aa57e4' 2022-04-14 12:06:18.984 | + functions-common:get_or_create_service:1101 : echo 7bc83c7e4f6243b486a8322ba2aa57e4 2022-04-14 12:06:18.984 | 7bc83c7e4f6243b486a8322ba2aa57e4 2022-04-14 12:06:18.984 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.13/compute/v2.1 2022-04-14 12:06:18.984 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 12:06:18.984 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.13/compute/v2.1 RegionOne 2022-04-14 12:06:18.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 12:06:18.984 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 12:06:18.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.984 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.984 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.984 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:18.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 12:06:18.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 12:06:18.985 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.13/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 12:06:18.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.985 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.985 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.985 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:18.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=d7d3aa3a2d7e40909ec0c8d968f3d60e 2022-04-14 12:06:18.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo d7d3aa3a2d7e40909ec0c8d968f3d60e 2022-04-14 12:06:18.985 | + functions-common:get_or_create_endpoint:1134 : public_id=d7d3aa3a2d7e40909ec0c8d968f3d60e 2022-04-14 12:06:18.985 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 12:06:18.985 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 12:06:18.985 | + functions-common:get_or_create_endpoint:1143 : echo d7d3aa3a2d7e40909ec0c8d968f3d60e 2022-04-14 12:06:18.985 | d7d3aa3a2d7e40909ec0c8d968f3d60e 2022-04-14 12:06:18.985 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 12:06:18.985 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:06:18.985 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 12:06:18.985 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:06:18.985 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 12:06:18.985 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:06:18.985 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 12:06:18.985 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:06:18.985 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:06:18.985 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 12:06:18.985 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 12:06:18.985 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 12:06:18.985 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 12:06:18.985 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 12:06:18.985 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 12:06:18.985 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 12:06:18.985 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:06:18.985 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:18.986 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:18.986 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:18.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.986 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.986 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.986 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:18.986 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:06:18.986 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:06:18.986 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 12:06:18.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.986 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.986 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.986 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 12:06:18.986 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:18.986 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:06:18.986 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:18.986 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:18.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.986 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:18.986 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:18.986 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:18.986 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:06:18.986 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:06:18.986 | ++ functions-common:get_field:825 : echo '| 9d24e750aa324207b1164c55428b7ef4 | 9b4656a1ea8045c2ac7ad42e82aa1ba4 | | 669ab43684254eb5b764f133f824e44e | | | False |' 2022-04-14 12:06:18.986 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:06:18.987 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:18.987 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9d24e750aa324207b1164c55428b7ef4 2022-04-14 12:06:18.987 | + functions-common:get_or_add_user_project_role:1004 : echo 9d24e750aa324207b1164c55428b7ef4 2022-04-14 12:06:18.987 | 9d24e750aa324207b1164c55428b7ef4 2022-04-14 12:06:18.987 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 12:06:18.987 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:06:18.987 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 12:06:18.987 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:06:18.987 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 12:06:19.023 | [144085 Async create_nova_accounts:178455]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-14 12:06:19.061 | [144085 Async create_glance_accounts:178570]: Waiting for completion of create_glance_accounts running on PID 178570 (5 other jobs running) 2022-04-14 12:06:19.086 | [144085 Async create_glance_accounts:178570]: Signaling child to exit 2022-04-14 12:06:19.086 | WAKEUP 2022-04-14 12:06:19.110 | [144085 Async create_glance_accounts:178570]: Signaled 2022-04-14 12:06:19.111 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 12:06:19.111 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:06:19.111 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 12:06:19.111 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 12:06:19.111 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:06:19.111 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 12:06:19.111 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 12:06:19.111 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 12:06:19.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.111 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.112 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.112 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.112 | + functions-common:get_or_create_user:932 : user_id=54fa1c3317d74027a381c62284fd49d9 2022-04-14 12:06:19.112 | + functions-common:get_or_create_user:933 : echo 54fa1c3317d74027a381c62284fd49d9 2022-04-14 12:06:19.112 | 54fa1c3317d74027a381c62284fd49d9 2022-04-14 12:06:19.112 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 12:06:19.112 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:06:19.112 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 12:06:19.112 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:06:19.112 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:06:19.112 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 12:06:19.112 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 12:06:19.112 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 12:06:19.112 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 12:06:19.112 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 12:06:19.112 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 12:06:19.112 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 12:06:19.112 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:19.112 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:06:19.112 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:19.112 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:19.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.112 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.112 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.112 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.112 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:06:19.112 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:06:19.112 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 12:06:19.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.113 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.113 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.113 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 12:06:19.113 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:19.113 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:06:19.113 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:19.113 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:19.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.113 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.113 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.113 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.113 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:06:19.113 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:06:19.113 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:06:19.113 | ++ functions-common:get_field:825 : echo '| 2e5b0cc2cfa043eeb29b6211e98fc14e | 54fa1c3317d74027a381c62284fd49d9 | | 669ab43684254eb5b764f133f824e44e | | | False |' 2022-04-14 12:06:19.113 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:19.113 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:06:19.113 | + functions-common:get_or_add_user_project_role:1004 : echo 2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:06:19.113 | 2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:06:19.113 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 12:06:19.113 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 12:06:19.113 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:06:19.113 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 12:06:19.113 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 12:06:19.113 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:06:19.113 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 12:06:19.113 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 12:06:19.113 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 12:06:19.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.114 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.114 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.114 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.114 | + functions-common:get_or_create_user:932 : user_id=d97ff06038d84f2cb65b76f182c21d1d 2022-04-14 12:06:19.114 | + functions-common:get_or_create_user:933 : echo d97ff06038d84f2cb65b76f182c21d1d 2022-04-14 12:06:19.114 | d97ff06038d84f2cb65b76f182c21d1d 2022-04-14 12:06:19.114 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 12:06:19.114 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:06:19.114 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 12:06:19.114 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:06:19.114 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:06:19.114 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 12:06:19.114 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 12:06:19.114 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 12:06:19.114 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 12:06:19.114 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 12:06:19.114 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 12:06:19.114 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:06:19.114 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:19.114 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 12:06:19.114 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:19.114 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:19.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.114 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.114 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.115 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.115 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:06:19.115 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:06:19.115 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 12:06:19.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.115 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.115 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.115 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:19.115 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:06:19.115 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 12:06:19.115 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:19.115 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:19.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.115 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.115 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.115 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.115 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:06:19.115 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:06:19.115 | ++ functions-common:get_field:825 : echo '| 2e5b0cc2cfa043eeb29b6211e98fc14e | d97ff06038d84f2cb65b76f182c21d1d | | 669ab43684254eb5b764f133f824e44e | | | False |' 2022-04-14 12:06:19.115 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:06:19.115 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:19.115 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:06:19.115 | + functions-common:get_or_add_user_project_role:1004 : echo 2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:06:19.115 | 2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:06:19.115 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 12:06:19.115 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 12:06:19.115 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:06:19.115 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 12:06:19.115 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:06:19.115 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:06:19.116 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 12:06:19.116 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 12:06:19.116 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 12:06:19.116 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 12:06:19.116 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 12:06:19.116 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 12:06:19.116 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 12:06:19.116 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:06:19.116 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:19.116 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:19.116 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:19.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.116 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.116 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.116 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.116 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:06:19.116 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:06:19.116 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 12:06:19.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.116 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.116 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.116 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 12:06:19.116 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:19.116 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:06:19.116 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:19.116 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:19.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.116 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.117 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.117 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.117 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:06:19.117 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:06:19.117 | ++ functions-common:get_field:825 : echo '| 9d24e750aa324207b1164c55428b7ef4 | d97ff06038d84f2cb65b76f182c21d1d | | 669ab43684254eb5b764f133f824e44e | | | False |' 2022-04-14 12:06:19.117 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:06:19.117 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:19.117 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9d24e750aa324207b1164c55428b7ef4 2022-04-14 12:06:19.117 | + functions-common:get_or_add_user_project_role:1004 : echo 9d24e750aa324207b1164c55428b7ef4 2022-04-14 12:06:19.117 | 9d24e750aa324207b1164c55428b7ef4 2022-04-14 12:06:19.117 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 12:06:19.117 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 12:06:19.117 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 12:06:19.117 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 12:06:19.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.117 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.117 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.117 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.117 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 12:06:19.117 | 3035872be1c54782b8ece19c6e01ab03' 2022-04-14 12:06:19.117 | + functions-common:get_or_create_service:1101 : echo 3035872be1c54782b8ece19c6e01ab03 2022-04-14 12:06:19.117 | 3035872be1c54782b8ece19c6e01ab03 2022-04-14 12:06:19.117 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.13/image 2022-04-14 12:06:19.117 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 12:06:19.117 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.13/image RegionOne 2022-04-14 12:06:19.117 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 12:06:19.117 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 12:06:19.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.117 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.118 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.118 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.118 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 12:06:19.118 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 12:06:19.118 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.13/image --region RegionOne -f value -c id 2022-04-14 12:06:19.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.118 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.118 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.118 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.118 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=cf15887f572c4296a4f045f6de370fb4 2022-04-14 12:06:19.118 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo cf15887f572c4296a4f045f6de370fb4 2022-04-14 12:06:19.118 | + functions-common:get_or_create_endpoint:1134 : public_id=cf15887f572c4296a4f045f6de370fb4 2022-04-14 12:06:19.118 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 12:06:19.118 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 12:06:19.118 | + functions-common:get_or_create_endpoint:1143 : echo cf15887f572c4296a4f045f6de370fb4 2022-04-14 12:06:19.118 | cf15887f572c4296a4f045f6de370fb4 2022-04-14 12:06:19.118 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 12:06:19.118 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 12:06:19.118 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 12:06:19.118 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 12:06:19.118 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 12:06:19.118 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 12:06:19.118 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 12:06:19.118 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 12:06:19.118 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 12:06:19.158 | [144085 Async create_glance_accounts:178570]: finished create_glance_accounts with result 0 in 74 seconds 2022-04-14 12:06:19.197 | [144085 Async create_cinder_accounts:178700]: Waiting for completion of create_cinder_accounts running on PID 178700 (4 other jobs running) 2022-04-14 12:06:19.223 | [144085 Async create_cinder_accounts:178700]: Signaling child to exit 2022-04-14 12:06:19.223 | WAKEUP 2022-04-14 12:06:19.245 | [144085 Async create_cinder_accounts:178700]: Signaled 2022-04-14 12:06:19.247 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-14 12:06:19.247 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 12:06:19.247 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 12:06:19.247 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:06:19.247 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 12:06:19.247 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 12:06:19.247 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 12:06:19.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.247 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.247 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.247 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.247 | + functions-common:get_or_create_user:932 : user_id=d99bbe8ca8e44b969de93c7f727c988d 2022-04-14 12:06:19.247 | + functions-common:get_or_create_user:933 : echo d99bbe8ca8e44b969de93c7f727c988d 2022-04-14 12:06:19.247 | d99bbe8ca8e44b969de93c7f727c988d 2022-04-14 12:06:19.247 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 12:06:19.247 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:06:19.248 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 12:06:19.248 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:06:19.248 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:06:19.248 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 12:06:19.248 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 12:06:19.248 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 12:06:19.248 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 12:06:19.248 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 12:06:19.248 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 12:06:19.248 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:19.248 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:06:19.248 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 12:06:19.248 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:19.248 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:19.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.248 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.248 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.248 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.248 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:06:19.248 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:06:19.248 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 12:06:19.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.248 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.248 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.248 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 12:06:19.248 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:19.248 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:06:19.248 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:19.249 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:19.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.249 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.249 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.249 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.249 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:06:19.249 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:06:19.249 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:06:19.249 | ++ functions-common:get_field:825 : echo '| 2e5b0cc2cfa043eeb29b6211e98fc14e | d99bbe8ca8e44b969de93c7f727c988d | | 669ab43684254eb5b764f133f824e44e | | | False |' 2022-04-14 12:06:19.249 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:19.249 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:06:19.249 | + functions-common:get_or_add_user_project_role:1004 : echo 2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:06:19.249 | 2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:06:19.249 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 12:06:19.249 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 12:06:19.249 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 12:06:19.249 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 12:06:19.249 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 12:06:19.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.249 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.249 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.249 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.249 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 12:06:19.249 | 574ac6668630438981642b0fe289d9e3' 2022-04-14 12:06:19.249 | + functions-common:get_or_create_service:1101 : echo 574ac6668630438981642b0fe289d9e3 2022-04-14 12:06:19.249 | 574ac6668630438981642b0fe289d9e3 2022-04-14 12:06:19.249 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 12:06:19.249 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.13/volume/v3/$(project_id)s' 2022-04-14 12:06:19.249 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 12:06:19.250 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.13/volume/v3/$(project_id)s' RegionOne 2022-04-14 12:06:19.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 12:06:19.250 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 12:06:19.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.250 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.250 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.250 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 12:06:19.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 12:06:19.250 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.13/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 12:06:19.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.250 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.250 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.250 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b10abe62b4ba466cadf23dc5ad446dfd 2022-04-14 12:06:19.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo b10abe62b4ba466cadf23dc5ad446dfd 2022-04-14 12:06:19.250 | + functions-common:get_or_create_endpoint:1134 : public_id=b10abe62b4ba466cadf23dc5ad446dfd 2022-04-14 12:06:19.250 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 12:06:19.250 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 12:06:19.250 | + functions-common:get_or_create_endpoint:1143 : echo b10abe62b4ba466cadf23dc5ad446dfd 2022-04-14 12:06:19.250 | b10abe62b4ba466cadf23dc5ad446dfd 2022-04-14 12:06:19.250 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 12:06:19.250 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 12:06:19.250 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 12:06:19.250 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 12:06:19.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.250 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.251 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.251 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.251 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 12:06:19.251 | 82f00e2221534af8b22e7b6cd1299579' 2022-04-14 12:06:19.251 | + functions-common:get_or_create_service:1101 : echo 82f00e2221534af8b22e7b6cd1299579 2022-04-14 12:06:19.251 | 82f00e2221534af8b22e7b6cd1299579 2022-04-14 12:06:19.251 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.13/volume/v3/$(project_id)s' 2022-04-14 12:06:19.251 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 12:06:19.251 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.13/volume/v3/$(project_id)s' RegionOne 2022-04-14 12:06:19.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 12:06:19.251 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 12:06:19.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.251 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.251 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.251 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 12:06:19.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 12:06:19.251 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.13/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 12:06:19.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.251 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.251 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.251 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=59dc568700be4575b99c7c5c7f4b8606 2022-04-14 12:06:19.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 59dc568700be4575b99c7c5c7f4b8606 2022-04-14 12:06:19.251 | + functions-common:get_or_create_endpoint:1134 : public_id=59dc568700be4575b99c7c5c7f4b8606 2022-04-14 12:06:19.251 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 12:06:19.251 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 12:06:19.251 | + functions-common:get_or_create_endpoint:1143 : echo 59dc568700be4575b99c7c5c7f4b8606 2022-04-14 12:06:19.251 | 59dc568700be4575b99c7c5c7f4b8606 2022-04-14 12:06:19.252 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 12:06:19.252 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 12:06:19.252 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 12:06:19.252 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 12:06:19.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.252 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.252 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.252 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.252 | ++ functions-common:get_or_create_project:945 : project_id=669ab43684254eb5b764f133f824e44e 2022-04-14 12:06:19.252 | ++ functions-common:get_or_create_project:946 : echo 669ab43684254eb5b764f133f824e44e 2022-04-14 12:06:19.252 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 669ab43684254eb5b764f133f824e44e 2022-04-14 12:06:19.252 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 12:06:19.252 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:06:19.252 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 12:06:19.252 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 12:06:19.252 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 12:06:19.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.252 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.252 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.252 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 12:06:19.252 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.252 | ++ functions-common:get_or_create_user:932 : user_id=d99bbe8ca8e44b969de93c7f727c988d 2022-04-14 12:06:19.252 | ++ functions-common:get_or_create_user:933 : echo d99bbe8ca8e44b969de93c7f727c988d 2022-04-14 12:06:19.252 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d99bbe8ca8e44b969de93c7f727c988d 2022-04-14 12:06:19.296 | [144085 Async create_cinder_accounts:178700]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-14 12:06:19.300 | + inc/async:async_wait:197 : return 0 2022-04-14 12:06:19.303 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 12:06:19.354 | [144085 Async create_neutron_accounts:178815]: Waiting for completion of create_neutron_accounts running on PID 178815 (3 other jobs running) 2022-04-14 12:06:19.379 | [144085 Async create_neutron_accounts:178815]: Signaling child to exit 2022-04-14 12:06:19.379 | WAKEUP 2022-04-14 12:06:19.402 | [144085 Async create_neutron_accounts:178815]: Signaled 2022-04-14 12:06:19.404 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 12:06:19.404 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 12:06:19.404 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 12:06:19.404 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 12:06:19.404 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 12:06:19.404 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 12:06:19.404 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 12:06:19.404 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 12:06:19.404 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 12:06:19.404 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 12:06:19.404 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.13:9696/ 2022-04-14 12:06:19.404 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-14 12:06:19.404 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 12:06:19.404 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 12:06:19.404 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:06:19.404 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 12:06:19.404 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 12:06:19.405 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 12:06:19.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.405 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.405 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.405 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.405 | + functions-common:get_or_create_user:932 : user_id=fce4be360d574af289b337d21d147b4b 2022-04-14 12:06:19.405 | + functions-common:get_or_create_user:933 : echo fce4be360d574af289b337d21d147b4b 2022-04-14 12:06:19.405 | fce4be360d574af289b337d21d147b4b 2022-04-14 12:06:19.405 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 12:06:19.405 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:06:19.405 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 12:06:19.405 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:06:19.405 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:06:19.405 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 12:06:19.405 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 12:06:19.405 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 12:06:19.405 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 12:06:19.405 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 12:06:19.405 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 12:06:19.405 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 12:06:19.405 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:19.405 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:06:19.405 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:19.405 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:19.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.405 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.405 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.405 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.405 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:06:19.406 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:06:19.406 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 12:06:19.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.406 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.406 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.406 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 12:06:19.406 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:06:19.406 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:06:19.406 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:19.406 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:06:19.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.406 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.406 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.406 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.406 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:06:19.406 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:06:19.406 | ++ functions-common:get_field:825 : echo '| 2e5b0cc2cfa043eeb29b6211e98fc14e | fce4be360d574af289b337d21d147b4b | | 669ab43684254eb5b764f133f824e44e | | | False |' 2022-04-14 12:06:19.406 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:06:19.406 | ++ functions-common:get_field:819 : read data 2022-04-14 12:06:19.406 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:06:19.406 | + functions-common:get_or_add_user_project_role:1004 : echo 2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:06:19.406 | 2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:06:19.406 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 12:06:19.406 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 12:06:19.406 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 12:06:19.406 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 12:06:19.406 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 12:06:19.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.407 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.407 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.407 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.407 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 12:06:19.407 | 9750f9bb7e724a0092ef7861e3542093' 2022-04-14 12:06:19.407 | + functions-common:get_or_create_service:1101 : echo 9750f9bb7e724a0092ef7861e3542093 2022-04-14 12:06:19.407 | 9750f9bb7e724a0092ef7861e3542093 2022-04-14 12:06:19.407 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.13:9696/ 2022-04-14 12:06:19.407 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 12:06:19.407 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.13:9696/ RegionOne 2022-04-14 12:06:19.407 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 12:06:19.407 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 12:06:19.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.407 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.407 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.407 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.407 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 12:06:19.407 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 12:06:19.407 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.13:9696/ --region RegionOne -f value -c id 2022-04-14 12:06:19.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.407 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:06:19.407 | from cryptography.utils import int_from_bytes 2022-04-14 12:06:19.407 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:06:19.407 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=1c2090ce056545118caa17cb576720ef 2022-04-14 12:06:19.407 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 1c2090ce056545118caa17cb576720ef 2022-04-14 12:06:19.407 | + functions-common:get_or_create_endpoint:1134 : public_id=1c2090ce056545118caa17cb576720ef 2022-04-14 12:06:19.407 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 12:06:19.408 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 12:06:19.408 | + functions-common:get_or_create_endpoint:1143 : echo 1c2090ce056545118caa17cb576720ef 2022-04-14 12:06:19.408 | 1c2090ce056545118caa17cb576720ef 2022-04-14 12:06:19.450 | [144085 Async create_neutron_accounts:178815]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-14 12:06:19.493 | [144085 Async create_swift_accounts:178956]: Waiting for completion of create_swift_accounts running on PID 178956 (2 other jobs running) 2022-04-14 12:06:19.519 | [144085 Async create_swift_accounts:178956]: Signaling child to exit 2022-04-14 12:07:06.303 | + inc/async:async_inner:64 : rc=0 2022-04-14 12:07:06.329 | [178956 Async create_swift_accounts:178956]: finished successfully 2022-04-14 12:07:06.349 | WAKEUP 2022-04-14 12:07:06.371 | [144085 Async create_swift_accounts:178956]: Signaled 2022-04-14 12:07:06.373 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 12:07:06.373 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 12:07:06.373 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 12:07:06.373 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 12:07:06.373 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 12:07:06.373 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 12:07:06.373 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 12:07:06.373 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 12:07:06.373 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 12:07:06.373 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 12:07:06.373 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 12:07:06.373 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 12:07:06.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.373 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.373 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.373 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.373 | ++ functions-common:get_or_create_role:957 : role_id=906396644f194a28ae50ac304591d059 2022-04-14 12:07:06.373 | ++ functions-common:get_or_create_role:958 : echo 906396644f194a28ae50ac304591d059 2022-04-14 12:07:06.373 | + lib/swift:create_swift_accounts:614 : another_role=906396644f194a28ae50ac304591d059 2022-04-14 12:07:06.373 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 12:07:06.373 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 12:07:06.373 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:07:06.373 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 12:07:06.374 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 12:07:06.374 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 12:07:06.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.374 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.374 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.374 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.374 | + functions-common:get_or_create_user:932 : user_id=f617dba7966947598c08c5d152eb02bd 2022-04-14 12:07:06.374 | + functions-common:get_or_create_user:933 : echo f617dba7966947598c08c5d152eb02bd 2022-04-14 12:07:06.374 | f617dba7966947598c08c5d152eb02bd 2022-04-14 12:07:06.374 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 12:07:06.374 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:07:06.374 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 12:07:06.374 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:07:06.374 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:07:06.374 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 12:07:06.374 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 12:07:06.374 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 12:07:06.374 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 12:07:06.374 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 12:07:06.374 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 12:07:06.374 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 12:07:06.374 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:07:06.374 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:07:06.374 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:07:06.374 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.374 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.375 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.375 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.375 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:07:06.375 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:07:06.375 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 12:07:06.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.375 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.375 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.375 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 12:07:06.375 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:07:06.375 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:07:06.375 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:07:06.375 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.375 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.375 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.375 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.375 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:07:06.375 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:07:06.375 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:07:06.375 | ++ functions-common:get_field:825 : echo '| 2e5b0cc2cfa043eeb29b6211e98fc14e | f617dba7966947598c08c5d152eb02bd | | 669ab43684254eb5b764f133f824e44e | | | False |' 2022-04-14 12:07:06.375 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.375 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:07:06.375 | + functions-common:get_or_add_user_project_role:1004 : echo 2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:07:06.375 | 2e5b0cc2cfa043eeb29b6211e98fc14e 2022-04-14 12:07:06.375 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 12:07:06.375 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 12:07:06.375 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:07:06.375 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 12:07:06.375 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:07:06.376 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:07:06.376 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 12:07:06.376 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 12:07:06.376 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 12:07:06.376 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 12:07:06.376 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 12:07:06.376 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 12:07:06.376 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:07:06.376 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 12:07:06.376 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:07:06.376 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:07:06.376 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.376 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.376 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.376 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.376 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:07:06.376 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:07:06.376 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 12:07:06.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.376 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.376 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.376 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 12:07:06.376 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:07:06.376 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:07:06.376 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:07:06.376 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.376 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.377 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.377 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.377 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:07:06.377 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:07:06.377 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:07:06.377 | ++ functions-common:get_field:825 : echo '| f3ef333fbaa944718be08e3a152cd8e6 | f617dba7966947598c08c5d152eb02bd | | 669ab43684254eb5b764f133f824e44e | | | False |' 2022-04-14 12:07:06.377 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.377 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:07:06.377 | + functions-common:get_or_add_user_project_role:1004 : echo f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:07:06.377 | f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:07:06.377 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 12:07:06.377 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 12:07:06.377 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 12:07:06.377 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 12:07:06.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.377 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.377 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.377 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.377 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 12:07:06.377 | a2d6f2c69aad43b2b56ad8540ad19bec' 2022-04-14 12:07:06.377 | + functions-common:get_or_create_service:1101 : echo a2d6f2c69aad43b2b56ad8540ad19bec 2022-04-14 12:07:06.377 | a2d6f2c69aad43b2b56ad8540ad19bec 2022-04-14 12:07:06.377 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' http://10.222.0.13:8080 2022-04-14 12:07:06.377 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 12:07:06.377 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 12:07:06.377 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 12:07:06.377 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 12:07:06.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.377 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.378 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.378 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 12:07:06.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 12:07:06.378 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 12:07:06.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.378 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.378 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.378 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=fa792c531f2a4835981405bbea2f1f9d 2022-04-14 12:07:06.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo fa792c531f2a4835981405bbea2f1f9d 2022-04-14 12:07:06.378 | + functions-common:get_or_create_endpoint:1134 : public_id=fa792c531f2a4835981405bbea2f1f9d 2022-04-14 12:07:06.378 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.13:8080 ]] 2022-04-14 12:07:06.378 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.13:8080 RegionOne 2022-04-14 12:07:06.378 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 12:07:06.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 12:07:06.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.378 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.378 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.378 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.378 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 12:07:06.378 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 12:07:06.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.13:8080 --region RegionOne -f value -c id 2022-04-14 12:07:06.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.378 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.378 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.378 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.379 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=da6fe639968d4c14923990cfc6d8dc3a 2022-04-14 12:07:06.379 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo da6fe639968d4c14923990cfc6d8dc3a 2022-04-14 12:07:06.379 | da6fe639968d4c14923990cfc6d8dc3a 2022-04-14 12:07:06.379 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 12:07:06.379 | + functions-common:get_or_create_endpoint:1143 : echo fa792c531f2a4835981405bbea2f1f9d 2022-04-14 12:07:06.379 | fa792c531f2a4835981405bbea2f1f9d 2022-04-14 12:07:06.379 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 12:07:06.379 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 12:07:06.379 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 12:07:06.379 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 12:07:06.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.379 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.379 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.379 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.379 | ++ functions-common:get_or_create_project:945 : project_id=7fe4371b714f4deeaa1fdc34a7f74eb9 2022-04-14 12:07:06.379 | ++ functions-common:get_or_create_project:946 : echo 7fe4371b714f4deeaa1fdc34a7f74eb9 2022-04-14 12:07:06.379 | + lib/swift:create_swift_accounts:628 : swift_project_test1=7fe4371b714f4deeaa1fdc34a7f74eb9 2022-04-14 12:07:06.379 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 12:07:06.379 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 12:07:06.379 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 12:07:06.379 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:07:06.379 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 12:07:06.379 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 12:07:06.379 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 12:07:06.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.379 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.379 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.379 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.379 | ++ functions-common:get_or_create_user:932 : user_id=e2ff5514936840a7bc2d095d6b7d4dc4 2022-04-14 12:07:06.379 | ++ functions-common:get_or_create_user:933 : echo e2ff5514936840a7bc2d095d6b7d4dc4 2022-04-14 12:07:06.380 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=e2ff5514936840a7bc2d095d6b7d4dc4 2022-04-14 12:07:06.380 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 12:07:06.380 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 12:07:06.380 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin e2ff5514936840a7bc2d095d6b7d4dc4 7fe4371b714f4deeaa1fdc34a7f74eb9 2022-04-14 12:07:06.380 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:07:06.380 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 12:07:06.380 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:07:06.380 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:07:06.380 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 12:07:06.380 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 12:07:06.380 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 12:07:06.380 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 12:07:06.380 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:07:06.380 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e2ff5514936840a7bc2d095d6b7d4dc4 --project 7fe4371b714f4deeaa1fdc34a7f74eb9 2022-04-14 12:07:06.380 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:07:06.380 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:07:06.380 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.380 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.380 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.380 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.380 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:07:06.380 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:07:06.380 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user e2ff5514936840a7bc2d095d6b7d4dc4 --project 7fe4371b714f4deeaa1fdc34a7f74eb9 2022-04-14 12:07:06.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.380 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.380 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.380 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e2ff5514936840a7bc2d095d6b7d4dc4 --project 7fe4371b714f4deeaa1fdc34a7f74eb9 2022-04-14 12:07:06.380 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:07:06.381 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:07:06.381 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:07:06.381 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.381 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.381 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.381 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.381 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:07:06.381 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:07:06.381 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:07:06.381 | ++ functions-common:get_field:825 : echo '| f3ef333fbaa944718be08e3a152cd8e6 | e2ff5514936840a7bc2d095d6b7d4dc4 | | 7fe4371b714f4deeaa1fdc34a7f74eb9 | | | False |' 2022-04-14 12:07:06.381 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.381 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:07:06.381 | + functions-common:get_or_add_user_project_role:1004 : echo f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:07:06.381 | f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:07:06.381 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 12:07:06.381 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 12:07:06.381 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:07:06.381 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 12:07:06.381 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 12:07:06.381 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 12:07:06.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.381 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.381 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.381 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.381 | ++ functions-common:get_or_create_user:932 : user_id=8fabd530290447deb7ef990273b58179 2022-04-14 12:07:06.381 | ++ functions-common:get_or_create_user:933 : echo 8fabd530290447deb7ef990273b58179 2022-04-14 12:07:06.381 | + lib/swift:create_swift_accounts:637 : swift_user_test3=8fabd530290447deb7ef990273b58179 2022-04-14 12:07:06.381 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 12:07:06.381 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 12:07:06.382 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 906396644f194a28ae50ac304591d059 8fabd530290447deb7ef990273b58179 7fe4371b714f4deeaa1fdc34a7f74eb9 2022-04-14 12:07:06.382 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:07:06.382 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 12:07:06.382 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:07:06.382 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:07:06.382 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 12:07:06.382 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 12:07:06.382 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 12:07:06.382 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 12:07:06.382 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 906396644f194a28ae50ac304591d059 --user 8fabd530290447deb7ef990273b58179 --project 7fe4371b714f4deeaa1fdc34a7f74eb9 2022-04-14 12:07:06.382 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:07:06.382 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:07:06.382 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:07:06.382 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.382 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.382 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.382 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.382 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:07:06.382 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:07:06.382 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 906396644f194a28ae50ac304591d059 --user 8fabd530290447deb7ef990273b58179 --project 7fe4371b714f4deeaa1fdc34a7f74eb9 2022-04-14 12:07:06.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.382 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.382 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.382 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 906396644f194a28ae50ac304591d059 --user 8fabd530290447deb7ef990273b58179 --project 7fe4371b714f4deeaa1fdc34a7f74eb9 2022-04-14 12:07:06.382 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:07:06.382 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:07:06.382 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:07:06.383 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.383 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.383 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.383 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.383 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:07:06.383 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:07:06.383 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:07:06.383 | ++ functions-common:get_field:825 : echo '| 906396644f194a28ae50ac304591d059 | 8fabd530290447deb7ef990273b58179 | | 7fe4371b714f4deeaa1fdc34a7f74eb9 | | | False |' 2022-04-14 12:07:06.383 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.383 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=906396644f194a28ae50ac304591d059 2022-04-14 12:07:06.383 | + functions-common:get_or_add_user_project_role:1004 : echo 906396644f194a28ae50ac304591d059 2022-04-14 12:07:06.383 | 906396644f194a28ae50ac304591d059 2022-04-14 12:07:06.383 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 12:07:06.383 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 12:07:06.383 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 12:07:06.383 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 12:07:06.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.383 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.383 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.383 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.383 | ++ functions-common:get_or_create_project:945 : project_id=da65669828164bf081b058f980ed767d 2022-04-14 12:07:06.383 | ++ functions-common:get_or_create_project:946 : echo da65669828164bf081b058f980ed767d 2022-04-14 12:07:06.383 | + lib/swift:create_swift_accounts:642 : swift_project_test2=da65669828164bf081b058f980ed767d 2022-04-14 12:07:06.383 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 12:07:06.383 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 12:07:06.383 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 12:07:06.383 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 12:07:06.383 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:07:06.383 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 12:07:06.384 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 12:07:06.384 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 12:07:06.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.384 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.384 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.384 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.384 | ++ functions-common:get_or_create_user:932 : user_id=da90d5182eb84e9fb7892ff82725d90f 2022-04-14 12:07:06.384 | ++ functions-common:get_or_create_user:933 : echo da90d5182eb84e9fb7892ff82725d90f 2022-04-14 12:07:06.384 | + lib/swift:create_swift_accounts:647 : swift_user_test2=da90d5182eb84e9fb7892ff82725d90f 2022-04-14 12:07:06.384 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 12:07:06.384 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 12:07:06.384 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin da90d5182eb84e9fb7892ff82725d90f da65669828164bf081b058f980ed767d 2022-04-14 12:07:06.384 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:07:06.384 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 12:07:06.384 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:07:06.384 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:07:06.384 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 12:07:06.384 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 12:07:06.384 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 12:07:06.384 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 12:07:06.384 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user da90d5182eb84e9fb7892ff82725d90f --project da65669828164bf081b058f980ed767d 2022-04-14 12:07:06.384 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:07:06.384 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:07:06.384 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:07:06.384 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.384 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.384 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.384 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.385 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:07:06.385 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:07:06.385 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user da90d5182eb84e9fb7892ff82725d90f --project da65669828164bf081b058f980ed767d 2022-04-14 12:07:06.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.385 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.385 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.385 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user da90d5182eb84e9fb7892ff82725d90f --project da65669828164bf081b058f980ed767d 2022-04-14 12:07:06.385 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:07:06.385 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:07:06.385 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:07:06.385 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.385 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.385 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.385 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.385 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:07:06.385 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:07:06.385 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:07:06.385 | ++ functions-common:get_field:825 : echo '| f3ef333fbaa944718be08e3a152cd8e6 | da90d5182eb84e9fb7892ff82725d90f | | da65669828164bf081b058f980ed767d | | | False |' 2022-04-14 12:07:06.385 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.385 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:07:06.385 | + functions-common:get_or_add_user_project_role:1004 : echo f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:07:06.385 | f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:07:06.385 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 12:07:06.385 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 12:07:06.385 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 12:07:06.385 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 12:07:06.385 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 12:07:06.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.385 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.386 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.386 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.386 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 12:07:06.386 | e2c63beba2a94b6c89a0339bf711dddc' 2022-04-14 12:07:06.386 | ++ functions-common:get_or_create_domain:895 : echo e2c63beba2a94b6c89a0339bf711dddc 2022-04-14 12:07:06.386 | + lib/swift:create_swift_accounts:652 : swift_domain=e2c63beba2a94b6c89a0339bf711dddc 2022-04-14 12:07:06.386 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 12:07:06.386 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 12:07:06.386 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 12:07:06.386 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 e2c63beba2a94b6c89a0339bf711dddc 2022-04-14 12:07:06.386 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 12:07:06.386 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=e2c63beba2a94b6c89a0339bf711dddc --or-show -f value -c id 2022-04-14 12:07:06.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.387 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.387 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.387 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.387 | ++ functions-common:get_or_create_project:945 : project_id=a4e502cd0f4d4ef7b27b8944c652169c 2022-04-14 12:07:06.387 | ++ functions-common:get_or_create_project:946 : echo a4e502cd0f4d4ef7b27b8944c652169c 2022-04-14 12:07:06.387 | + lib/swift:create_swift_accounts:656 : swift_project_test4=a4e502cd0f4d4ef7b27b8944c652169c 2022-04-14 12:07:06.387 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 12:07:06.387 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 12:07:06.387 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 12:07:06.387 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 e2c63beba2a94b6c89a0339bf711dddc test4@example.com 2022-04-14 12:07:06.387 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 12:07:06.387 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 12:07:06.387 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 12:07:06.387 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=e2c63beba2a94b6c89a0339bf711dddc --email=test4@example.com --or-show -f value -c id 2022-04-14 12:07:06.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.387 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.387 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.387 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.387 | ++ functions-common:get_or_create_user:932 : user_id=ffbba4e3ce464d1c9fc3733a2c0d24e9 2022-04-14 12:07:06.387 | ++ functions-common:get_or_create_user:933 : echo ffbba4e3ce464d1c9fc3733a2c0d24e9 2022-04-14 12:07:06.387 | + lib/swift:create_swift_accounts:661 : swift_user_test4=ffbba4e3ce464d1c9fc3733a2c0d24e9 2022-04-14 12:07:06.387 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 12:07:06.387 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 12:07:06.387 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin ffbba4e3ce464d1c9fc3733a2c0d24e9 a4e502cd0f4d4ef7b27b8944c652169c 2022-04-14 12:07:06.387 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 12:07:06.387 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 12:07:06.387 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 12:07:06.387 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 12:07:06.388 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 12:07:06.388 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 12:07:06.388 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 12:07:06.388 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 12:07:06.388 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ffbba4e3ce464d1c9fc3733a2c0d24e9 --project a4e502cd0f4d4ef7b27b8944c652169c 2022-04-14 12:07:06.388 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:07:06.388 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 12:07:06.388 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:07:06.388 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.388 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.388 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.388 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.388 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 12:07:06.388 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 12:07:06.388 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user ffbba4e3ce464d1c9fc3733a2c0d24e9 --project a4e502cd0f4d4ef7b27b8944c652169c 2022-04-14 12:07:06.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.388 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.388 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.388 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ffbba4e3ce464d1c9fc3733a2c0d24e9 --project a4e502cd0f4d4ef7b27b8944c652169c 2022-04-14 12:07:06.388 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 12:07:06.388 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 12:07:06.388 | ++ functions-common:get_field:818 : local data field 2022-04-14 12:07:06.388 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.388 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:06.388 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:06.388 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 12:07:06.388 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 12:07:06.389 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 12:07:06.389 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 12:07:06.389 | ++ functions-common:get_field:825 : echo '| f3ef333fbaa944718be08e3a152cd8e6 | ffbba4e3ce464d1c9fc3733a2c0d24e9 | | a4e502cd0f4d4ef7b27b8944c652169c | | | False |' 2022-04-14 12:07:06.389 | ++ functions-common:get_field:819 : read data 2022-04-14 12:07:06.389 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:07:06.389 | + functions-common:get_or_add_user_project_role:1004 : echo f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:07:06.389 | f3ef333fbaa944718be08e3a152cd8e6 2022-04-14 12:07:06.418 | [144085 Async create_swift_accounts:178956]: finished create_swift_accounts with result 0 in 127 seconds 2022-04-14 12:07:06.425 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 12:07:06.428 | + inc/async:async_wait:197 : return 0 2022-04-14 12:07:06.431 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 12:07:06.448 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:07:06.451 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 12:07:06.468 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:07:06.471 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 12:07:06.473 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 12:07:06.476 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 12:07:06.478 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 12:07:06.481 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 12:07:06.539 | + inc/async:async_inner:63 : init_glance 2022-04-14 12:07:06.579 | [144085 Async init_glance:183250]: running: init_glance 2022-04-14 12:07:06.584 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 12:07:06.602 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:07:06.605 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 12:07:06.608 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 12:07:06.610 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 12:07:06.613 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 12:07:06.621 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 12:07:06.621 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 12:07:06.621 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 12:07:06.626 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 12:07:06.628 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 12:07:06.631 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 12:07:06.633 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 12:07:06.636 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 12:07:06.639 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 12:07:06.641 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 12:07:06.643 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 12:07:06.656 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 12:07:06.661 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 12:07:10.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:10.078 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:10.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:10.078 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:13.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:13.593 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:13.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:13.593 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:17.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:17.074 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:17.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:17.075 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:20.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:20.514 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:20.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:20.514 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:23.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:23.976 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:23.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:23.976 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:27.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:27.465 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:27.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:27.466 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:30.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:30.959 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:30.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:30.960 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:34.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:34.624 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:34.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:34.624 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:39.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:39.379 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:39.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:39.379 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:39.379 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 12:07:45.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:45.311 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:45.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:45.311 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:45.628 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 12:07:45.633 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 12:07:45.635 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 12:07:45.638 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 12:07:45.640 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 12:07:45.642 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 12:07:45.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 12:07:45.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 12:07:45.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 12:07:45.651 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 12:07:45.653 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 12:07:45.656 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 12:07:45.658 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 12:07:45.660 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 12:07:45.662 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 12:07:45.664 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 12:07:45.669 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 12:07:45.671 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 12:07:45.676 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 12:07:45.679 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 12:07:45.681 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 12:07:45.684 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 12:07:45.686 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 12:07:45.688 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 12:07:45.691 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 12:07:45.720 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 12:07:45.753 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 12:07:45.784 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 12:07:45.813 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 12:07:45.844 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 12:07:45.872 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 12:07:45.875 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 12:07:45.877 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 12:07:45.883 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 12:07:45.883 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 12:07:45.898 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 12:07:45.901 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 12:07:45.904 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 12:07:45.906 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 12:07:45.908 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 12:07:45.937 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 12:07:45.971 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 12:07:46.003 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 12:07:46.032 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 12:07:46.049 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 12:07:46.051 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 12:07:46.053 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 12:07:46.056 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 12:07:46.058 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 12:07:46.061 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 12:07:46.072 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 12:07:46.075 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 12:07:46.082 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 12:07:46.082 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 12:07:46.093 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 12:07:46.105 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 12:07:46.111 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 12:07:46.120 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 12:07:46.133 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 12:07:46.145 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 12:07:46.151 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 12:07:46.151 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 12:07:46.155 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.vkdohhtzfH 2022-04-14 12:07:46.158 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 12:07:46.160 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 12:07:46.163 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.vkdohhtzfH 2022-04-14 12:07:46.167 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.vkdohhtzfH 2022-04-14 12:07:46.178 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.vkdohhtzfH /etc/sudoers.d/neutron-rootwrap 2022-04-14 12:07:46.191 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 12:07:46.221 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 12:07:46.223 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 12:07:46.252 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 12:07:46.258 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 12:07:46.261 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 12:07:46.263 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 12:07:46.266 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 12:07:46.268 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 12:07:46.286 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:07:46.289 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 12:07:46.292 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 12:07:46.294 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 12:07:46.313 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:07:46.316 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 12:07:46.319 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 12:07:46.352 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 12:07:46.355 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 12:07:46.357 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 12:07:46.374 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:07:46.376 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 12:07:46.379 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 12:07:46.388 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 12:07:46.388 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 12:07:46.388 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 12:07:46.389 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 12:07:46.392 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 12:07:46.394 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 12:07:46.397 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 12:07:46.399 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 12:07:46.404 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 12:07:46.407 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 12:07:46.412 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 12:07:46.431 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:07:46.434 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 12:07:46.437 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 12:07:46.439 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 12:07:46.444 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 12:07:46.482 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 12:07:46.512 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 12:07:46.544 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 12:07:46.579 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 12:07:46.611 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 12:07:46.613 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 12:07:46.617 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 12:07:46.619 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 12:07:46.621 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 12:07:46.650 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 12:07:46.680 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-14 12:07:46.710 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 12:07:46.741 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 12:07:46.771 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 12:07:46.801 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 12:07:46.831 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 12:07:46.862 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 12:07:46.894 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 12:07:46.924 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 12:07:46.955 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 12:07:46.991 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 12:07:46.994 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 12:07:46.996 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 12:07:46.999 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 12:07:47.001 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 12:07:47.032 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 12:07:47.061 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.13/identity 2022-04-14 12:07:47.093 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 12:07:47.124 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 12:07:47.155 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 12:07:47.187 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 12:07:47.226 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 12:07:47.256 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 12:07:47.287 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 12:07:47.324 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 12:07:47.327 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 12:07:47.330 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 12:07:47.332 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 12:07:47.335 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 12:07:47.337 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 12:07:47.339 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 12:07:47.342 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-04-14 12:07:47.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-04-14 12:07:47.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-04-14 12:07:47.349 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 12:07:47.352 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 12:07:47.354 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 12:07:47.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 12:07:47.359 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 12:07:47.361 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 12:07:47.364 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 12:07:47.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 12:07:47.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 12:07:47.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 12:07:47.400 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 12:07:47.402 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 12:07:47.404 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 12:07:47.407 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 12:07:47.409 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 12:07:47.412 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 12:07:47.414 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 12:07:47.446 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 12:07:47.449 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 12:07:47.451 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 12:07:47.453 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 12:07:47.456 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 12:07:47.458 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 12:07:47.460 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 12:07:47.463 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 12:07:47.491 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 12:07:47.493 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 12:07:47.496 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 12:07:47.498 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 12:07:47.501 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 12:07:47.503 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 12:07:47.507 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 12:07:47.539 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 12:07:47.542 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 12:07:47.544 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 12:07:47.546 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 12:07:47.549 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 12:07:47.551 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 12:07:47.553 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 12:07:47.587 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 12:07:47.589 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 12:07:47.592 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 12:07:47.594 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 12:07:47.597 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 12:07:47.600 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 12:07:47.602 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 12:07:47.632 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 12:07:47.634 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 12:07:47.637 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 12:07:47.640 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 12:07:47.642 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 12:07:47.645 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 12:07:47.647 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 12:07:47.676 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:50:99 2022-04-14 12:07:47.678 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 12:07:47.681 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 12:07:47.684 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-04-14 12:07:47.687 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-04-14 12:07:47.689 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 12:07:47.691 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-04-14 12:07:47.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 12:07:47.724 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 12:07:47.726 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 12:07:47.729 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 12:07:47.731 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 12:07:47.733 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 12:07:47.736 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 12:07:47.764 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 12:07:47.767 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 12:07:47.784 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:07:47.791 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 12:07:47.791 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 12:07:47.825 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 12:07:47.828 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 12:07:47.867 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 12:07:47.900 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 12:07:47.903 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 12:07:47.905 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 12:07:47.908 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 12:07:50.947 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 12:07:50.948 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev118 2022-04-14 12:07:50.948 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=185132) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 12:07:50.998 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=185132) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 12:07:50.998 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=185132) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 12:07:50.998 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=185132) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 12:07:50.998 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=185132) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 12:07:50.998 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=185132) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 12:07:50.999 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=185132) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 12:07:51.052 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 12:07:51.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:51.052 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:51.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:51.052 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:51.407 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 12:07:51.409 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 12:07:51.412 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 12:07:51.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 12:07:51.417 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 12:07:51.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 12:07:51.495 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 12:07:51.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 12:07:51.500 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 12:07:51.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 12:07:51.534 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 12:07:51.542 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 12:07:51.545 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 12:07:51.547 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 12:07:51.560 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 12:07:51.574 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 12:07:51.576 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 12:07:51.585 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 12:07:51.589 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 12:07:51.592 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 12:07:51.600 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 12:07:51.604 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 12:07:51.606 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 12:07:51.608 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 12:07:51.611 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 12:07:51.614 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 12:07:51.616 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 12:07:51.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 12:07:51.621 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 12:07:51.623 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 12:07:51.651 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 12:07:51.654 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 12:07:51.687 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 12:07:51.689 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 12:07:51.719 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 12:07:51.748 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 12:07:51.766 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:07:51.769 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 12:07:51.771 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 12:07:51.776 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 12:07:51.809 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 12:07:51.840 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 12:07:51.873 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 12:07:51.875 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 12:07:51.904 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 12:07:51.921 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:07:51.924 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 12:07:51.926 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 12:07:51.958 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 12:07:51.960 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 12:07:51.963 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 12:07:51.991 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 12:07:51.994 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 12:07:51.997 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 12:07:51.999 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 12:07:52.017 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 12:07:52.019 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 12:07:52.022 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 12:07:52.026 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 12:07:52.055 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 12:07:52.087 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 12:07:52.093 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 12:07:52.125 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 12:07:52.127 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 12:07:52.159 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 12:07:52.162 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 12:07:52.164 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 12:07:52.194 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 12:07:52.197 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 12:07:52.199 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 12:07:52.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 12:07:55.195 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 12:07:55.196 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev118 2022-04-14 12:07:55.196 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=185662) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 12:07:55.246 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=185662) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 12:07:55.246 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=185662) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 12:07:55.246 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=185662) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 12:07:55.246 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=185662) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 12:07:55.246 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=185662) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 12:07:55.247 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=185662) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 12:07:55.307 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 12:07:55.307 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=185662) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 12:07:55.308 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=185662) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 12:07:55.308 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 12:07:55.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:55.308 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:55.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 12:07:55.308 | from cryptography.utils import int_from_bytes 2022-04-14 12:07:55.694 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 12:07:55.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 12:07:55.699 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 12:07:55.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 12:07:55.704 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 12:07:55.706 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 12:07:55.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 12:07:55.727 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 12:07:55.730 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 12:07:55.732 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 12:07:55.735 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 12:07:55.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 12:07:55.766 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 12:07:55.768 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 12:07:55.771 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 12:07:55.773 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 12:07:55.776 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 12:07:55.779 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 12:07:55.781 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 12:07:55.786 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 12:07:55.786 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 12:07:55.789 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 12:07:55.792 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 12:07:55.794 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 12:07:55.797 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 12:07:55.799 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 12:07:55.803 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 12:07:55.803 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 12:07:55.810 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 12:07:55.812 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 12:07:55.819 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 12:07:55.819 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 12:07:55.821 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 12:07:55.822 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 12:07:55.822 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 12:07:55.828 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.26/22 brd 192.168.3.255' 2022-04-14 12:07:55.831 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 12:07:55.833 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 12:07:55.836 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 12:07:55.839 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 12:07:55.841 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.26/22 brd 192.168.3.255 != '' ]] 2022-04-14 12:07:55.844 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.26/22 brd 192.168.3.255 dev eth1' 2022-04-14 12:07:55.846 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.26/22 brd 192.168.3.255 dev br-data' 2022-04-14 12:07:55.849 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 12:07:55.851 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 12:07:55.856 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.26/22 brd 192.168.3.255 2022-04-14 12:07:55.856 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 12:07:55.857 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 12:07:55.860 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 12:07:55.866 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.26 2022-04-14 12:07:55.868 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.26 ' 2022-04-14 12:07:55.871 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.26/22 brd 192.168.3.255 dev eth1 2022-04-14 12:07:55.886 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.26/22 brd 192.168.3.255 dev br-data 2022-04-14 12:07:55.900 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 12:07:55.914 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 12:07:55.935 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.26 2022-04-14 12:07:58.944 | ARPING 192.168.0.26 from 192.168.0.26 br-data 2022-04-14 12:07:58.944 | Sent 3 probes (3 broadcast(s)) 2022-04-14 12:07:58.944 | Received 0 response(s) 2022-04-14 12:07:58.966 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 12:07:58.969 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 12:07:58.971 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 12:07:58.974 | + ./stack.sh:exit_trap:524 : jobs='169502 2022-04-14 12:07:58.974 | 183250' 2022-04-14 12:07:58.976 | + ./stack.sh:exit_trap:527 : [[ -n 169502 2022-04-14 12:07:58.976 | 183250 ]] 2022-04-14 12:07:58.979 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-115802 ]] 2022-04-14 12:07:58.981 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 12:07:58.984 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 12:07:58.984 | exit_trap: cleaning up child processes 2022-04-14 12:07:58.986 | + ./stack.sh:exit_trap:529 : kill 169502 183250 2022-04-14 12:07:58.988 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.k8yM8HNKBw ']' 2022-04-14 12:07:58.991 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.k8yM8HNKBw 2022-04-14 12:07:58.995 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 12:07:58.997 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 12:07:59.000 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 12:07:59.002 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 12:07:59.002 | Error on exit 2022-04-14 12:07:59.004 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 12:07:59.007 | + ./stack.sh:exit_trap:544 : generate-subunit 1649937479 599 fail 2022-04-14 12:07:59.672 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 12:07:59.674 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 12:08:00.794 | + ./stack.sh:exit_trap:558 : exit 1