2022-07-28 11:32:52.872 | + ./stack.sh:main:482 : exec 2022-07-28 11:32:52.873 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-28-113252.summary.2022-07-28-113252 2022-07-28 11:32:52.873 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-113252' 2022-07-28 11:32:52.873 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:32:52.873 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-113252 2022-07-28 11:32:52.873 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-113252 /opt/stack/logs/stack.sh.log 2022-07-28 11:32:52.873 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-113252.summary.2022-07-28-113252 /opt/stack/logs/stack.sh.log.summary 2022-07-28 11:32:52.873 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-28 11:32:52.873 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-28 11:32:52.873 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-28 11:32:52.873 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-28 11:32:52.873 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-28 11:32:52.873 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-28 11:32:52.873 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-28 11:32:52.873 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 11:32:52.873 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-28 11:32:52.873 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-28 11:32:52.873 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 11:32:52.873 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 11:32:52.873 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-28 11:32:52.873 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-28 11:32:52.873 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 11:32:52.873 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-28 11:32:52.874 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-28 11:32:52.876 | + ./stack.sh:main:568 : set -o errexit 2022-07-28 11:32:52.878 | + ./stack.sh:main:571 : uname -a 2022-07-28 11:32:52.879 | Linux dv-cinder-851351-2-smb 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-07-28 11:32:52.882 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-28 11:32:52.884 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-28 11:32:52.888 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-28 11:32:52.924 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-28 11:32:52.941 | + ./stack.sh:main:585 : fetch_plugins 2022-07-28 11:32:52.943 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-28 11:32:52.945 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-28 11:32:52.947 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-28 11:32:52.949 | + functions-common:fetch_plugins:1791 : return 2022-07-28 11:32:52.951 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-28 11:32:52.953 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-28 11:32:52.954 | + functions-common:run_phase:1869 : local phase= 2022-07-28 11:32:52.956 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 11:32:52.958 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 11:32:52.960 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 11:32:52.962 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 11:32:52.963 | + functions-common:run_phase:1878 : local extra 2022-07-28 11:32:52.966 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 11:32:52.969 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 11:32:52.971 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 11:32:52.973 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 11:32:52.975 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-28 11:32:52.977 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 11:32:52.990 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:32:52.992 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 11:32:52.994 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 11:32:52.996 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 11:32:52.998 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 11:32:53.000 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 11:32:53.001 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 11:32:53.003 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-28 11:32:53.005 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-28 11:32:53.007 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 11:32:53.009 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 11:32:53.011 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-28 11:32:53.013 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-28 11:32:53.015 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-28 11:32:53.016 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-28 11:32:53.018 | + functions-common:plugin_override_defaults:1832 : return 2022-07-28 11:32:53.020 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-28 11:32:53.041 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-28 11:32:53.043 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-28 11:32:53.056 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:32:53.059 | +++ lib/tls:source:43 : hostname -f 2022-07-28 11:32:53.062 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-28 11:32:53.064 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-28 11:32:53.066 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-28 11:32:53.068 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-28 11:32:53.070 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-28 11:32:53.072 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-28 11:32:53.074 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-28 11:32:53.076 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-28 11:32:53.078 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-28 11:32:53.080 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-28 11:32:53.084 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-28 11:32:53.096 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-28 11:32:53.113 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-28 11:32:53.126 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-28 11:32:53.139 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-28 11:32:53.176 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-28 11:32:53.238 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-28 11:32:53.329 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-28 11:32:53.351 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-28 11:32:53.398 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-28 11:32:53.455 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-28 11:32:53.609 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-28 11:32:53.625 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-28 11:32:53.639 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-28 11:32:53.652 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-28 11:32:53.741 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-28 11:32:53.744 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-28 11:32:53.747 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-28 11:32:53.749 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-28 11:32:53.751 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-28 11:32:53.753 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-28 11:32:53.756 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-28 11:32:53.756 | False' 2022-07-28 11:32:53.758 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-28 11:32:53.774 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-28 11:32:53.777 | + ./stack.sh:main:619 : run_phase source 2022-07-28 11:32:53.779 | + functions-common:run_phase:1868 : local mode=source 2022-07-28 11:32:53.781 | + functions-common:run_phase:1869 : local phase= 2022-07-28 11:32:53.783 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 11:32:53.785 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 11:32:53.787 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 11:32:53.790 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 11:32:53.792 | + functions-common:run_phase:1878 : local extra 2022-07-28 11:32:53.795 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 11:32:53.798 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 11:32:53.800 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 11:32:53.803 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 11:32:53.805 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-28 11:32:53.808 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 11:32:53.822 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:32:53.824 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 11:32:53.827 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-28 11:32:53.868 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-28 11:32:53.870 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-28 11:32:53.873 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 11:32:53.875 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-28 11:32:53.877 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-28 11:32:53.879 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-28 11:32:53.881 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-28 11:32:53.884 | + functions-common:load_plugin_settings:1809 : return 2022-07-28 11:32:53.886 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-28 11:32:53.888 | + functions-common:verify_disabled_services:2151 : local service 2022-07-28 11:32:53.890 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.892 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-07-28 11:32:53.895 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.897 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-07-28 11:32:53.900 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.902 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-07-28 11:32:53.904 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.907 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-07-28 11:32:53.909 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.911 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-07-28 11:32:53.914 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.917 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-07-28 11:32:53.919 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.921 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-07-28 11:32:53.924 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.926 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-07-28 11:32:53.929 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.931 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-07-28 11:32:53.934 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.936 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-07-28 11:32:53.939 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.941 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-07-28 11:32:53.943 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.946 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-07-28 11:32:53.948 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.951 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-07-28 11:32:53.953 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.955 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-07-28 11:32:53.958 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.960 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-07-28 11:32:53.963 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.965 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-07-28 11:32:53.967 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.970 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-07-28 11:32:53.972 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.975 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-07-28 11:32:53.978 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.980 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-07-28 11:32:53.982 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.985 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-07-28 11:32:53.987 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.989 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-07-28 11:32:53.992 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.995 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-07-28 11:32:53.997 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:53.999 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-07-28 11:32:54.002 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.004 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-07-28 11:32:54.007 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.010 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-07-28 11:32:54.012 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.014 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-07-28 11:32:54.017 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.019 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-07-28 11:32:54.021 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.024 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-07-28 11:32:54.027 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.029 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-07-28 11:32:54.031 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.034 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-07-28 11:32:54.036 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.038 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-07-28 11:32:54.041 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.043 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-07-28 11:32:54.045 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.048 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-07-28 11:32:54.050 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.052 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-07-28 11:32:54.055 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.058 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-07-28 11:32:54.060 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.062 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-07-28 11:32:54.065 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.067 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-07-28 11:32:54.070 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.072 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-07-28 11:32:54.075 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.077 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-07-28 11:32:54.079 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.082 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-07-28 11:32:54.084 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.087 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-07-28 11:32:54.089 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.091 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-07-28 11:32:54.094 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.096 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-07-28 11:32:54.098 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.101 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-07-28 11:32:54.103 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 11:32:54.106 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-07-28 11:32:54.109 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-28 11:32:54.112 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 11:32:54.114 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-28 11:32:54.131 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:32:54.134 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-28 11:32:54.136 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 11:32:54.138 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-28 11:32:54.154 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:32:54.157 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-28 11:32:54.159 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-28 11:32:54.162 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-28 11:32:54.164 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-28 11:32:54.166 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-28 11:32:54.169 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-28 11:32:54.171 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-28 11:32:54.173 | + lib/database:initialize_database_backends:92 : return 0 2022-07-28 11:32:54.176 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-28 11:32:54.176 | Using mysql database backend 2022-07-28 11:32:54.179 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-28 11:32:54.196 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-28 11:32:54.199 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-28 11:32:54.201 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 11:32:54.204 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-28 11:32:54.207 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 11:32:54.209 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-28 11:32:54.225 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:32:54.228 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-28 11:32:54.245 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-28 11:32:54.262 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:32:54.264 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-28 11:32:54.281 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-28 11:32:54.298 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-28 11:32:54.316 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:32:54.318 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-28 11:32:54.335 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:32:54.338 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-28 11:32:54.355 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-28 11:32:54.357 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-28 11:32:54.360 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-28 11:32:54.362 | + functions-common:save_stackenv:60 : local tag=752 2022-07-28 11:32:54.365 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 11:32:54.370 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-113254 2022-07-28 11:32:54.373 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-113254 752' 2022-07-28 11:32:54.376 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:32:54.378 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 11:32:54.384 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:32:54.386 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 11:32:54.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:32:54.391 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 11:32:54.394 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:32:54.396 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 11:32:54.399 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:32:54.401 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.67 2022-07-28 11:32:54.404 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:32:54.406 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.67/identity 2022-07-28 11:32:54.409 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:32:54.411 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-113252 2022-07-28 11:32:54.414 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:32:54.422 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 11:32:54.424 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:32:54.427 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.67 2022-07-28 11:32:54.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:32:54.432 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 11:32:54.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:32:54.437 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 11:32:54.439 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:32:54.442 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 11:32:54.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:32:54.447 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 11:32:54.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:32:54.452 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.67 2022-07-28 11:32:54.455 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:32:54.457 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 11:32:54.460 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-28 11:32:54.463 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-28 11:32:54.465 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-28 11:32:54.467 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-28 11:32:54.469 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 11:32:54.472 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 11:32:54.474 | ++ functions-common:git_clone:601 : pwd 2022-07-28 11:32:54.477 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 11:32:54.479 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 11:32:54.482 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 11:32:54.498 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 11:32:54.500 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 11:32:54.502 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 11:32:54.505 | + functions-common:git_clone:618 : echo master 2022-07-28 11:32:54.506 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 11:32:54.511 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-28 11:32:54.513 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 11:32:54.515 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-28 11:32:54.529 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-28 11:32:54.532 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 11:32:54.532 | + functions-common:git_clone:679 : head -1 2022-07-28 11:32:54.536 | ce3bd683 Block os-vif 3.0.0 2022-07-28 11:32:54.538 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 11:32:54.541 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-28 11:32:54.543 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:32:54.546 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-28 11:32:54.549 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-28 11:32:54.551 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-28 11:32:54.554 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-28 11:32:54.556 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 11:32:54.559 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-28 11:32:54.561 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-28 11:32:54.564 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-28 11:32:54.567 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-28 11:32:54.573 | ++ tools/install_prereqs.sh:source:47 : NOW=1659007974 2022-07-28 11:32:54.576 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-28 11:32:54.581 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1659006758 2022-07-28 11:32:54.584 | ++ tools/install_prereqs.sh:source:49 : DELTA=1216 2022-07-28 11:32:54.587 | ++ tools/install_prereqs.sh:source:50 : [[ 1216 -lt 7200 ]] 2022-07-28 11:32:54.589 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-28 11:32:54.592 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-28 11:32:54.594 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-28 11:32:54.597 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-28 11:32:54.599 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-28 11:32:54.601 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-28 11:32:54.604 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-28 11:32:54.607 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-28 11:32:54.611 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 11:32:54.658 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-28 11:32:54.658 | apache2-dev 2022-07-28 11:32:54.658 | bc 2022-07-28 11:32:54.658 | bsdmainutils 2022-07-28 11:32:54.658 | curl 2022-07-28 11:32:54.658 | g++ 2022-07-28 11:32:54.658 | gawk 2022-07-28 11:32:54.658 | gcc 2022-07-28 11:32:54.658 | gettext 2022-07-28 11:32:54.658 | git 2022-07-28 11:32:54.658 | graphviz 2022-07-28 11:32:54.658 | iputils-ping 2022-07-28 11:32:54.658 | libapache2-mod-proxy-uwsgi 2022-07-28 11:32:54.658 | libffi-dev 2022-07-28 11:32:54.658 | libjpeg-dev 2022-07-28 11:32:54.658 | libpcre3-dev 2022-07-28 11:32:54.658 | libpq-dev 2022-07-28 11:32:54.658 | libssl-dev 2022-07-28 11:32:54.658 | libsystemd-dev 2022-07-28 11:32:54.659 | libxml2-dev 2022-07-28 11:32:54.659 | libxslt1-dev 2022-07-28 11:32:54.659 | libyaml-dev 2022-07-28 11:32:54.659 | lsof 2022-07-28 11:32:54.659 | openssh-server 2022-07-28 11:32:54.659 | openssl 2022-07-28 11:32:54.659 | pkg-config 2022-07-28 11:32:54.659 | psmisc 2022-07-28 11:32:54.659 | python3-dev 2022-07-28 11:32:54.659 | python3-pip 2022-07-28 11:32:54.659 | python3-systemd 2022-07-28 11:32:54.659 | python3-venv 2022-07-28 11:32:54.659 | tar 2022-07-28 11:32:54.659 | tcpdump 2022-07-28 11:32:54.659 | unzip 2022-07-28 11:32:54.659 | uuid-runtime 2022-07-28 11:32:54.659 | wget 2022-07-28 11:32:54.659 | wget 2022-07-28 11:32:54.659 | zlib1g-dev 2022-07-28 11:32:54.659 | libkrb5-dev 2022-07-28 11:32:54.659 | libldap2-dev 2022-07-28 11:32:54.659 | libsasl2-dev 2022-07-28 11:32:54.659 | memcached 2022-07-28 11:32:54.659 | python3-mysqldb 2022-07-28 11:32:54.659 | sqlite3 2022-07-28 11:32:54.659 | conntrack 2022-07-28 11:32:54.659 | curl 2022-07-28 11:32:54.659 | dnsmasq-base 2022-07-28 11:32:54.659 | dnsmasq-utils 2022-07-28 11:32:54.659 | ebtables 2022-07-28 11:32:54.659 | genisoimage 2022-07-28 11:32:54.659 | iptables 2022-07-28 11:32:54.659 | iputils-arping 2022-07-28 11:32:54.659 | kpartx 2022-07-28 11:32:54.659 | libjs-jquery-tablesorter 2022-07-28 11:32:54.659 | parted 2022-07-28 11:32:54.659 | pm-utils 2022-07-28 11:32:54.659 | python3-mysqldb 2022-07-28 11:32:54.660 | socat 2022-07-28 11:32:54.660 | sqlite3 2022-07-28 11:32:54.660 | sudo 2022-07-28 11:32:54.660 | vlan 2022-07-28 11:32:54.660 | lsscsi 2022-07-28 11:32:54.660 | open-iscsi 2022-07-28 11:32:54.660 | lvm2 2022-07-28 11:32:54.660 | qemu-utils 2022-07-28 11:32:54.660 | thin-provisioning-tools 2022-07-28 11:32:54.660 | acl 2022-07-28 11:32:54.660 | dnsmasq-base 2022-07-28 11:32:54.660 | dnsmasq-utils 2022-07-28 11:32:54.660 | ebtables 2022-07-28 11:32:54.660 | haproxy 2022-07-28 11:32:54.660 | iptables 2022-07-28 11:32:54.660 | iputils-arping 2022-07-28 11:32:54.660 | iputils-ping 2022-07-28 11:32:54.660 | postgresql-server-dev-all 2022-07-28 11:32:54.660 | python3-mysqldb 2022-07-28 11:32:54.660 | sqlite3 2022-07-28 11:32:54.660 | sudo 2022-07-28 11:32:54.660 | vlan 2022-07-28 11:32:54.660 | pcp 2022-07-28 11:32:54.660 | ipset 2022-07-28 11:32:54.660 | conntrack 2022-07-28 11:32:54.660 | conntrackd 2022-07-28 11:32:54.660 | keepalived 2022-07-28 11:32:54.660 | lvm2 2022-07-28 11:32:54.660 | qemu-utils 2022-07-28 11:32:54.660 | thin-provisioning-tools 2022-07-28 11:32:54.660 | curl 2022-07-28 11:32:54.660 | liberasurecode-dev 2022-07-28 11:32:54.660 | make 2022-07-28 11:32:54.660 | memcached 2022-07-28 11:32:54.660 | rsync 2022-07-28 11:32:54.660 | sqlite3 2022-07-28 11:32:54.660 | xfsprogs' 2022-07-28 11:32:54.664 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-28 11:32:54.682 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-28 11:32:54.682 | apache2-dev 2022-07-28 11:32:54.682 | bc 2022-07-28 11:32:54.682 | bsdmainutils 2022-07-28 11:32:54.682 | curl 2022-07-28 11:32:54.682 | g++ 2022-07-28 11:32:54.682 | gawk 2022-07-28 11:32:54.682 | gcc 2022-07-28 11:32:54.682 | gettext 2022-07-28 11:32:54.682 | git 2022-07-28 11:32:54.682 | graphviz 2022-07-28 11:32:54.682 | iputils-ping 2022-07-28 11:32:54.682 | libapache2-mod-proxy-uwsgi 2022-07-28 11:32:54.682 | libffi-dev 2022-07-28 11:32:54.682 | libjpeg-dev 2022-07-28 11:32:54.682 | libpcre3-dev 2022-07-28 11:32:54.683 | libpq-dev 2022-07-28 11:32:54.683 | libssl-dev 2022-07-28 11:32:54.683 | libsystemd-dev 2022-07-28 11:32:54.683 | libxml2-dev 2022-07-28 11:32:54.683 | libxslt1-dev 2022-07-28 11:32:54.683 | libyaml-dev 2022-07-28 11:32:54.683 | lsof 2022-07-28 11:32:54.683 | openssh-server 2022-07-28 11:32:54.683 | openssl 2022-07-28 11:32:54.683 | pkg-config 2022-07-28 11:32:54.683 | psmisc 2022-07-28 11:32:54.683 | python3-dev 2022-07-28 11:32:54.683 | python3-pip 2022-07-28 11:32:54.683 | python3-systemd 2022-07-28 11:32:54.683 | python3-venv 2022-07-28 11:32:54.683 | tar 2022-07-28 11:32:54.683 | tcpdump 2022-07-28 11:32:54.683 | unzip 2022-07-28 11:32:54.683 | uuid-runtime 2022-07-28 11:32:54.683 | wget 2022-07-28 11:32:54.683 | wget 2022-07-28 11:32:54.683 | zlib1g-dev 2022-07-28 11:32:54.683 | libkrb5-dev 2022-07-28 11:32:54.683 | libldap2-dev 2022-07-28 11:32:54.683 | libsasl2-dev 2022-07-28 11:32:54.683 | memcached 2022-07-28 11:32:54.683 | python3-mysqldb 2022-07-28 11:32:54.683 | sqlite3 2022-07-28 11:32:54.683 | conntrack 2022-07-28 11:32:54.683 | curl 2022-07-28 11:32:54.683 | dnsmasq-base 2022-07-28 11:32:54.683 | dnsmasq-utils 2022-07-28 11:32:54.683 | ebtables 2022-07-28 11:32:54.683 | genisoimage 2022-07-28 11:32:54.683 | iptables 2022-07-28 11:32:54.683 | iputils-arping 2022-07-28 11:32:54.683 | kpartx 2022-07-28 11:32:54.683 | libjs-jquery-tablesorter 2022-07-28 11:32:54.684 | parted 2022-07-28 11:32:54.684 | pm-utils 2022-07-28 11:32:54.684 | python3-mysqldb 2022-07-28 11:32:54.684 | socat 2022-07-28 11:32:54.684 | sqlite3 2022-07-28 11:32:54.684 | sudo 2022-07-28 11:32:54.684 | vlan 2022-07-28 11:32:54.684 | lsscsi 2022-07-28 11:32:54.684 | open-iscsi 2022-07-28 11:32:54.684 | lvm2 2022-07-28 11:32:54.684 | qemu-utils 2022-07-28 11:32:54.684 | thin-provisioning-tools 2022-07-28 11:32:54.684 | acl 2022-07-28 11:32:54.684 | dnsmasq-base 2022-07-28 11:32:54.684 | dnsmasq-utils 2022-07-28 11:32:54.684 | ebtables 2022-07-28 11:32:54.684 | haproxy 2022-07-28 11:32:54.684 | iptables 2022-07-28 11:32:54.684 | iputils-arping 2022-07-28 11:32:54.684 | iputils-ping 2022-07-28 11:32:54.684 | postgresql-server-dev-all 2022-07-28 11:32:54.684 | python3-mysqldb 2022-07-28 11:32:54.684 | sqlite3 2022-07-28 11:32:54.684 | sudo 2022-07-28 11:32:54.684 | vlan 2022-07-28 11:32:54.684 | pcp 2022-07-28 11:32:54.684 | ipset 2022-07-28 11:32:54.684 | conntrack 2022-07-28 11:32:54.684 | conntrackd 2022-07-28 11:32:54.684 | keepalived 2022-07-28 11:32:54.684 | lvm2 2022-07-28 11:32:54.684 | qemu-utils 2022-07-28 11:32:54.684 | thin-provisioning-tools 2022-07-28 11:32:54.684 | curl 2022-07-28 11:32:54.684 | liberasurecode-dev 2022-07-28 11:32:54.684 | make 2022-07-28 11:32:54.684 | memcached 2022-07-28 11:32:54.684 | rsync 2022-07-28 11:32:54.685 | sqlite3 2022-07-28 11:32:54.685 | xfsprogs ' 2022-07-28 11:32:54.685 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-28 11:32:54.687 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:32:54.690 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:32:54.693 | ++ 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-07-28 11:32:54.693 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-28 11:32:54.699 | ++ 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-07-28 11:32:54.701 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-28 11:32:54.703 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 11:32:54.705 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-28 11:32:54.707 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 11:32:54.710 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 11:32:54.713 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 11:32:54.715 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:32:54.717 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:32:54.719 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 11:32:54.721 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-28 11:32:54.724 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-28 11:32:54.726 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-28 11:32:54.728 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-28 11:32:54.733 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-28 11:32:54.735 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-28 11:32:54.737 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-28 11:32:54.739 | ++ functions-common:time_start:2427 : local start_time= 2022-07-28 11:32:54.742 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:32:54.744 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:32:54.748 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1659007974746 2022-07-28 11:32:54.750 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-28 11:32:54.752 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-28 11:32:54.755 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-07-28 11:32:55.142 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-28 11:32:55.169 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-07-28 11:32:55.264 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-07-28 11:32:55.808 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-07-28 11:32:56.268 | Fetched 336 kB in 1s (285 kB/s) 2022-07-28 11:32:57.916 | Reading package lists... 2022-07-28 11:32:57.949 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-28 11:32:57.951 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-28 11:32:57.953 | ++ functions-common:time_stop:2440 : local name 2022-07-28 11:32:57.956 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 11:32:57.958 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:32:57.960 | ++ functions-common:time_stop:2443 : local total 2022-07-28 11:32:57.962 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 11:32:57.964 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-28 11:32:57.966 | ++ functions-common:time_stop:2447 : start_time=1659007974746 2022-07-28 11:32:57.969 | ++ functions-common:time_stop:2449 : [[ -z 1659007974746 ]] 2022-07-28 11:32:57.971 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:32:57.976 | ++ functions-common:time_stop:2452 : end_time=1659007977973 2022-07-28 11:32:57.978 | ++ functions-common:time_stop:2453 : elapsed_time=3227 2022-07-28 11:32:57.980 | ++ functions-common:time_stop:2454 : total=0 2022-07-28 11:32:57.982 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:32:57.985 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3227 2022-07-28 11:32:57.987 | ++ functions-common:install_package:1465 : 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-07-28 11:32:57.989 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 11:32:57.992 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:32:57.995 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:32:57.997 | ++ functions-common:real_install_package:1451 : 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-07-28 11:32:58.018 | ++ functions-common:apt_get:1231 : 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-07-28 11:32:58.129 | Reading package lists... 2022-07-28 11:32:58.392 | Building dependency tree... 2022-07-28 11:32:58.394 | Reading state information... 2022-07-28 11:32:58.432 | acl is already the newest version (2.2.53-6). 2022-07-28 11:32:58.432 | bc is already the newest version (1.07.1-2build1). 2022-07-28 11:32:58.432 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-28 11:32:58.432 | conntrack is already the newest version (1:1.4.5-2). 2022-07-28 11:32:58.432 | ebtables is already the newest version (2.0.11-3build1). 2022-07-28 11:32:58.432 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 11:32:58.432 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-28 11:32:58.432 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 11:32:58.432 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-28 11:32:58.432 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-28 11:32:58.432 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-28 11:32:58.432 | iputils-arping is already the newest version (3:20190709-3). 2022-07-28 11:32:58.432 | iputils-ping is already the newest version (3:20190709-3). 2022-07-28 11:32:58.432 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-28 11:32:58.432 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-28 11:32:58.432 | libffi-dev is already the newest version (3.3-4). 2022-07-28 11:32:58.432 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-28 11:32:58.432 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-28 11:32:58.432 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-28 11:32:58.432 | lsscsi is already the newest version (0.30-0.1). 2022-07-28 11:32:58.432 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-28 11:32:58.432 | make is already the newest version (4.2.1-1.2). 2022-07-28 11:32:58.432 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-28 11:32:58.432 | psmisc is already the newest version (23.3-1). 2022-07-28 11:32:58.432 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-28 11:32:58.432 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-28 11:32:58.432 | python3-systemd is already the newest version (234-3build2). 2022-07-28 11:32:58.432 | socat is already the newest version (1.7.3.3-2). 2022-07-28 11:32:58.433 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-28 11:32:58.433 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-28 11:32:58.433 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-28 11:32:58.433 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-28 11:32:58.433 | graphviz is already the newest version (2.42.2-3build2). 2022-07-28 11:32:58.433 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-28 11:32:58.433 | pcp is already the newest version (5.0.3-1). 2022-07-28 11:32:58.433 | pm-utils is already the newest version (1.4.1-19). 2022-07-28 11:32:58.433 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-28 11:32:58.433 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 11:32:58.433 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 11:32:58.433 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-28 11:32:58.433 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 11:32:58.433 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 11:32:58.433 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-07-28 11:32:58.433 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-28 11:32:58.433 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-28 11:32:58.433 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-28 11:32:58.433 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-28 11:32:58.433 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-28 11:32:58.433 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-28 11:32:58.433 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-28 11:32:58.433 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-28 11:32:58.433 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 11:32:58.433 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-28 11:32:58.433 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-28 11:32:58.433 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-28 11:32:58.433 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-28 11:32:58.433 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-28 11:32:58.433 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-28 11:32:58.433 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 11:32:58.433 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-28 11:32:58.433 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-28 11:32:58.433 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-28 11:32:58.433 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-28 11:32:58.434 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-28 11:32:58.434 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-28 11:32:58.434 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-28 11:32:58.434 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-28 11:32:58.434 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-28 11:32:58.434 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-28 11:32:58.671 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 11:32:58.671 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-07-28 11:32:58.671 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-28 11:32:58.671 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-28 11:32:58.671 | The following packages were automatically installed and are no longer required: 2022-07-28 11:32:58.672 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 11:32:58.672 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 11:32:58.672 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 11:32:58.672 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 11:32:58.672 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 11:32:58.672 | python3-zope.interface 2022-07-28 11:32:58.672 | Use 'sudo apt autoremove' to remove them. 2022-07-28 11:32:58.788 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 11:32:58.793 | ++ functions-common:apt_get:1235 : result=0 2022-07-28 11:32:58.795 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 11:32:58.798 | ++ functions-common:time_stop:2440 : local name 2022-07-28 11:32:58.800 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 11:32:58.802 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:32:58.805 | ++ functions-common:time_stop:2443 : local total 2022-07-28 11:32:58.807 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 11:32:58.809 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-28 11:32:58.811 | ++ functions-common:time_stop:2447 : start_time=1659007978016 2022-07-28 11:32:58.814 | ++ functions-common:time_stop:2449 : [[ -z 1659007978016 ]] 2022-07-28 11:32:58.817 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:32:58.821 | ++ functions-common:time_stop:2452 : end_time=1659007978818 2022-07-28 11:32:58.824 | ++ functions-common:time_stop:2453 : elapsed_time=802 2022-07-28 11:32:58.826 | ++ functions-common:time_stop:2454 : total=801 2022-07-28 11:32:58.828 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:32:58.830 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1603 2022-07-28 11:32:58.833 | ++ functions-common:apt_get:1239 : return 0 2022-07-28 11:32:58.836 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-28 11:32:58.838 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-28 11:32:58.841 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-28 11:32:58.845 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-28 11:32:58.850 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-28 11:32:58.852 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-28 11:32:58.855 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-28 11:33:00.310 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-28 11:33:00.311 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-28 11:33:00.313 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-28 11:33:00.315 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-28 11:33:00.317 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-28 11:33:00.320 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-28 11:33:00.322 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-28 11:33:00.323 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-28 11:33:00.325 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-28 11:33:00.327 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-28 11:33:00.329 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-28 11:33:00.331 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-28 11:33:00.332 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-28 11:33:00.334 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-28 11:33:00.336 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-28 11:33:00.338 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-28 11:33:00.340 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-28 11:33:00.341 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-28 11:33:00.343 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-28 11:33:00.345 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-28 11:33:00.347 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-28 11:33:00.350 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-28 11:33:00.352 | + functions-common:_ensure_lsb_release:394 : return 2022-07-28 11:33:00.354 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-28 11:33:00.424 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-28 11:33:00.426 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-28 11:33:00.497 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-28 11:33:00.499 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-28 11:33:00.573 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-28 11:33:00.575 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-28 11:33:00.577 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-28 11:33:00.579 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-28 11:33:00.581 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-28 11:33:00.583 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-28 11:33:00.585 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-28 11:33:00.588 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-28 11:33:00.590 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-28 11:33:00.592 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-28 11:33:00.594 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-28 11:33:00.594 | Distro: focal 2022-07-28 11:33:00.596 | + tools/install_pip.sh:main:124 : get_versions 2022-07-28 11:33:00.598 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 11:33:00.603 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 11:33:00.605 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 11:33:00.607 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 11:33:00.607 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 11:33:02.080 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 11:33:02.081 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 11:33:02.081 | pip: 20.0.2 2022-07-28 11:33:02.083 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-28 11:33:02.085 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-28 11:33:02.087 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 11:33:02.089 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 11:33:02.091 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 11:33:02.093 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 11:33:02.094 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 11:33:02.096 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 11:33:02.098 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 11:33:02.100 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 11:33:02.102 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 11:33:02.104 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 11:33:02.106 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-28 11:33:02.108 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:33:02.109 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:33:02.111 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-28 11:33:02.116 | + tools/install_pip.sh:main:153 : set -x 2022-07-28 11:33:02.118 | + tools/install_pip.sh:main:156 : get_versions 2022-07-28 11:33:02.121 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 11:33:02.124 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 11:33:02.126 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 11:33:02.129 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 11:33:02.129 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 11:33:03.602 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 11:33:03.604 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 11:33:03.604 | pip: 20.0.2 2022-07-28 11:33:03.608 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-28 11:33:03.610 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 11:33:03.614 | + ./stack.sh:main:791 : fixup_all 2022-07-28 11:33:03.616 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-28 11:33:03.619 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-28 11:33:03.621 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:33:03.624 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:33:03.626 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-07-28 11:33:03.640 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-28 11:33:03.652 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-28 11:33:03.663 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-28 11:33:03.665 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-28 11:33:03.668 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 11:33:03.670 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 11:33:03.672 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 11:33:03.674 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 11:33:03.676 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 11:33:03.679 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 11:33:03.681 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 11:33:03.683 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 11:33:03.685 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 11:33:03.687 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 11:33:03.690 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-28 11:33:03.692 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-28 11:33:03.695 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-28 11:33:03.697 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 11:33:03.699 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 11:33:03.701 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 11:33:03.704 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 11:33:03.706 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 11:33:03.708 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 11:33:03.711 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-28 11:33:03.713 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-28 11:33:03.735 | Using python 3.8 to install os-testr 2022-07-28 11:33:03.737 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-07-28 11:33:05.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:33:05.854 | from cryptography.utils import int_from_bytes 2022-07-28 11:33:05.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:33:05.854 | from cryptography.utils import int_from_bytes 2022-07-28 11:33:06.922 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:33:06.988 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.0.0) 2022-07-28 11:33:07.459 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:33:07.485 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-07-28 11:33:07.540 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 11:33:07.561 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 11:33:08.009 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 11:33:10.406 | + inc/python:pip_install:196 : result=0 2022-07-28 11:33:10.409 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:33:10.411 | + functions-common:time_stop:2440 : local name 2022-07-28 11:33:10.413 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:33:10.415 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:33:10.418 | + functions-common:time_stop:2443 : local total 2022-07-28 11:33:10.421 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:33:10.423 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:33:10.425 | + functions-common:time_stop:2447 : start_time=1659007983729 2022-07-28 11:33:10.427 | + functions-common:time_stop:2449 : [[ -z 1659007983729 ]] 2022-07-28 11:33:10.430 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:33:10.434 | + functions-common:time_stop:2452 : end_time=1659007990432 2022-07-28 11:33:10.437 | + functions-common:time_stop:2453 : elapsed_time=6703 2022-07-28 11:33:10.439 | + functions-common:time_stop:2454 : total=0 2022-07-28 11:33:10.441 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:33:10.444 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6703 2022-07-28 11:33:10.446 | + inc/python:pip_install:199 : return 0 2022-07-28 11:33:10.449 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-28 11:33:10.503 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-28 11:33:10.769 | + ./stack.sh:main:805 : install_infra 2022-07-28 11:33:10.772 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 11:33:10.774 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-28 11:33:10.777 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 11:33:10.780 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-28 11:33:10.806 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-28 11:33:13.604 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:33:13.727 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:33:14.027 | + inc/python:pip_install:196 : result=0 2022-07-28 11:33:14.030 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:33:14.032 | + functions-common:time_stop:2440 : local name 2022-07-28 11:33:14.034 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:33:14.036 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:33:14.039 | + functions-common:time_stop:2443 : local total 2022-07-28 11:33:14.041 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:33:14.043 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:33:14.046 | + functions-common:time_stop:2447 : start_time=1659007990797 2022-07-28 11:33:14.048 | + functions-common:time_stop:2449 : [[ -z 1659007990797 ]] 2022-07-28 11:33:14.050 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:33:14.055 | + functions-common:time_stop:2452 : end_time=1659007994052 2022-07-28 11:33:14.057 | + functions-common:time_stop:2453 : elapsed_time=3255 2022-07-28 11:33:14.059 | + functions-common:time_stop:2454 : total=6703 2022-07-28 11:33:14.062 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:33:14.064 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9958 2022-07-28 11:33:14.066 | + inc/python:pip_install:199 : return 0 2022-07-28 11:33:14.068 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 11:33:14.071 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-28 11:33:14.094 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-07-28 11:33:16.732 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:33:16.734 | Processing /opt/stack/requirements 2022-07-28 11:33:18.458 | 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 22)) (6.0) 2022-07-28 11:33:18.461 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 11:33:18.473 | 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 329)) (21.3) 2022-07-28 11:33:18.479 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:33:18.481 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 11:33:18.487 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 11:33:18.501 | 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 483)) (1.16.0) 2022-07-28 11:33:18.504 | Requirement already satisfied: urllib3===1.26.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 11:33:18.536 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5584) (1.3) 2022-07-28 11:33:18.539 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5584) (0.3.0) 2022-07-28 11:33:18.555 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 11:33:18.561 | 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 201)) (3.3) 2022-07-28 11:33:18.564 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-07-28 11:33:18.566 | 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 115)) (3.10.1) 2022-07-28 11:33:18.579 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 11:33:18.583 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 11:33:18.586 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 11:33:18.634 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 11:33:18.645 | 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 572)) (0.2.5) 2022-07-28 11:33:18.650 | 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 370)) (1.8.2) 2022-07-28 11:33:18.653 | 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 90)) (21.4.0) 2022-07-28 11:33:18.733 | Building wheels for collected packages: openstack-requirements 2022-07-28 11:33:18.734 | Building wheel for openstack-requirements (setup.py): started 2022-07-28 11:33:19.582 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-28 11:33:19.582 | ERROR: Command errored out with exit status 1: 2022-07-28 11:33:19.582 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-hqinwa7m/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-hqinwa7m/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-mi0t81qu 2022-07-28 11:33:19.582 | cwd: /tmp/pip-req-build-hqinwa7m/ 2022-07-28 11:33:19.582 | Complete output (6 lines): 2022-07-28 11:33:19.583 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-28 11:33:19.583 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-28 11:33:19.583 | or: setup.py --help-commands 2022-07-28 11:33:19.583 | or: setup.py cmd --help 2022-07-28 11:33:19.583 | 2022-07-28 11:33:19.583 | error: invalid command 'bdist_wheel' 2022-07-28 11:33:19.583 | ---------------------------------------- 2022-07-28 11:33:19.583 | ERROR: Failed building wheel for openstack-requirements 2022-07-28 11:33:19.583 | Running setup.py clean for openstack-requirements 2022-07-28 11:33:20.468 | Failed to build openstack-requirements 2022-07-28 11:33:20.486 | Installing collected packages: openstack-requirements 2022-07-28 11:33:20.486 | Attempting uninstall: openstack-requirements 2022-07-28 11:33:20.487 | Found existing installation: openstack-requirements 1.2.1.dev5584 2022-07-28 11:33:20.523 | Uninstalling openstack-requirements-1.2.1.dev5584: 2022-07-28 11:33:20.541 | Successfully uninstalled openstack-requirements-1.2.1.dev5584 2022-07-28 11:33:20.543 | Running setup.py install for openstack-requirements: started 2022-07-28 11:33:22.982 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-28 11:33:23.005 | Successfully installed openstack-requirements-1.2.1.dev5584 2022-07-28 11:33:23.131 | + inc/python:pip_install:196 : result=0 2022-07-28 11:33:23.133 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:33:23.135 | + functions-common:time_stop:2440 : local name 2022-07-28 11:33:23.137 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:33:23.139 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:33:23.142 | + functions-common:time_stop:2443 : local total 2022-07-28 11:33:23.144 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:33:23.146 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:33:23.148 | + functions-common:time_stop:2447 : start_time=1659007994086 2022-07-28 11:33:23.151 | + functions-common:time_stop:2449 : [[ -z 1659007994086 ]] 2022-07-28 11:33:23.153 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:33:23.158 | + functions-common:time_stop:2452 : end_time=1659008003155 2022-07-28 11:33:23.160 | + functions-common:time_stop:2453 : elapsed_time=9069 2022-07-28 11:33:23.162 | + functions-common:time_stop:2454 : total=9958 2022-07-28 11:33:23.165 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:33:23.167 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19027 2022-07-28 11:33:23.169 | + inc/python:pip_install:199 : return 0 2022-07-28 11:33:23.172 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-28 11:33:23.174 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-28 11:33:23.177 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-28 11:33:23.179 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:23.182 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:23.184 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-07-28 11:33:23.187 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:23.190 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-28 11:33:23.210 | Using python 3.8 to install pbr 2022-07-28 11:33:23.212 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-28 11:33:25.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:33:25.330 | from cryptography.utils import int_from_bytes 2022-07-28 11:33:25.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:33:25.330 | from cryptography.utils import int_from_bytes 2022-07-28 11:33:26.398 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:33:26.526 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:33:29.021 | + inc/python:pip_install:196 : result=0 2022-07-28 11:33:29.023 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:33:29.025 | + functions-common:time_stop:2440 : local name 2022-07-28 11:33:29.027 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:33:29.030 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:33:29.032 | + functions-common:time_stop:2443 : local total 2022-07-28 11:33:29.034 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:33:29.036 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:33:29.039 | + functions-common:time_stop:2447 : start_time=1659008003205 2022-07-28 11:33:29.041 | + functions-common:time_stop:2449 : [[ -z 1659008003205 ]] 2022-07-28 11:33:29.044 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:33:29.048 | + functions-common:time_stop:2452 : end_time=1659008009045 2022-07-28 11:33:29.050 | + functions-common:time_stop:2453 : elapsed_time=5840 2022-07-28 11:33:29.052 | + functions-common:time_stop:2454 : total=19027 2022-07-28 11:33:29.055 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:33:29.057 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24867 2022-07-28 11:33:29.059 | + inc/python:pip_install:199 : return 0 2022-07-28 11:33:29.061 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-28 11:33:31.434 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-28 11:33:33.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:33:33.378 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-28 11:33:33.400 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-07-28 11:33:33.402 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-28 11:33:33.405 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-28 11:33:33.408 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-28 11:33:33.414 | 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.9) 2022-07-28 11:33:33.492 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 11:33:33.495 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 11:33:33.498 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-28 11:33:33.515 | + ./stack.sh:main:814 : pkgs= 2022-07-28 11:33:33.519 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-28 11:33:33.522 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-28 11:33:33.524 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 11:33:33.527 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-28 11:33:33.529 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 11:33:33.531 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 11:33:33.534 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 11:33:33.536 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 11:33:33.539 | + functions-common:run_phase:1878 : local extra 2022-07-28 11:33:33.542 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 11:33:33.546 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 11:33:33.548 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 11:33:33.551 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 11:33:33.554 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-28 11:33:33.557 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 11:33:33.580 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:33:33.582 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 11:33:33.585 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 11:33:33.587 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-28 11:33:33.589 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 11:33:33.591 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 11:33:33.594 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-28 11:33:33.596 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-28 11:33:33.598 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-28 11:33:33.601 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-28 11:33:33.603 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-28 11:33:33.605 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-28 11:33:33.607 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 11:33:33.609 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 11:33:33.612 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 11:33:33.614 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 11:33:33.617 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-28 11:33:33.620 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 11:33:33.622 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-28 11:33:33.624 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 11:33:33.627 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 11:33:33.629 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-28 11:33:33.632 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-28 11:33:33.634 | + functions:set_systemd_override:821 : local value=2048 2022-07-28 11:33:33.637 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-28 11:33:33.639 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-28 11:33:33.694 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-28 11:33:33.694 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-28 11:33:33.696 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-28 11:33:34.082 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-28 11:33:34.085 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-28 11:33:34.102 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:33:34.104 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-28 11:33:34.107 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 11:33:34.109 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 11:33:34.112 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 11:33:34.114 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 11:33:34.117 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 11:33:34.119 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 11:33:34.121 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:33:34.124 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:33:34.126 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 11:33:34.129 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 11:33:34.132 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 11:33:34.134 | + functions-common:apt_get_update:1191 : return 2022-07-28 11:33:34.136 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-28 11:33:34.139 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 11:33:34.141 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:33:34.143 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:33:34.146 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-28 11:33:34.168 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-07-28 11:33:34.280 | Reading package lists... 2022-07-28 11:33:34.545 | Building dependency tree... 2022-07-28 11:33:34.547 | Reading state information... 2022-07-28 11:33:34.820 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-28 11:33:34.820 | The following packages were automatically installed and are no longer required: 2022-07-28 11:33:34.822 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 11:33:34.822 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 11:33:34.822 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 11:33:34.822 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 11:33:34.822 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 11:33:34.822 | python3-zope.interface 2022-07-28 11:33:34.822 | Use 'sudo apt autoremove' to remove them. 2022-07-28 11:33:34.946 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 11:33:34.951 | + functions-common:apt_get:1235 : result=0 2022-07-28 11:33:34.953 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 11:33:34.956 | + functions-common:time_stop:2440 : local name 2022-07-28 11:33:34.958 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:33:34.961 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:33:34.963 | + functions-common:time_stop:2443 : local total 2022-07-28 11:33:34.966 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:33:34.968 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 11:33:34.970 | + functions-common:time_stop:2447 : start_time=1659008014165 2022-07-28 11:33:34.972 | + functions-common:time_stop:2449 : [[ -z 1659008014165 ]] 2022-07-28 11:33:34.975 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:33:34.979 | + functions-common:time_stop:2452 : end_time=1659008014977 2022-07-28 11:33:34.982 | + functions-common:time_stop:2453 : elapsed_time=812 2022-07-28 11:33:34.984 | + functions-common:time_stop:2454 : total=1603 2022-07-28 11:33:34.986 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:33:34.989 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2415 2022-07-28 11:33:34.991 | + functions-common:apt_get:1239 : return 0 2022-07-28 11:33:34.994 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-28 11:33:34.996 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 11:33:34.998 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 11:33:35.001 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 11:33:35.003 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 11:33:35.006 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 11:33:35.009 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 11:33:35.011 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-28 11:33:35.014 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 11:33:35.016 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 11:33:35.019 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 11:33:35.022 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 11:33:35.024 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 11:33:35.027 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 11:33:35.029 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 11:33:35.032 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 11:33:35.034 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 11:33:35.037 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 11:33:35.039 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-28 11:33:35.041 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 11:33:35.044 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 11:33:35.046 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 11:33:35.048 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 11:33:35.051 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 11:33:35.053 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 11:33:35.055 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-28 11:33:35.058 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-28 11:33:35.075 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:33:35.077 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-28 11:33:35.080 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:33:35.082 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-28 11:33:35.085 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-28 11:33:35.088 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-28 11:33:35.092 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-28 11:33:35.095 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-28 11:33:35.098 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-28 11:33:35.100 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-28 11:33:35.102 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-28 11:33:35.105 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-28 11:33:35.108 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-28 11:33:35.818 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-28 11:33:35.818 | user tags 2022-07-28 11:33:35.818 | stackrabbit []' 2022-07-28 11:33:35.822 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-28 11:33:35.822 | user tags 2022-07-28 11:33:35.822 | stackrabbit []' 2022-07-28 11:33:35.822 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-28 11:33:35.829 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-28 11:33:35.831 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-28 11:33:35.834 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 11:33:36.507 | Changing password for user "stackrabbit" ... 2022-07-28 11:33:36.588 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-28 11:33:37.352 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-28 11:33:37.413 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-28 11:33:37.415 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 11:33:38.118 | Changing password for user "stackrabbit" ... 2022-07-28 11:33:38.173 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-28 11:33:38.175 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-28 11:33:38.178 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-28 11:33:38.841 | Deleting user "guest" ... 2022-07-28 11:33:38.857 | Error: 2022-07-28 11:33:38.857 | {:no_such_user, "guest"} 2022-07-28 11:33:38.871 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-28 11:33:38.873 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-28 11:33:38.891 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:33:38.893 | + ./stack.sh:main:831 : install_database 2022-07-28 11:33:38.896 | + lib/database:install_database:118 : install_database_mysql 2022-07-28 11:33:38.899 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-28 11:33:38.901 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:33:38.904 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:33:38.906 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-28 11:33:39.240 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-28 11:33:39.243 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-28 11:33:39.245 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-28 11:33:39.247 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-28 11:33:39.250 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-28 11:33:39.252 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-28 11:33:39.255 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 11:33:39.258 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 11:33:39.261 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 11:33:39.263 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 11:33:39.266 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 11:33:39.268 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 11:33:39.271 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 11:33:39.274 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 11:33:39.276 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 11:33:39.279 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 11:33:39.281 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-28 11:33:39.284 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 11:33:39.286 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 11:33:39.289 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 11:33:39.291 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 11:33:39.294 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 11:33:39.296 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 11:33:39.299 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-28 11:33:39.301 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:33:39.304 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:33:39.307 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-28 11:33:39.309 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 11:33:39.311 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 11:33:39.314 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 11:33:39.316 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 11:33:39.319 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 11:33:39.322 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 11:33:39.324 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:33:39.326 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:33:39.329 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 11:33:39.331 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 11:33:39.333 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 11:33:39.336 | + functions-common:apt_get_update:1191 : return 2022-07-28 11:33:39.338 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-28 11:33:39.341 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 11:33:39.343 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:33:39.345 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:33:39.348 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-28 11:33:39.371 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-07-28 11:33:39.483 | Reading package lists... 2022-07-28 11:33:39.753 | Building dependency tree... 2022-07-28 11:33:39.755 | Reading state information... 2022-07-28 11:33:40.026 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-28 11:33:40.026 | The following packages were automatically installed and are no longer required: 2022-07-28 11:33:40.028 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 11:33:40.028 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 11:33:40.028 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 11:33:40.028 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 11:33:40.028 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 11:33:40.028 | python3-zope.interface 2022-07-28 11:33:40.028 | Use 'sudo apt autoremove' to remove them. 2022-07-28 11:33:40.147 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 11:33:40.152 | + functions-common:apt_get:1235 : result=0 2022-07-28 11:33:40.154 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 11:33:40.157 | + functions-common:time_stop:2440 : local name 2022-07-28 11:33:40.159 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:33:40.162 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:33:40.164 | + functions-common:time_stop:2443 : local total 2022-07-28 11:33:40.166 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:33:40.169 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 11:33:40.171 | + functions-common:time_stop:2447 : start_time=1659008019368 2022-07-28 11:33:40.173 | + functions-common:time_stop:2449 : [[ -z 1659008019368 ]] 2022-07-28 11:33:40.176 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:33:40.181 | + functions-common:time_stop:2452 : end_time=1659008020178 2022-07-28 11:33:40.183 | + functions-common:time_stop:2453 : elapsed_time=810 2022-07-28 11:33:40.186 | + functions-common:time_stop:2454 : total=2415 2022-07-28 11:33:40.188 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:33:40.191 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3225 2022-07-28 11:33:40.193 | + functions-common:apt_get:1239 : return 0 2022-07-28 11:33:40.196 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-28 11:33:40.198 | + ./stack.sh:main:834 : install_database_python 2022-07-28 11:33:40.201 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-28 11:33:40.203 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-28 11:33:40.205 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-28 11:33:40.208 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 11:33:40.211 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-28 11:33:40.214 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-28 11:33:40.216 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 11:33:40.220 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-28 11:33:40.220 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 11:33:40.226 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-28 11:33:40.228 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-28 11:33:40.231 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-28 11:33:40.234 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-28 11:33:40.236 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-28 11:33:40.260 | Using python 3.8 to install PyMySQL 2022-07-28 11:33:40.266 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-07-28 11:33:42.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:33:42.370 | from cryptography.utils import int_from_bytes 2022-07-28 11:33:42.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:33:42.370 | from cryptography.utils import int_from_bytes 2022-07-28 11:33:43.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:33:43.436 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-07-28 11:33:45.853 | + inc/python:pip_install:196 : result=0 2022-07-28 11:33:45.855 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:33:45.858 | + functions-common:time_stop:2440 : local name 2022-07-28 11:33:45.860 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:33:45.862 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:33:45.865 | + functions-common:time_stop:2443 : local total 2022-07-28 11:33:45.867 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:33:45.870 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:33:45.872 | + functions-common:time_stop:2447 : start_time=1659008020254 2022-07-28 11:33:45.875 | + functions-common:time_stop:2449 : [[ -z 1659008020254 ]] 2022-07-28 11:33:45.878 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:33:45.882 | + functions-common:time_stop:2452 : end_time=1659008025879 2022-07-28 11:33:45.884 | + functions-common:time_stop:2453 : elapsed_time=5625 2022-07-28 11:33:45.887 | + functions-common:time_stop:2454 : total=24867 2022-07-28 11:33:45.889 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:33:45.892 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30492 2022-07-28 11:33:45.894 | + inc/python:pip_install:199 : return 0 2022-07-28 11:33:45.897 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-28 11:33:45.899 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 11:33:45.901 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-28 11:33:45.904 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-28 11:33:45.921 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:33:45.924 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-28 11:33:45.926 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-28 11:33:45.930 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 11:33:45.930 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 11:33:45.935 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 11:33:45.938 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 11:33:45.940 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 11:33:45.942 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 11:33:45.945 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-28 11:33:45.947 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-28 11:33:45.964 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:33:45.967 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-28 11:33:45.969 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 11:33:45.972 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 11:33:45.975 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 11:33:45.977 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 11:33:45.979 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 11:33:45.982 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 11:33:45.984 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:33:45.988 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:33:45.991 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 11:33:45.993 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 11:33:45.995 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 11:33:45.998 | + functions-common:apt_get_update:1191 : return 2022-07-28 11:33:46.000 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-28 11:33:46.003 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 11:33:46.005 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:33:46.007 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:33:46.010 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-28 11:33:46.032 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-07-28 11:33:46.143 | Reading package lists... 2022-07-28 11:33:46.410 | Building dependency tree... 2022-07-28 11:33:46.412 | Reading state information... 2022-07-28 11:33:46.689 | radvd is already the newest version (1:2.17-2). 2022-07-28 11:33:46.689 | The following packages were automatically installed and are no longer required: 2022-07-28 11:33:46.690 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 11:33:46.690 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 11:33:46.690 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 11:33:46.690 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 11:33:46.690 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 11:33:46.690 | python3-zope.interface 2022-07-28 11:33:46.690 | Use 'sudo apt autoremove' to remove them. 2022-07-28 11:33:46.814 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 11:33:46.819 | + functions-common:apt_get:1235 : result=0 2022-07-28 11:33:46.821 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 11:33:46.824 | + functions-common:time_stop:2440 : local name 2022-07-28 11:33:46.826 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:33:46.828 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:33:46.830 | + functions-common:time_stop:2443 : local total 2022-07-28 11:33:46.832 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:33:46.835 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 11:33:46.837 | + functions-common:time_stop:2447 : start_time=1659008026030 2022-07-28 11:33:46.839 | + functions-common:time_stop:2449 : [[ -z 1659008026030 ]] 2022-07-28 11:33:46.842 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:33:46.846 | + functions-common:time_stop:2452 : end_time=1659008026843 2022-07-28 11:33:46.848 | + functions-common:time_stop:2453 : elapsed_time=813 2022-07-28 11:33:46.851 | + functions-common:time_stop:2454 : total=3225 2022-07-28 11:33:46.853 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:33:46.855 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4038 2022-07-28 11:33:46.857 | + functions-common:apt_get:1239 : return 0 2022-07-28 11:33:46.860 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-28 11:33:46.877 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:33:46.879 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-28 11:33:46.882 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-28 11:33:46.885 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-28 11:33:46.888 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-28 11:33:46.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-28 11:33:46.909 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 11:33:46.912 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 11:33:46.915 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 11:33:46.917 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 11:33:46.919 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 11:33:46.921 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 11:33:46.924 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:33:46.926 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:33:46.929 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 11:33:46.931 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 11:33:46.933 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 11:33:46.935 | + functions-common:apt_get_update:1191 : return 2022-07-28 11:33:46.938 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-28 11:33:46.940 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 11:33:46.942 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:33:46.945 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:33:46.947 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-28 11:33:46.967 | + functions-common:apt_get:1231 : 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-07-28 11:33:47.079 | Reading package lists... 2022-07-28 11:33:47.342 | Building dependency tree... 2022-07-28 11:33:47.343 | Reading state information... 2022-07-28 11:33:47.621 | fakeroot is already the newest version (1.24-1). 2022-07-28 11:33:47.621 | make is already the newest version (4.2.1-1.2). 2022-07-28 11:33:47.621 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-28 11:33:47.621 | The following packages were automatically installed and are no longer required: 2022-07-28 11:33:47.622 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 11:33:47.622 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 11:33:47.623 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 11:33:47.623 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 11:33:47.623 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 11:33:47.623 | python3-zope.interface 2022-07-28 11:33:47.623 | Use 'sudo apt autoremove' to remove them. 2022-07-28 11:33:47.748 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 11:33:47.752 | + functions-common:apt_get:1235 : result=0 2022-07-28 11:33:47.755 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 11:33:47.758 | + functions-common:time_stop:2440 : local name 2022-07-28 11:33:47.760 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:33:47.762 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:33:47.764 | + functions-common:time_stop:2443 : local total 2022-07-28 11:33:47.766 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:33:47.768 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 11:33:47.771 | + functions-common:time_stop:2447 : start_time=1659008026965 2022-07-28 11:33:47.773 | + functions-common:time_stop:2449 : [[ -z 1659008026965 ]] 2022-07-28 11:33:47.776 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:33:47.780 | + functions-common:time_stop:2452 : end_time=1659008027778 2022-07-28 11:33:47.783 | + functions-common:time_stop:2453 : elapsed_time=813 2022-07-28 11:33:47.785 | + functions-common:time_stop:2454 : total=4038 2022-07-28 11:33:47.787 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:33:47.789 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4851 2022-07-28 11:33:47.791 | + functions-common:apt_get:1239 : return 0 2022-07-28 11:33:47.794 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-28 11:33:47.796 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:33:47.798 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:33:47.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-28 11:33:47.803 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-28 11:33:47.806 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-28 11:33:47.810 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-28 11:33:47.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-28 11:33:47.816 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-28 11:33:47.816 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-28 11:33:47.821 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-28 11:33:47.824 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-28 11:33:47.826 | + functions:vercmp:628 : local v1=5.4 2022-07-28 11:33:47.828 | + functions:vercmp:629 : local 'op=<' 2022-07-28 11:33:47.830 | + functions:vercmp:630 : local v2=3.13 2022-07-28 11:33:47.833 | + functions:vercmp:631 : local result 2022-07-28 11:33:47.837 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-28 11:33:47.837 | ++ functions:vercmp:635 : sort -V 2022-07-28 11:33:47.839 | ++ functions:vercmp:635 : head -1 2022-07-28 11:33:47.844 | + functions:vercmp:635 : result=3.13 2022-07-28 11:33:47.846 | + functions:vercmp:637 : case $op in 2022-07-28 11:33:47.848 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-28 11:33:47.851 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-28 11:33:47.853 | + functions:vercmp:648 : return 2022-07-28 11:33:47.855 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-28 11:33:47.858 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 11:33:47.860 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-28 11:33:48.347 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-28 11:33:48.350 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-28 11:33:48.353 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.356 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.359 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-07-28 11:33:48.362 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.366 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-28 11:33:48.386 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:33:48.389 | + ./stack.sh:main:842 : install_etcd3 2022-07-28 11:33:48.391 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-28 11:33:48.391 | Installing etcd 2022-07-28 11:33:48.394 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-28 11:33:48.406 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-28 11:33:48.423 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-28 11:33:48.425 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-28 11:33:48.439 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-28 11:33:48.443 | ++ 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-07-28 11:33:48.446 | ++ 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-07-28 11:33:48.449 | +++ 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-07-28 11:33:48.453 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 11:33:48.455 | ++ 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-07-28 11:33:48.458 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-28 11:33:48.460 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 11:33:48.463 | ++ functions:get_extra_file:74 : return 2022-07-28 11:33:48.466 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 11:33:48.468 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-28 11:33:48.471 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-28 11:33:48.474 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-28 11:33:48.491 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:33:48.494 | + ./stack.sh:main:861 : install_dstat 2022-07-28 11:33:48.496 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-28 11:33:48.513 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:33:48.516 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-28 11:33:48.518 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:33:48.520 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-28 11:33:48.523 | + ./stack.sh:main:870 : install_libs 2022-07-28 11:33:48.525 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-28 11:33:48.527 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-28 11:33:48.530 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-28 11:33:48.532 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-28 11:33:48.534 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.537 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.540 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-07-28 11:33:48.542 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.544 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-28 11:33:48.547 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-28 11:33:48.549 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-28 11:33:48.552 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-28 11:33:48.554 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.556 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.559 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-07-28 11:33:48.561 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.564 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-28 11:33:48.566 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-28 11:33:48.569 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-28 11:33:48.571 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-28 11:33:48.573 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.576 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.578 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-07-28 11:33:48.580 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.582 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-28 11:33:48.585 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-28 11:33:48.587 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-28 11:33:48.589 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-28 11:33:48.592 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.594 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.596 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-07-28 11:33:48.599 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.602 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-28 11:33:48.604 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-28 11:33:48.606 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-28 11:33:48.609 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-28 11:33:48.611 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.614 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.617 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-07-28 11:33:48.619 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.621 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-28 11:33:48.623 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-28 11:33:48.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-28 11:33:48.628 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-28 11:33:48.630 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.633 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.635 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-07-28 11:33:48.638 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.640 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-28 11:33:48.642 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-28 11:33:48.644 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-28 11:33:48.647 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-28 11:33:48.649 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.651 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.654 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-07-28 11:33:48.656 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.658 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-28 11:33:48.661 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-28 11:33:48.664 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-28 11:33:48.666 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-28 11:33:48.668 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.671 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.673 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-07-28 11:33:48.675 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.678 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-28 11:33:48.680 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-28 11:33:48.683 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-28 11:33:48.685 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-28 11:33:48.688 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.690 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.692 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-07-28 11:33:48.695 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.697 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-28 11:33:48.699 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-28 11:33:48.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-28 11:33:48.704 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-28 11:33:48.706 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.709 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.711 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-07-28 11:33:48.713 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.716 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-28 11:33:48.718 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-28 11:33:48.720 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-28 11:33:48.723 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-28 11:33:48.726 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.728 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.730 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-07-28 11:33:48.733 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.735 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-28 11:33:48.738 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-28 11:33:48.741 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-28 11:33:48.743 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-28 11:33:48.745 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.748 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.750 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-07-28 11:33:48.753 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.755 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-28 11:33:48.757 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-28 11:33:48.760 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-28 11:33:48.763 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-28 11:33:48.765 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.767 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.769 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-07-28 11:33:48.773 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.775 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-28 11:33:48.777 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-28 11:33:48.779 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-28 11:33:48.782 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-28 11:33:48.784 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.787 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.789 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-07-28 11:33:48.791 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.794 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-28 11:33:48.796 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-28 11:33:48.799 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-28 11:33:48.801 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-28 11:33:48.803 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.805 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.808 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-07-28 11:33:48.810 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.812 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-28 11:33:48.815 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-28 11:33:48.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-28 11:33:48.819 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-28 11:33:48.822 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.824 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.826 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-07-28 11:33:48.829 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.831 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-28 11:33:48.834 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-28 11:33:48.836 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-28 11:33:48.839 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-28 11:33:48.841 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.843 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.846 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-07-28 11:33:48.848 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.851 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-28 11:33:48.853 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-28 11:33:48.856 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-28 11:33:48.858 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-28 11:33:48.860 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.863 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.865 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-07-28 11:33:48.868 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.870 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-28 11:33:48.873 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-28 11:33:48.876 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-28 11:33:48.878 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-28 11:33:48.881 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.883 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.885 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-07-28 11:33:48.888 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.890 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-28 11:33:48.892 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-28 11:33:48.895 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-28 11:33:48.898 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-28 11:33:48.900 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.902 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.905 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-07-28 11:33:48.907 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.909 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-28 11:33:48.912 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-28 11:33:48.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-28 11:33:48.917 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-28 11:33:48.920 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.922 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.924 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-07-28 11:33:48.927 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.929 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-28 11:33:48.932 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-28 11:33:48.934 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-28 11:33:48.936 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-28 11:33:48.939 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.941 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.944 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-07-28 11:33:48.946 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.949 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-28 11:33:48.951 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-28 11:33:48.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-28 11:33:48.956 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-28 11:33:48.958 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.961 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.963 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-07-28 11:33:48.966 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.968 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-28 11:33:48.970 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-28 11:33:48.973 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-28 11:33:48.976 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-28 11:33:48.978 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:48.980 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:48.983 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-07-28 11:33:48.985 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:48.987 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-28 11:33:48.990 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-28 11:33:48.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-28 11:33:48.995 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-28 11:33:48.997 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:49.000 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:49.002 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-07-28 11:33:49.005 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:49.007 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-28 11:33:49.009 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-28 11:33:49.012 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-28 11:33:49.015 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-28 11:33:49.017 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:49.019 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:49.022 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-07-28 11:33:49.025 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:49.027 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-28 11:33:49.030 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-28 11:33:49.032 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-28 11:33:49.034 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-28 11:33:49.037 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:49.039 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:49.042 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-07-28 11:33:49.044 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:49.047 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-28 11:33:49.049 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-28 11:33:49.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-28 11:33:49.054 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-28 11:33:49.056 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:49.058 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:49.061 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-07-28 11:33:49.063 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:49.065 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-28 11:33:49.068 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-28 11:33:49.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-28 11:33:49.072 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-28 11:33:49.075 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:49.077 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:49.080 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-07-28 11:33:49.082 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:49.085 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-28 11:33:49.087 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-28 11:33:49.090 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-28 11:33:49.092 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-28 11:33:49.094 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:49.097 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:49.100 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-07-28 11:33:49.102 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:49.105 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-28 11:33:49.107 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-28 11:33:49.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-28 11:33:49.112 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-28 11:33:49.114 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:49.117 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:49.119 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-07-28 11:33:49.121 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:49.124 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-28 11:33:49.126 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-28 11:33:49.129 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-28 11:33:49.131 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-28 11:33:49.134 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:49.136 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:49.138 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-07-28 11:33:49.141 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:49.143 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-28 11:33:49.146 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-28 11:33:49.148 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-28 11:33:49.151 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-28 11:33:49.153 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:49.156 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:49.158 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-07-28 11:33:49.160 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:49.163 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-28 11:33:49.165 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-28 11:33:49.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-28 11:33:49.170 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-28 11:33:49.172 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:49.175 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:49.177 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-07-28 11:33:49.180 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:49.182 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-28 11:33:49.185 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-28 11:33:49.187 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-28 11:33:49.189 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-28 11:33:49.192 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:49.195 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:49.197 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-07-28 11:33:49.199 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:49.202 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-28 11:33:49.204 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-28 11:33:49.207 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-28 11:33:49.210 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-28 11:33:49.212 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:49.215 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:49.218 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-07-28 11:33:49.220 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:49.222 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-28 11:33:49.225 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-28 11:33:49.227 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-28 11:33:49.230 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-28 11:33:49.232 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:49.234 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:49.237 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-07-28 11:33:49.239 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:49.242 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-28 11:33:49.244 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-28 11:33:49.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-28 11:33:49.249 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-28 11:33:49.251 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:33:49.254 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:33:49.257 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-07-28 11:33:49.259 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:33:49.261 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-28 11:33:49.284 | Using python 3.8 to install etcd3 2022-07-28 11:33:49.286 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-07-28 11:33:51.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:33:51.430 | from cryptography.utils import int_from_bytes 2022-07-28 11:33:51.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:33:51.430 | from cryptography.utils import int_from_bytes 2022-07-28 11:33:52.481 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:33:52.483 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-07-28 11:33:52.496 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-07-28 11:33:52.513 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-07-28 11:33:52.515 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 11:33:52.518 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 11:33:55.021 | + inc/python:pip_install:196 : result=0 2022-07-28 11:33:55.023 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:33:55.025 | + functions-common:time_stop:2440 : local name 2022-07-28 11:33:55.028 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:33:55.030 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:33:55.032 | + functions-common:time_stop:2443 : local total 2022-07-28 11:33:55.034 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:33:55.037 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:33:55.039 | + functions-common:time_stop:2447 : start_time=1659008029278 2022-07-28 11:33:55.041 | + functions-common:time_stop:2449 : [[ -z 1659008029278 ]] 2022-07-28 11:33:55.044 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:33:55.048 | + functions-common:time_stop:2452 : end_time=1659008035046 2022-07-28 11:33:55.050 | + functions-common:time_stop:2453 : elapsed_time=5768 2022-07-28 11:33:55.053 | + functions-common:time_stop:2454 : total=30492 2022-07-28 11:33:55.055 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:33:55.057 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36260 2022-07-28 11:33:55.059 | + inc/python:pip_install:199 : return 0 2022-07-28 11:33:55.062 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-28 11:33:55.084 | Using python 3.8 to install etcd3gw 2022-07-28 11:33:55.087 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-07-28 11:33:57.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:33:57.211 | from cryptography.utils import int_from_bytes 2022-07-28 11:33:57.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:33:57.211 | from cryptography.utils import int_from_bytes 2022-07-28 11:33:58.283 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:33:58.286 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-07-28 11:33:58.293 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 11:33:58.296 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:33:58.298 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 11:33:58.313 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 11:33:58.346 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 11:33:58.351 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 11:33:58.353 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 11:34:00.703 | + inc/python:pip_install:196 : result=0 2022-07-28 11:34:00.705 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:34:00.708 | + functions-common:time_stop:2440 : local name 2022-07-28 11:34:00.711 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:34:00.713 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:34:00.715 | + functions-common:time_stop:2443 : local total 2022-07-28 11:34:00.717 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:34:00.720 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:34:00.722 | + functions-common:time_stop:2447 : start_time=1659008035078 2022-07-28 11:34:00.724 | + functions-common:time_stop:2449 : [[ -z 1659008035078 ]] 2022-07-28 11:34:00.727 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:34:00.731 | + functions-common:time_stop:2452 : end_time=1659008040729 2022-07-28 11:34:00.734 | + functions-common:time_stop:2453 : elapsed_time=5651 2022-07-28 11:34:00.736 | + functions-common:time_stop:2454 : total=36260 2022-07-28 11:34:00.739 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:34:00.741 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41911 2022-07-28 11:34:00.744 | + inc/python:pip_install:199 : return 0 2022-07-28 11:34:00.746 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-28 11:34:00.749 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-28 11:34:00.751 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-28 11:34:00.753 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 11:34:00.756 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 11:34:00.759 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 11:34:00.761 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 11:34:00.764 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 11:34:00.767 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 11:34:00.769 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 11:34:00.771 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 11:34:00.774 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 11:34:00.776 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 11:34:00.779 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-28 11:34:00.781 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:34:00.783 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:34:00.786 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-28 11:34:00.788 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 11:34:00.791 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 11:34:00.793 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 11:34:00.796 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 11:34:00.798 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 11:34:00.800 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 11:34:00.803 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 11:34:00.806 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:34:00.808 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:34:00.811 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 11:34:00.813 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 11:34:00.816 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 11:34:00.819 | + functions-common:apt_get_update:1191 : return 2022-07-28 11:34:00.821 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 11:34:00.824 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 11:34:00.826 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:34:00.829 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:34:00.831 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 11:34:00.853 | + functions-common:apt_get:1231 : 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-07-28 11:34:00.971 | Reading package lists... 2022-07-28 11:34:01.236 | Building dependency tree... 2022-07-28 11:34:01.238 | Reading state information... 2022-07-28 11:34:01.509 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-28 11:34:01.509 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-28 11:34:01.509 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 11:34:01.509 | The following packages were automatically installed and are no longer required: 2022-07-28 11:34:01.510 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 11:34:01.510 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 11:34:01.510 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 11:34:01.510 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 11:34:01.510 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 11:34:01.510 | python3-zope.interface 2022-07-28 11:34:01.510 | Use 'sudo apt autoremove' to remove them. 2022-07-28 11:34:01.627 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 11:34:01.632 | + functions-common:apt_get:1235 : result=0 2022-07-28 11:34:01.634 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 11:34:01.637 | + functions-common:time_stop:2440 : local name 2022-07-28 11:34:01.639 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:34:01.642 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:34:01.644 | + functions-common:time_stop:2443 : local total 2022-07-28 11:34:01.647 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:34:01.649 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 11:34:01.651 | + functions-common:time_stop:2447 : start_time=1659008040850 2022-07-28 11:34:01.653 | + functions-common:time_stop:2449 : [[ -z 1659008040850 ]] 2022-07-28 11:34:01.656 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:34:01.661 | + functions-common:time_stop:2452 : end_time=1659008041658 2022-07-28 11:34:01.663 | + functions-common:time_stop:2453 : elapsed_time=808 2022-07-28 11:34:01.666 | + functions-common:time_stop:2454 : total=4851 2022-07-28 11:34:01.668 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:34:01.670 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5659 2022-07-28 11:34:01.673 | + functions-common:apt_get:1239 : return 0 2022-07-28 11:34:01.675 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-28 11:34:01.677 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:34:01.680 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:34:01.682 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-28 11:34:01.744 | Module proxy already enabled 2022-07-28 11:34:01.749 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-28 11:34:01.812 | Considering dependency proxy for proxy_uwsgi: 2022-07-28 11:34:01.812 | Module proxy already enabled 2022-07-28 11:34:01.812 | Module proxy_uwsgi already enabled 2022-07-28 11:34:01.817 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-28 11:34:01.819 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 11:34:01.822 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 11:34:01.824 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 11:34:01.960 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-28 11:34:01.963 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-28 11:34:01.966 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-28 11:34:01.970 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:34:01.972 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:34:01.975 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-07-28 11:34:01.978 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:34:01.980 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-28 11:34:01.983 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-28 11:34:01.986 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-28 11:34:01.989 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:34:01.992 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:34:01.994 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-07-28 11:34:01.997 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:34:02.000 | + ./stack.sh:main:878 : install_glanceclient 2022-07-28 11:34:02.002 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-28 11:34:02.005 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-28 11:34:02.007 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:34:02.010 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:34:02.012 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-07-28 11:34:02.015 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:34:02.017 | + ./stack.sh:main:879 : install_cinderclient 2022-07-28 11:34:02.020 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-28 11:34:02.023 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-28 11:34:02.025 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:34:02.028 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:34:02.030 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-07-28 11:34:02.033 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:34:02.036 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-28 11:34:02.038 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-28 11:34:02.041 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:34:02.043 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:34:02.046 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-07-28 11:34:02.048 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:34:02.051 | + ./stack.sh:main:880 : install_novaclient 2022-07-28 11:34:02.054 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-28 11:34:02.056 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-28 11:34:02.059 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:34:02.061 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:34:02.063 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-07-28 11:34:02.066 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:34:02.069 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-28 11:34:02.086 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:02.088 | + ./stack.sh:main:882 : install_swiftclient 2022-07-28 11:34:02.091 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-28 11:34:02.093 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-28 11:34:02.096 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:34:02.099 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:34:02.101 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-07-28 11:34:02.104 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:34:02.106 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-28 11:34:02.124 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:02.126 | + ./stack.sh:main:885 : install_neutronclient 2022-07-28 11:34:02.129 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-28 11:34:02.131 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-28 11:34:02.134 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:34:02.136 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:34:02.139 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-07-28 11:34:02.141 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:34:02.144 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-28 11:34:02.146 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-28 11:34:02.149 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-28 11:34:02.151 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:34:02.154 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:34:02.156 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-07-28 11:34:02.159 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:34:02.162 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-28 11:34:02.164 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-28 11:34:02.167 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 11:34:02.170 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-28 11:34:02.173 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-28 11:34:02.175 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 11:34:02.179 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-28 11:34:02.180 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 11:34:02.185 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-28 11:34:02.187 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-28 11:34:02.189 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-28 11:34:02.193 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-28 11:34:02.195 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-28 11:34:02.216 | Using python 3.8 to install keystonemiddleware 2022-07-28 11:34:02.219 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-07-28 11:34:04.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:34:04.349 | from cryptography.utils import int_from_bytes 2022-07-28 11:34:04.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:34:04.349 | from cryptography.utils import int_from_bytes 2022-07-28 11:34:05.402 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:34:05.404 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 11:34:05.458 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 11:34:05.497 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 11:34:05.537 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 11:34:05.543 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 11:34:05.548 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 11:34:05.586 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 11:34:05.595 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 11:34:05.609 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 11:34:05.615 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:34:05.618 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 11:34:05.627 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 11:34:05.630 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 11:34:05.637 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 11:34:05.642 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 11:34:05.663 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 11:34:05.666 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 11:34:05.680 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 11:34:05.684 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 11:34:05.687 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 11:34:05.692 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 11:34:05.724 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 11:34:05.783 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 11:34:05.796 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 11:34:05.801 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 11:34:05.804 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 11:34:05.809 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 11:34:05.815 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 11:34:05.818 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 11:34:05.822 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 11:34:05.824 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 11:34:05.827 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 11:34:05.830 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 11:34:05.836 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 11:34:05.840 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 11:34:05.843 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 11:34:08.015 | + inc/python:pip_install:196 : result=0 2022-07-28 11:34:08.017 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:34:08.019 | + functions-common:time_stop:2440 : local name 2022-07-28 11:34:08.022 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:34:08.024 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:34:08.026 | + functions-common:time_stop:2443 : local total 2022-07-28 11:34:08.029 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:34:08.031 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:34:08.033 | + functions-common:time_stop:2447 : start_time=1659008042211 2022-07-28 11:34:08.036 | + functions-common:time_stop:2449 : [[ -z 1659008042211 ]] 2022-07-28 11:34:08.039 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:34:08.043 | + functions-common:time_stop:2452 : end_time=1659008048040 2022-07-28 11:34:08.045 | + functions-common:time_stop:2453 : elapsed_time=5829 2022-07-28 11:34:08.047 | + functions-common:time_stop:2454 : total=41911 2022-07-28 11:34:08.050 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:34:08.053 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=47740 2022-07-28 11:34:08.055 | + inc/python:pip_install:199 : return 0 2022-07-28 11:34:08.057 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-28 11:34:08.060 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-28 11:34:08.063 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 11:34:08.066 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-28 11:34:08.069 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-28 11:34:08.071 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 11:34:08.075 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-28 11:34:08.075 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 11:34:08.080 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-28 11:34:08.083 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-28 11:34:08.085 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-28 11:34:08.088 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-28 11:34:08.090 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-28 11:34:08.113 | Using python 3.8 to install python-memcached 2022-07-28 11:34:08.117 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-07-28 11:34:10.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:34:10.303 | from cryptography.utils import int_from_bytes 2022-07-28 11:34:10.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:34:10.303 | from cryptography.utils import int_from_bytes 2022-07-28 11:34:11.342 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:34:11.344 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-07-28 11:34:11.349 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 11:34:13.779 | + inc/python:pip_install:196 : result=0 2022-07-28 11:34:13.782 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:34:13.784 | + functions-common:time_stop:2440 : local name 2022-07-28 11:34:13.787 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:34:13.789 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:34:13.792 | + functions-common:time_stop:2443 : local total 2022-07-28 11:34:13.794 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:34:13.796 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:34:13.799 | + functions-common:time_stop:2447 : start_time=1659008048107 2022-07-28 11:34:13.801 | + functions-common:time_stop:2449 : [[ -z 1659008048107 ]] 2022-07-28 11:34:13.804 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:34:13.809 | + functions-common:time_stop:2452 : end_time=1659008053806 2022-07-28 11:34:13.811 | + functions-common:time_stop:2453 : elapsed_time=5699 2022-07-28 11:34:13.813 | + functions-common:time_stop:2454 : total=47740 2022-07-28 11:34:13.816 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:34:13.819 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=53439 2022-07-28 11:34:13.821 | + inc/python:pip_install:199 : return 0 2022-07-28 11:34:13.824 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-28 11:34:13.841 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:13.843 | + ./stack.sh:main:892 : '[' 10.222.0.67 == 10.222.0.67 ']' 2022-07-28 11:34:13.846 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-28 11:34:13.849 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-28 11:34:13.851 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-28 11:34:13.853 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 11:34:13.856 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-28 11:34:13.858 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-28 11:34:13.875 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:34:13.878 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-28 11:34:13.880 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-28 11:34:13.882 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-28 11:34:13.885 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 11:34:13.887 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 11:34:13.889 | ++ functions-common:git_clone:601 : pwd 2022-07-28 11:34:13.892 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 11:34:13.894 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 11:34:13.897 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 11:34:13.913 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 11:34:13.915 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 11:34:13.918 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 11:34:13.920 | + functions-common:git_clone:618 : echo master 2022-07-28 11:34:13.921 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 11:34:13.926 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-28 11:34:13.928 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 11:34:13.931 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-28 11:34:13.943 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-28 11:34:13.946 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 11:34:13.947 | + functions-common:git_clone:679 : head -1 2022-07-28 11:34:13.969 | 9bb51da86 Merge "Only log warnings about token length when length exceeds max_token_size" 2022-07-28 11:34:13.972 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 11:34:13.975 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-28 11:34:13.977 | + inc/python:setup_develop:334 : local bindep 2022-07-28 11:34:13.980 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 11:34:13.982 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-28 11:34:13.985 | + inc/python:setup_develop:340 : local extras= 2022-07-28 11:34:13.987 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-28 11:34:13.990 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 11:34:13.993 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 11:34:14.003 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-28 11:34:14.005 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 11:34:14.008 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 11:34:14.011 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-28 11:34:14.014 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 11:34:14.017 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-28 11:34:14.019 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 11:34:14.022 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 11:34:14.025 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-28 11:34:14.031 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-28 11:34:14.033 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-07-28 11:34:14.692 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-28 11:34:14.695 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 11:34:14.697 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 11:34:14.699 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 11:34:14.701 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 11:34:14.704 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-28 11:34:14.706 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 11:34:14.708 | + inc/python:setup_package:424 : local extras= 2022-07-28 11:34:14.710 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 11:34:14.712 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 11:34:14.715 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 11:34:14.717 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 11:34:14.719 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 11:34:14.721 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-28 11:34:14.743 | Using python 3.8 to install /opt/stack/keystone 2022-07-28 11:34:14.745 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-07-28 11:34:16.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:34:16.884 | from cryptography.utils import int_from_bytes 2022-07-28 11:34:16.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:34:16.884 | from cryptography.utils import int_from_bytes 2022-07-28 11:34:17.939 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:34:17.939 | Obtaining file:///opt/stack/keystone 2022-07-28 11:34:19.556 | Requirement already satisfied: Flask===2.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.3) 2022-07-28 11:34:19.574 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-07-28 11:34:19.584 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 11:34:19.590 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 11:34:19.592 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-07-28 11:34:19.620 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 11:34:19.766 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 11:34:19.780 | Requirement already satisfied: Werkzeug===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.0) 2022-07-28 11:34:19.786 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-07-28 11:34:19.799 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 11:34:19.809 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 11:34:19.812 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-07-28 11:34:19.819 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 11:34:19.857 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 11:34:19.863 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 11:34:19.868 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 11:34:19.905 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-07-28 11:34:19.908 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 11:34:19.948 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 11:34:20.001 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 11:34:20.004 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-07-28 11:34:20.014 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 11:34:20.051 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 11:34:20.095 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 11:34:20.101 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 11:34:20.149 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 11:34:20.154 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 11:34:20.194 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 11:34:20.249 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 11:34:20.260 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 11:34:20.278 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 11:34:20.293 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 11:34:20.303 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 11:34:20.325 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 11:34:20.336 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 11:34:20.349 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 11:34:20.390 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 11:34:20.396 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-07-28 11:34:20.408 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:34:20.411 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 11:34:20.422 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 11:34:20.429 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 11:34:20.439 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 11:34:20.443 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 11:34:20.446 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 11:34:20.451 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 11:34:20.456 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-07-28 11:34:20.477 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 11:34:20.482 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 11:34:20.534 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 11:34:20.543 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 11:34:20.557 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 11:34:20.561 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-07-28 11:34:20.564 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 11:34:20.568 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 11:34:20.578 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 11:34:20.581 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 11:34:20.583 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 11:34:20.587 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 11:34:20.597 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 11:34:20.603 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 11:34:20.614 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 11:34:20.647 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 11:34:20.652 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-07-28 11:34:20.685 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 11:34:20.691 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 11:34:20.717 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 11:34:20.720 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 11:34:20.749 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 11:34:20.813 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 11:34:20.877 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 11:34:20.882 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 11:34:20.885 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 11:34:20.891 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 11:34:20.904 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 11:34:20.907 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 11:34:20.912 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 11:34:20.959 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 11:34:20.961 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 11:34:20.970 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 11:34:20.979 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 11:34:20.989 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 11:34:21.001 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 11:34:21.011 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 11:34:21.022 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 11:34:21.026 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 11:34:21.028 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 11:34:21.033 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-07-28 11:34:21.036 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 11:34:21.048 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 11:34:21.051 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 11:34:21.056 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 11:34:21.058 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 11:34:21.061 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 11:34:21.063 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (3.0.1) 2022-07-28 11:34:21.082 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 11:34:21.087 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 11:34:21.090 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 11:34:21.102 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 11:34:21.104 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 11:34:21.138 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 11:34:21.141 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 11:34:22.326 | Installing collected packages: keystone 2022-07-28 11:34:22.326 | Attempting uninstall: keystone 2022-07-28 11:34:22.327 | Found existing installation: keystone 21.1.0.dev29 2022-07-28 11:34:22.330 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-28 11:34:22.331 | Running setup.py develop for keystone 2022-07-28 11:34:24.407 | Successfully installed keystone 2022-07-28 11:34:24.531 | + inc/python:pip_install:196 : result=0 2022-07-28 11:34:24.534 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:34:24.537 | + functions-common:time_stop:2440 : local name 2022-07-28 11:34:24.541 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:34:24.543 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:34:24.546 | + functions-common:time_stop:2443 : local total 2022-07-28 11:34:24.549 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:34:24.553 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:34:24.555 | + functions-common:time_stop:2447 : start_time=1659008054737 2022-07-28 11:34:24.558 | + functions-common:time_stop:2449 : [[ -z 1659008054737 ]] 2022-07-28 11:34:24.562 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:34:24.568 | + functions-common:time_stop:2452 : end_time=1659008064564 2022-07-28 11:34:24.571 | + functions-common:time_stop:2453 : elapsed_time=9827 2022-07-28 11:34:24.573 | + functions-common:time_stop:2454 : total=53439 2022-07-28 11:34:24.575 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:34:24.578 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=63266 2022-07-28 11:34:24.580 | + inc/python:pip_install:199 : return 0 2022-07-28 11:34:24.584 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 11:34:24.586 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 11:34:24.589 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 11:34:24.613 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 11:34:24.626 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-28 11:34:24.628 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-28 11:34:24.631 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:34:24.633 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:34:24.636 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-07-28 11:34:24.638 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:34:24.640 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-28 11:34:24.660 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:34:24.663 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-28 11:34:24.665 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 11:34:24.669 | + ./stack.sh:main:894 : configure_keystone 2022-07-28 11:34:24.671 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-28 11:34:24.687 | + 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-07-28 11:34:24.689 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-28 11:34:24.696 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-28 11:34:24.712 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:34:24.715 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-28 11:34:24.747 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-28 11:34:24.776 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-28 11:34:24.809 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-28 11:34:24.842 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-28 11:34:24.876 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-28 11:34:24.908 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-28 11:34:24.939 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-28 11:34:24.969 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-28 11:34:24.971 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-28 11:34:24.974 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-28 11:34:24.977 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-28 11:34:24.979 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 11:34:24.981 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 11:34:24.997 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:25.001 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 11:34:25.003 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 11:34:25.006 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 11:34:25.022 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:25.025 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 11:34:25.027 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 11:34:25.059 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 11:34:25.061 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 11:34:25.063 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-28 11:34:25.066 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-28 11:34:25.083 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:34:25.085 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.67/identity 2022-07-28 11:34:25.117 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-28 11:34:25.119 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-28 11:34:25.153 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-28 11:34:25.156 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-28 11:34:25.158 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-28 11:34:25.161 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-28 11:34:25.163 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 11:34:25.166 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 11:34:25.168 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 11:34:25.185 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:25.188 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 11:34:25.190 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-28 11:34:25.194 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-28 11:34:25.226 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-28 11:34:25.228 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-28 11:34:25.231 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-28 11:34:25.234 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-28 11:34:25.237 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 11:34:25.255 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 11:34:25.257 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 11:34:25.260 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 11:34:25.262 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 11:34:25.265 | + 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-07-28 11:34:25.293 | + 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-07-28 11:34:25.322 | + 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-07-28 11:34:25.351 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 11:34:25.380 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-28 11:34:25.409 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-28 11:34:25.412 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-28 11:34:25.414 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-28 11:34:25.416 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-28 11:34:25.421 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-28 11:34:25.423 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 11:34:25.426 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 11:34:25.429 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-28 11:34:25.433 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-28 11:34:25.436 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 11:34:25.438 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 11:34:25.451 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 11:34:25.452 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 11:34:25.461 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 11:34:25.465 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 11:34:25.496 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 11:34:25.498 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-28 11:34:25.502 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-07-28 11:34:25.532 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-28 11:34:25.560 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-28 11:34:25.589 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-28 11:34:25.618 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-28 11:34:25.646 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-28 11:34:25.673 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-28 11:34:25.702 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-28 11:34:25.730 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-28 11:34:25.759 | + 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-07-28 11:34:25.788 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-28 11:34:25.817 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-28 11:34:25.848 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-28 11:34:25.877 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 11:34:25.880 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 11:34:25.883 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-28 11:34:25.885 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-28 11:34:25.887 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 11:34:25.890 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:34:25.892 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:34:25.895 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 11:34:25.898 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 11:34:25.900 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 11:34:25.930 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-28 11:34:25.963 | + 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-07-28 11:34:25.964 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 11:34:25.974 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-28 11:34:25.978 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-28 11:34:25.980 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-28 11:34:25.983 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 11:34:25.989 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 11:34:25.990 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 11:34:25.992 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:34:25.994 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:34:25.997 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 11:34:25.999 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 11:34:26.002 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:34:26.004 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:34:26.008 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-28 11:34:26.073 | Site keystone-wsgi-public already enabled 2022-07-28 11:34:26.077 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 11:34:26.080 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 11:34:26.082 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 11:34:26.084 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 11:34:26.232 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-28 11:34:26.271 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-28 11:34:26.305 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-28 11:34:26.337 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-28 11:34:26.339 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-28 11:34:26.373 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-28 11:34:26.402 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-28 11:34:26.433 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 11:34:26.435 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 11:34:26.438 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-28 11:34:26.456 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:26.461 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-28 11:34:26.479 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:34:26.481 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-28 11:34:26.484 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-28 11:34:26.486 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-28 11:34:26.489 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 11:34:26.492 | + lib/stack:stack_install_service:32 : install_swift 2022-07-28 11:34:26.494 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-28 11:34:26.496 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-28 11:34:26.499 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-28 11:34:26.501 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 11:34:26.503 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 11:34:26.506 | ++ functions-common:git_clone:601 : pwd 2022-07-28 11:34:26.509 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 11:34:26.511 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 11:34:26.514 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 11:34:26.531 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 11:34:26.533 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 11:34:26.536 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 11:34:26.539 | + functions-common:git_clone:618 : echo master 2022-07-28 11:34:26.540 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 11:34:26.546 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-28 11:34:26.548 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 11:34:26.551 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-28 11:34:26.564 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-28 11:34:26.567 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 11:34:26.568 | + functions-common:git_clone:679 : head -1 2022-07-28 11:34:26.571 | 9b0e5ea97 Merge "formpost: deprecate sha1 signatures" 2022-07-28 11:34:26.574 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 11:34:26.576 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-28 11:34:26.579 | + inc/python:setup_develop:334 : local bindep 2022-07-28 11:34:26.582 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 11:34:26.584 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-28 11:34:26.587 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-28 11:34:26.590 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-28 11:34:26.592 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 11:34:26.595 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 11:34:26.598 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-28 11:34:26.600 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 11:34:26.603 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-28 11:34:26.606 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-28 11:34:26.614 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 11:34:26.617 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-28 11:34:26.620 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 11:34:26.623 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 11:34:26.627 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-28 11:34:26.634 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-28 11:34:26.636 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-07-28 11:34:27.415 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-28 11:34:27.417 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 11:34:27.421 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 11:34:27.423 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 11:34:27.426 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 11:34:27.428 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-28 11:34:27.431 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 11:34:27.435 | + inc/python:setup_package:424 : local extras=keystone 2022-07-28 11:34:27.438 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 11:34:27.440 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-28 11:34:27.443 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-28 11:34:27.446 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-28 11:34:27.451 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 11:34:27.454 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-28 11:34:27.476 | Using python 3.8 to install /opt/stack/swift 2022-07-28 11:34:27.478 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-07-28 11:34:29.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:34:29.602 | from cryptography.utils import int_from_bytes 2022-07-28 11:34:29.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:34:29.602 | from cryptography.utils import int_from_bytes 2022-07-28 11:34:30.690 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:34:30.691 | Obtaining file:///opt/stack/swift 2022-07-28 11:34:31.996 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 11:34:32.007 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 11:34:32.045 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 11:34:32.054 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 11:34:32.059 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 11:34:32.110 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 11:34:32.121 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 11:34:32.124 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 11:34:32.161 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 11:34:32.200 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 11:34:32.206 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 11:34:32.211 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 11:34:32.251 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 11:34:32.260 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 11:34:32.274 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 11:34:32.279 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:34:32.282 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 11:34:32.292 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-07-28 11:34:32.295 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 11:34:32.297 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 11:34:32.304 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 11:34:32.309 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 11:34:32.329 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 11:34:32.334 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 11:34:32.347 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 11:34:32.351 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 11:34:32.354 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 11:34:32.358 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 11:34:32.391 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-07-28 11:34:32.395 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-28 11:34:32.398 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 11:34:32.401 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 11:34:32.429 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 11:34:32.442 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 11:34:32.499 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 11:34:32.506 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 11:34:32.510 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 11:34:32.513 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 11:34:32.519 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 11:34:32.522 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 11:34:32.525 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 11:34:32.527 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 11:34:32.532 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 11:34:32.535 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 11:34:32.538 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 11:34:32.542 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 11:34:32.545 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 11:34:34.444 | Installing collected packages: swift 2022-07-28 11:34:34.445 | Attempting uninstall: swift 2022-07-28 11:34:34.445 | Found existing installation: swift 2.30.0.dev122 2022-07-28 11:34:34.448 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-28 11:34:34.449 | Running setup.py develop for swift 2022-07-28 11:34:36.339 | Successfully installed swift 2022-07-28 11:34:36.456 | + inc/python:pip_install:196 : result=0 2022-07-28 11:34:36.459 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:34:36.461 | + functions-common:time_stop:2440 : local name 2022-07-28 11:34:36.463 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:34:36.466 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:34:36.468 | + functions-common:time_stop:2443 : local total 2022-07-28 11:34:36.470 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:34:36.473 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:34:36.475 | + functions-common:time_stop:2447 : start_time=1659008067470 2022-07-28 11:34:36.477 | + functions-common:time_stop:2449 : [[ -z 1659008067470 ]] 2022-07-28 11:34:36.480 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:34:36.484 | + functions-common:time_stop:2452 : end_time=1659008076482 2022-07-28 11:34:36.487 | + functions-common:time_stop:2453 : elapsed_time=9012 2022-07-28 11:34:36.489 | + functions-common:time_stop:2454 : total=63266 2022-07-28 11:34:36.491 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:34:36.493 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=72278 2022-07-28 11:34:36.496 | + inc/python:pip_install:199 : return 0 2022-07-28 11:34:36.498 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 11:34:36.501 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 11:34:36.504 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 11:34:36.523 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 11:34:36.536 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-28 11:34:36.538 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-28 11:34:36.541 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:34:36.543 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:34:36.546 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-07-28 11:34:36.548 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:34:36.551 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-28 11:34:36.554 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 11:34:36.556 | + ./stack.sh:main:903 : configure_swift 2022-07-28 11:34:36.558 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-28 11:34:36.561 | + lib/swift:configure_swift:332 : local node_number 2022-07-28 11:34:36.563 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-28 11:34:36.565 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-28 11:34:36.567 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 11:34:37.605 | No container-reconciler running 2022-07-28 11:34:37.605 | No container-auditor running 2022-07-28 11:34:37.605 | No object-replicator running 2022-07-28 11:34:37.605 | No container-updater running 2022-07-28 11:34:37.605 | No proxy-server running 2022-07-28 11:34:37.605 | No account-replicator running 2022-07-28 11:34:37.605 | No account-auditor running 2022-07-28 11:34:37.606 | No object-reconstructor running 2022-07-28 11:34:37.606 | No object-auditor running 2022-07-28 11:34:37.606 | No container-sharder running 2022-07-28 11:34:37.606 | No container-replicator running 2022-07-28 11:34:37.606 | No account-reaper running 2022-07-28 11:34:37.606 | No account-server running 2022-07-28 11:34:37.606 | No container-server running 2022-07-28 11:34:37.606 | No object-expirer running 2022-07-28 11:34:37.606 | No object-updater running 2022-07-28 11:34:37.606 | No container-sync running 2022-07-28 11:34:37.606 | No object-server running 2022-07-28 11:34:37.679 | + lib/swift:configure_swift:337 : true 2022-07-28 11:34:37.681 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-28 11:34:37.694 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-07-28 11:34:37.707 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-28 11:34:37.710 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-28 11:34:37.710 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-28 11:34:37.715 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-28 11:34:37.715 | s/%GROUP%/ubuntu/; 2022-07-28 11:34:37.715 | s/%USER%/ubuntu/; 2022-07-28 11:34:37.715 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-28 11:34:37.715 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-28 11:34:37.718 | uid = ubuntu 2022-07-28 11:34:37.718 | gid = ubuntu 2022-07-28 11:34:37.718 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-28 11:34:37.719 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-28 11:34:37.719 | address = 127.0.0.1 2022-07-28 11:34:37.719 | 2022-07-28 11:34:37.719 | [account6612] 2022-07-28 11:34:37.719 | max connections = 25 2022-07-28 11:34:37.719 | path = /opt/stack/data/swift/1/node/ 2022-07-28 11:34:37.719 | read only = false 2022-07-28 11:34:37.719 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-28 11:34:37.719 | 2022-07-28 11:34:37.719 | [account6622] 2022-07-28 11:34:37.719 | max connections = 25 2022-07-28 11:34:37.719 | path = /opt/stack/data/swift/2/node/ 2022-07-28 11:34:37.719 | read only = false 2022-07-28 11:34:37.719 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-28 11:34:37.719 | 2022-07-28 11:34:37.719 | [account6632] 2022-07-28 11:34:37.719 | max connections = 25 2022-07-28 11:34:37.719 | path = /opt/stack/data/swift/3/node/ 2022-07-28 11:34:37.719 | read only = false 2022-07-28 11:34:37.719 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-28 11:34:37.719 | 2022-07-28 11:34:37.719 | [account6642] 2022-07-28 11:34:37.719 | max connections = 25 2022-07-28 11:34:37.719 | path = /opt/stack/data/swift/4/node/ 2022-07-28 11:34:37.719 | read only = false 2022-07-28 11:34:37.719 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-28 11:34:37.719 | 2022-07-28 11:34:37.719 | 2022-07-28 11:34:37.719 | [container6611] 2022-07-28 11:34:37.719 | max connections = 25 2022-07-28 11:34:37.719 | path = /opt/stack/data/swift/1/node/ 2022-07-28 11:34:37.719 | read only = false 2022-07-28 11:34:37.719 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-28 11:34:37.719 | 2022-07-28 11:34:37.719 | [container6621] 2022-07-28 11:34:37.719 | max connections = 25 2022-07-28 11:34:37.719 | path = /opt/stack/data/swift/2/node/ 2022-07-28 11:34:37.720 | read only = false 2022-07-28 11:34:37.720 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-28 11:34:37.720 | 2022-07-28 11:34:37.720 | [container6631] 2022-07-28 11:34:37.720 | max connections = 25 2022-07-28 11:34:37.720 | path = /opt/stack/data/swift/3/node/ 2022-07-28 11:34:37.720 | read only = false 2022-07-28 11:34:37.720 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-28 11:34:37.720 | 2022-07-28 11:34:37.720 | [container6641] 2022-07-28 11:34:37.720 | max connections = 25 2022-07-28 11:34:37.720 | path = /opt/stack/data/swift/4/node/ 2022-07-28 11:34:37.720 | read only = false 2022-07-28 11:34:37.720 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-28 11:34:37.720 | 2022-07-28 11:34:37.720 | 2022-07-28 11:34:37.720 | [object6613] 2022-07-28 11:34:37.720 | max connections = 25 2022-07-28 11:34:37.720 | path = /opt/stack/data/swift/1/node/ 2022-07-28 11:34:37.720 | read only = false 2022-07-28 11:34:37.720 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-28 11:34:37.720 | 2022-07-28 11:34:37.720 | [object6623] 2022-07-28 11:34:37.720 | max connections = 25 2022-07-28 11:34:37.720 | path = /opt/stack/data/swift/2/node/ 2022-07-28 11:34:37.720 | read only = false 2022-07-28 11:34:37.720 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-28 11:34:37.720 | 2022-07-28 11:34:37.720 | [object6633] 2022-07-28 11:34:37.720 | max connections = 25 2022-07-28 11:34:37.720 | path = /opt/stack/data/swift/3/node/ 2022-07-28 11:34:37.720 | read only = false 2022-07-28 11:34:37.720 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-28 11:34:37.720 | 2022-07-28 11:34:37.720 | [object6643] 2022-07-28 11:34:37.721 | max connections = 25 2022-07-28 11:34:37.721 | path = /opt/stack/data/swift/4/node/ 2022-07-28 11:34:37.721 | read only = false 2022-07-28 11:34:37.721 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-28 11:34:37.722 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-28 11:34:37.724 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:34:37.726 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:34:37.728 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-28 11:34:37.741 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-28 11:34:37.743 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-28 11:34:37.748 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-28 11:34:37.752 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-28 11:34:37.755 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-28 11:34:37.759 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-28 11:34:37.788 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.67:8080/v1/ 2022-07-28 11:34:37.814 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-28 11:34:37.833 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-28 11:34:37.862 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-28 11:34:37.880 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-28 11:34:37.909 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-28 11:34:37.928 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-28 11:34:37.957 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-28 11:34:37.975 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-28 11:34:38.005 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-28 11:34:38.023 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 11:34:38.055 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-28 11:34:38.073 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-28 11:34:38.088 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:34:38.090 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-28 11:34:38.120 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-28 11:34:38.148 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-28 11:34:38.177 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-28 11:34:38.205 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-28 11:34:38.207 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-28 11:34:38.223 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:34:38.225 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-28 11:34:38.253 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-28 11:34:38.273 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:34:38.275 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-28 11:34:38.292 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:38.294 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-28 11:34:38.296 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-28 11:34:38.311 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:34:38.313 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-28 11:34:38.315 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-28 11:34:38.317 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-28 11:34:38.323 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-28 11:34:38.329 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-28 11:34:38.357 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-28 11:34:38.386 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-28 11:34:38.422 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-28 11:34:38.454 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-28 11:34:38.482 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-28 11:34:38.485 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-28 11:34:38.487 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-28 11:34:38.489 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-28 11:34:38.491 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-28 11:34:38.521 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-28 11:34:38.548 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.67/identity 2022-07-28 11:34:38.576 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-28 11:34:38.604 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-28 11:34:38.633 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-28 11:34:38.660 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-28 11:34:38.687 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-28 11:34:38.716 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 11:34:38.746 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-28 11:34:38.779 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-28 11:34:38.809 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-28 11:34:38.838 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-28 11:34:38.865 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-28 11:34:38.897 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-28 11:34:38.925 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-28 11:34:38.945 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-28 11:34:38.973 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-28 11:34:39.002 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-28 11:34:39.007 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-28 11:34:39.037 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-28 11:34:39.064 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-28 11:34:39.093 | + lib/swift:configure_swift:480 : local node_number 2022-07-28 11:34:39.095 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 11:34:39.099 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 11:34:39.101 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-28 11:34:39.106 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-28 11:34:39.108 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 11:34:39.111 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 11:34:39.113 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-28 11:34:39.116 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-28 11:34:39.118 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 11:34:39.120 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 11:34:39.123 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-28 11:34:39.142 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-28 11:34:39.172 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-28 11:34:39.191 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-28 11:34:39.220 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-28 11:34:39.240 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 11:34:39.269 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-28 11:34:39.288 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 11:34:39.318 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-28 11:34:39.337 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 11:34:39.369 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-28 11:34:39.387 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-28 11:34:39.417 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-28 11:34:39.438 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-28 11:34:39.469 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-28 11:34:39.489 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-28 11:34:39.518 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-28 11:34:39.538 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-28 11:34:39.566 | + 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-07-28 11:34:39.574 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-28 11:34:39.593 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 11:34:39.625 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-07-28 11:34:39.654 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 11:34:39.656 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-28 11:34:39.661 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-28 11:34:39.663 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 11:34:39.666 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 11:34:39.668 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-28 11:34:39.670 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-28 11:34:39.672 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 11:34:39.675 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 11:34:39.677 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-28 11:34:39.696 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-28 11:34:39.725 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-28 11:34:39.744 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-28 11:34:39.773 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-28 11:34:39.793 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 11:34:39.821 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-28 11:34:39.840 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 11:34:39.870 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-28 11:34:39.888 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 11:34:39.918 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-28 11:34:39.936 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-28 11:34:39.966 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-28 11:34:39.985 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-28 11:34:40.014 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-28 11:34:40.033 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-28 11:34:40.062 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-28 11:34:40.081 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-28 11:34:40.111 | + 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-07-28 11:34:40.116 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-28 11:34:40.135 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 11:34:40.164 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 11:34:40.166 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-28 11:34:40.171 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-28 11:34:40.173 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 11:34:40.176 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 11:34:40.178 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-28 11:34:40.180 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-28 11:34:40.183 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 11:34:40.185 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 11:34:40.187 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-28 11:34:40.207 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-28 11:34:40.237 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-28 11:34:40.256 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-28 11:34:40.288 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-28 11:34:40.308 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 11:34:40.337 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-28 11:34:40.356 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 11:34:40.386 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-28 11:34:40.405 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 11:34:40.436 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-28 11:34:40.455 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-28 11:34:40.489 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-28 11:34:40.509 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-28 11:34:40.539 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-28 11:34:40.557 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-28 11:34:40.586 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-28 11:34:40.604 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-28 11:34:40.634 | + 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-07-28 11:34:40.641 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-28 11:34:40.660 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 11:34:40.689 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-28 11:34:40.718 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-28 11:34:40.747 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-28 11:34:40.776 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-28 11:34:40.778 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-28 11:34:40.783 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-28 11:34:40.817 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-28 11:34:40.850 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-28 11:34:40.880 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-28 11:34:40.909 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-28 11:34:40.939 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-28 11:34:40.968 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-28 11:34:40.998 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-28 11:34:41.026 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-28 11:34:41.055 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-28 11:34:41.071 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:41.074 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-28 11:34:41.092 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-28 11:34:41.095 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-28 11:34:41.117 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-28 11:34:41.119 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.67 2022-07-28 11:34:41.147 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-28 11:34:41.150 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-28 11:34:41.178 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.67/identity 2022-07-28 11:34:41.208 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-28 11:34:41.210 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-28 11:34:41.240 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-28 11:34:41.256 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:34:41.258 | + lib/swift:configure_swift:543 : local user_group 2022-07-28 11:34:41.261 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-28 11:34:41.266 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-28 11:34:41.269 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-28 11:34:41.282 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-28 11:34:41.285 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-28 11:34:41.297 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-28 11:34:41.299 | + lib/swift:configure_swift:550 : is_suse 2022-07-28 11:34:41.301 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 11:34:41.304 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 11:34:41.306 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 11:34:41.308 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 11:34:41.311 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 11:34:41.313 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 11:34:41.316 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-28 11:34:41.328 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-28 11:34:41.331 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-28 11:34:41.334 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-28 11:34:41.352 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:34:41.354 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-28 11:34:41.373 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:41.375 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-28 11:34:41.378 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-28 11:34:41.381 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-28 11:34:41.383 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 11:34:41.386 | + lib/stack:stack_install_service:32 : install_glance 2022-07-28 11:34:41.388 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-28 11:34:41.391 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-28 11:34:41.395 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-28 11:34:41.412 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:41.415 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-28 11:34:41.417 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-28 11:34:41.435 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:41.438 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-28 11:34:41.440 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-28 11:34:41.443 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-28 11:34:41.446 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:34:41.448 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:34:41.451 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-07-28 11:34:41.454 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:34:41.458 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-28 11:34:41.461 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-28 11:34:41.463 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-28 11:34:41.467 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-28 11:34:41.469 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-28 11:34:41.472 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-28 11:34:41.475 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-28 11:34:41.478 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-28 11:34:41.481 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-28 11:34:41.484 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-28 11:34:41.488 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-07-28 11:34:41.488 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-28 11:34:41.494 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-28 11:34:41.496 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-28 11:34:41.499 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-28 11:34:41.502 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-28 11:34:41.505 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 11:34:41.528 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-28 11:34:41.530 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 11:34:43.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:34:43.668 | from cryptography.utils import int_from_bytes 2022-07-28 11:34:43.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:34:43.668 | from cryptography.utils import int_from_bytes 2022-07-28 11:34:44.728 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:34:44.731 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-28 11:34:44.811 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 11:34:44.821 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 11:34:44.865 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 11:34:44.925 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 11:34:44.950 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 11:34:44.953 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 11:34:44.971 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 11:34:44.982 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 11:34:45.022 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 11:34:45.028 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 11:34:45.033 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 11:34:45.072 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 11:34:45.087 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 11:34:45.089 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 11:34:45.098 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 11:34:45.120 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 11:34:45.135 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 11:34:45.140 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:34:45.142 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 11:34:45.146 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 11:34:45.151 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 11:34:45.155 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 11:34:45.171 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 11:34:45.176 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 11:34:45.196 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-07-28 11:34:45.217 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 11:34:45.223 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 11:34:45.236 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 11:34:45.240 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 11:34:45.243 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 11:34:45.246 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 11:34:45.250 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 11:34:45.264 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 11:34:45.298 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 11:34:45.304 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 11:34:45.312 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 11:34:45.375 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 11:34:45.403 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 11:34:45.406 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 11:34:45.409 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 11:34:45.413 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 11:34:45.419 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 11:34:45.422 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 11:34:45.427 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 11:34:45.431 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 11:34:45.434 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 11:34:45.446 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 11:34:45.454 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 11:34:45.466 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 11:34:45.474 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 11:34:45.487 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 11:34:45.490 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 11:34:45.501 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 11:34:45.505 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 11:34:45.509 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 11:34:45.513 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 11:34:45.541 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 11:34:45.571 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 11:34:45.575 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 11:34:45.578 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-28 11:34:45.581 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 11:34:45.590 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 11:34:47.484 | + inc/python:pip_install:196 : result=0 2022-07-28 11:34:47.487 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:34:47.489 | + functions-common:time_stop:2440 : local name 2022-07-28 11:34:47.492 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:34:47.494 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:34:47.496 | + functions-common:time_stop:2443 : local total 2022-07-28 11:34:47.499 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:34:47.501 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:34:47.503 | + functions-common:time_stop:2447 : start_time=1659008081522 2022-07-28 11:34:47.506 | + functions-common:time_stop:2449 : [[ -z 1659008081522 ]] 2022-07-28 11:34:47.509 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:34:47.513 | + functions-common:time_stop:2452 : end_time=1659008087511 2022-07-28 11:34:47.516 | + functions-common:time_stop:2453 : elapsed_time=5989 2022-07-28 11:34:47.519 | + functions-common:time_stop:2454 : total=72278 2022-07-28 11:34:47.521 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:34:47.524 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=78267 2022-07-28 11:34:47.527 | + inc/python:pip_install:199 : return 0 2022-07-28 11:34:47.529 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-28 11:34:47.532 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-28 11:34:47.535 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-28 11:34:47.549 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-28 11:34:47.554 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-28 11:34:47.556 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-28 11:34:47.559 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-28 11:34:47.561 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 11:34:47.563 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 11:34:47.566 | ++ functions-common:git_clone:601 : pwd 2022-07-28 11:34:47.569 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 11:34:47.571 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 11:34:47.574 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 11:34:47.591 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 11:34:47.594 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 11:34:47.597 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 11:34:47.600 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 11:34:47.600 | + functions-common:git_clone:618 : echo master 2022-07-28 11:34:47.605 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-28 11:34:47.607 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 11:34:47.610 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-28 11:34:47.623 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-28 11:34:47.626 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 11:34:47.626 | + functions-common:git_clone:679 : head -1 2022-07-28 11:34:47.632 | 00f453372 Merge "Immediate caching of an image" 2022-07-28 11:34:47.635 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 11:34:47.638 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-28 11:34:47.640 | + inc/python:setup_develop:334 : local bindep 2022-07-28 11:34:47.644 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 11:34:47.646 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-28 11:34:47.649 | + inc/python:setup_develop:340 : local extras= 2022-07-28 11:34:47.652 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-28 11:34:47.654 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 11:34:47.657 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 11:34:47.660 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-28 11:34:47.662 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 11:34:47.665 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 11:34:47.668 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-28 11:34:47.670 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 11:34:47.673 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-28 11:34:47.676 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 11:34:47.679 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 11:34:47.682 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-28 11:34:47.688 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-28 11:34:47.691 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-07-28 11:34:48.318 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-28 11:34:48.321 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 11:34:48.323 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 11:34:48.326 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 11:34:48.328 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 11:34:48.330 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-28 11:34:48.333 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 11:34:48.335 | + inc/python:setup_package:424 : local extras= 2022-07-28 11:34:48.338 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 11:34:48.340 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 11:34:48.343 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 11:34:48.345 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 11:34:48.348 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 11:34:48.351 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-28 11:34:48.373 | Using python 3.8 to install /opt/stack/glance 2022-07-28 11:34:48.376 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-07-28 11:34:50.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:34:50.483 | from cryptography.utils import int_from_bytes 2022-07-28 11:34:50.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:34:50.483 | from cryptography.utils import int_from_bytes 2022-07-28 11:34:51.546 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:34:51.547 | Obtaining file:///opt/stack/glance 2022-07-28 11:34:52.847 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 11:34:52.856 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 11:34:52.865 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 11:34:52.877 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 11:34:53.035 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-07-28 11:34:53.042 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 11:34:53.056 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 11:34:53.070 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 11:34:53.090 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 11:34:53.127 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 11:34:53.140 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 11:34:53.147 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 11:34:53.153 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 11:34:53.161 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 11:34:53.164 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-28 11:34:53.232 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 11:34:53.237 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 11:34:53.247 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 11:34:53.284 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 11:34:53.312 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 11:34:53.315 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 11:34:53.354 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 11:34:53.413 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 11:34:53.466 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 11:34:53.471 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 11:34:53.475 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 11:34:53.493 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 11:34:53.530 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 11:34:53.541 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 11:34:53.581 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 11:34:53.587 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 11:34:53.635 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 11:34:53.639 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-28 11:34:53.649 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 11:34:53.688 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 11:34:53.744 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 11:34:53.754 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 11:34:53.772 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 11:34:53.787 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 11:34:53.799 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 11:34:53.808 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 11:34:53.830 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 11:34:53.840 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 11:34:53.854 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 11:34:53.894 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 11:34:53.899 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:34:53.901 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 11:34:53.914 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 11:34:53.919 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 11:34:53.941 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 11:34:53.954 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 11:34:53.965 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 11:34:53.968 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 11:34:53.974 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 11:34:53.978 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 11:34:53.992 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 11:34:53.997 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 11:34:54.017 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 11:34:54.022 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 11:34:54.029 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 11:34:54.070 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-07-28 11:34:54.075 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 11:34:54.079 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-07-28 11:34:54.083 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 11:34:54.085 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 11:34:54.095 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 11:34:54.099 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 11:34:54.101 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 11:34:54.106 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 11:34:54.158 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 11:34:54.172 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 11:34:54.181 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 11:34:54.187 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 11:34:54.197 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 11:34:54.232 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 11:34:54.238 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 11:34:54.242 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 11:34:54.246 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 11:34:54.274 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 11:34:54.277 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 11:34:54.288 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 11:34:54.293 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 11:34:54.323 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 11:34:54.386 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 11:34:54.391 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 11:34:54.395 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 11:34:54.398 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 11:34:54.423 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 11:34:54.428 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 11:34:54.431 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 11:34:54.486 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 11:34:54.495 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 11:34:54.500 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 11:34:54.503 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 11:34:54.515 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 11:34:54.518 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 11:34:54.530 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 11:34:54.534 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 11:34:54.539 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 11:34:54.541 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 11:34:54.544 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 11:34:54.546 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 11:34:54.551 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 11:34:54.556 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 11:34:54.597 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 11:34:54.600 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 11:34:54.602 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 11:34:54.605 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 11:34:54.608 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 11:34:54.611 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 11:34:54.633 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 11:34:54.640 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 11:34:54.643 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 11:34:54.647 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 11:34:54.650 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 11:34:54.699 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 11:34:54.702 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 11:34:55.693 | Installing collected packages: glance 2022-07-28 11:34:55.693 | Attempting uninstall: glance 2022-07-28 11:34:55.693 | Found existing installation: glance 25.0.0.0b3.dev2 2022-07-28 11:34:55.697 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-28 11:34:55.699 | Running setup.py develop for glance 2022-07-28 11:34:57.470 | Successfully installed glance 2022-07-28 11:34:57.580 | + inc/python:pip_install:196 : result=0 2022-07-28 11:34:57.588 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:34:57.588 | + functions-common:time_stop:2440 : local name 2022-07-28 11:34:57.588 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:34:57.591 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:34:57.593 | + functions-common:time_stop:2443 : local total 2022-07-28 11:34:57.595 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:34:57.598 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:34:57.600 | + functions-common:time_stop:2447 : start_time=1659008088368 2022-07-28 11:34:57.603 | + functions-common:time_stop:2449 : [[ -z 1659008088368 ]] 2022-07-28 11:34:57.606 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:34:57.610 | + functions-common:time_stop:2452 : end_time=1659008097607 2022-07-28 11:34:57.612 | + functions-common:time_stop:2453 : elapsed_time=9239 2022-07-28 11:34:57.615 | + functions-common:time_stop:2454 : total=78267 2022-07-28 11:34:57.617 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:34:57.619 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=87506 2022-07-28 11:34:57.622 | + inc/python:pip_install:199 : return 0 2022-07-28 11:34:57.624 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 11:34:57.627 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 11:34:57.630 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 11:34:57.650 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 11:34:57.662 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-28 11:34:57.665 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-28 11:34:57.667 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:34:57.670 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:34:57.673 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-07-28 11:34:57.676 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:34:57.678 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 11:34:57.681 | + ./stack.sh:main:915 : configure_glance 2022-07-28 11:34:57.683 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-28 11:34:57.696 | + lib/glance:configure_glance:326 : local dburl 2022-07-28 11:34:57.700 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-28 11:34:57.702 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-28 11:34:57.704 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-28 11:34:57.707 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-28 11:34:57.709 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 11:34:57.711 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 11:34:57.714 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 11:34:57.729 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:57.732 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 11:34:57.734 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 11:34:57.737 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 11:34:57.740 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-28 11:34:57.770 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 11:34:57.799 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-28 11:34:57.830 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 11:34:57.860 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-28 11:34:57.891 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-28 11:34:57.922 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-28 11:34:57.924 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 11:34:57.927 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-28 11:34:57.929 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 11:34:57.932 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-28 11:34:57.961 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-28 11:34:57.991 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-07-28 11:34:58.022 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-28 11:34:58.052 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-28 11:34:58.083 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-28 11:34:58.114 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-28 11:34:58.144 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-28 11:34:58.174 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 11:34:58.205 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 11:34:58.236 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-28 11:34:58.267 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-28 11:34:58.270 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-28 11:34:58.272 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-28 11:34:58.275 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 11:34:58.277 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 11:34:58.279 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 11:34:58.297 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:58.300 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 11:34:58.303 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 11:34:58.306 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 11:34:58.322 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:58.325 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 11:34:58.328 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 11:34:58.359 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 11:34:58.362 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 11:34:58.365 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-28 11:34:58.368 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-28 11:34:58.370 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-28 11:34:58.401 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-28 11:34:58.432 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-28 11:34:58.435 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-28 11:34:58.437 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-28 11:34:58.440 | + lib/glance:configure_glance_store:254 : local be 2022-07-28 11:34:58.442 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-28 11:34:58.445 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-28 11:34:58.447 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 11:34:58.479 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-28 11:34:58.481 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.67 2022-07-28 11:34:58.514 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-28 11:34:58.517 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-28 11:34:58.534 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:34:58.538 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-28 11:34:58.568 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-28 11:34:58.599 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-07-28 11:34:58.631 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-28 11:34:58.665 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-28 11:34:58.695 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-28 11:34:58.713 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:34:58.715 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 11:34:58.746 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-28 11:34:58.776 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-28 11:34:58.807 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.67/identity/v3 2022-07-28 11:34:58.837 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-28 11:34:58.868 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.67/image 2022-07-28 11:34:58.899 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-28 11:34:58.916 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:34:58.918 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-28 11:34:58.920 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-28 11:34:58.923 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 11:34:58.926 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 11:34:58.944 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 11:34:58.947 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 11:34:58.949 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 11:34:58.951 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 11:34:58.954 | + 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-07-28 11:34:58.990 | + 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-07-28 11:34:59.022 | + 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-07-28 11:34:59.053 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 11:34:59.084 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-28 11:34:59.088 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-28 11:34:59.120 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-28 11:34:59.150 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 11:34:59.182 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.67/identity 2022-07-28 11:34:59.213 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-28 11:34:59.244 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-28 11:34:59.274 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-28 11:34:59.305 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 11:34:59.336 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-28 11:34:59.368 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-28 11:34:59.401 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-28 11:34:59.436 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-28 11:34:59.442 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-07-28 11:34:59.450 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-28 11:34:59.468 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:34:59.470 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-28 11:34:59.474 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-07-28 11:34:59.477 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-28 11:34:59.479 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-28 11:34:59.482 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-28 11:34:59.485 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-28 11:34:59.490 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-28 11:34:59.492 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-28 11:34:59.496 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-07-28 11:34:59.528 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-28 11:34:59.530 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-28 11:34:59.533 | ++ functions:get_random_port:837 : true 2022-07-28 11:34:59.536 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-28 11:34:59.538 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-28 11:34:59.540 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-28 11:34:59.610 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-28 11:34:59.613 | ++ functions:get_random_port:841 : break 2 2022-07-28 11:34:59.615 | ++ functions:get_random_port:845 : echo 60999 2022-07-28 11:34:59.618 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-28 11:34:59.620 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-07-28 11:34:59.650 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-28 11:34:59.678 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-28 11:34:59.707 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-28 11:34:59.735 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 11:34:59.766 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-28 11:34:59.798 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-28 11:34:59.827 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-28 11:34:59.857 | + 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-07-28 11:34:59.886 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 11:34:59.916 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 11:34:59.945 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 11:34:59.974 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-28 11:35:00.003 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 11:35:00.033 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-28 11:35:00.062 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-28 11:35:00.096 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-28 11:35:00.125 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-28 11:35:00.154 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-28 11:35:00.183 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-28 11:35:00.186 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-28 11:35:00.189 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 11:35:00.192 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:00.194 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:00.197 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-28 11:35:00.199 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-28 11:35:00.256 | proxy (enabled by site administrator) 2022-07-28 11:35:00.259 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-28 11:35:00.261 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-28 11:35:00.264 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 11:35:00.266 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:00.269 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:00.271 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-28 11:35:00.274 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-28 11:35:00.331 | proxy_http (enabled by site administrator) 2022-07-28 11:35:00.335 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-28 11:35:00.338 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-28 11:35:00.341 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-28 11:35:00.343 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 11:35:00.346 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:00.349 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:00.351 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 11:35:00.354 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 11:35:00.357 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-28 11:35:00.358 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 11:35:00.368 | KeepAlive Off 2022-07-28 11:35:00.372 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-28 11:35:00.372 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 11:35:00.381 | SetEnv proxy-sendchunked 1 2022-07-28 11:35:00.385 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-28 11:35:00.386 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 11:35:00.394 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-28 11:35:00.398 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-28 11:35:00.400 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-28 11:35:00.403 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 11:35:00.405 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 11:35:00.408 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 11:35:00.411 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:00.413 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:00.416 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 11:35:00.418 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 11:35:00.421 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:00.423 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:00.426 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-28 11:35:00.489 | Site glance-wsgi-api already enabled 2022-07-28 11:35:00.494 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-28 11:35:00.496 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 11:35:00.499 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 11:35:00.501 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 11:35:00.640 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-28 11:35:00.647 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-07-28 11:35:00.679 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 11:35:00.682 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 11:35:00.685 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-28 11:35:00.703 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:00.706 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-28 11:35:00.709 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-28 11:35:00.712 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-28 11:35:00.714 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 11:35:00.717 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-28 11:35:00.719 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-28 11:35:00.722 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-28 11:35:00.724 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-28 11:35:00.727 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 11:35:00.729 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 11:35:00.732 | ++ functions-common:git_clone:601 : pwd 2022-07-28 11:35:00.735 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 11:35:00.737 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 11:35:00.741 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 11:35:00.758 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 11:35:00.760 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 11:35:00.763 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 11:35:00.766 | + functions-common:git_clone:618 : echo master 2022-07-28 11:35:00.766 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 11:35:00.771 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-28 11:35:00.774 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 11:35:00.776 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-28 11:35:00.789 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-28 11:35:00.792 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 11:35:00.792 | + functions-common:git_clone:679 : head -1 2022-07-28 11:35:00.798 | 44bed4c5e Merge commit 'refs/changes/51/851351/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-07-28 11:35:00.800 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 11:35:00.804 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-28 11:35:00.806 | + inc/python:setup_develop:334 : local bindep 2022-07-28 11:35:00.809 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 11:35:00.812 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-28 11:35:00.814 | + inc/python:setup_develop:340 : local extras= 2022-07-28 11:35:00.817 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-28 11:35:00.820 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 11:35:00.823 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 11:35:00.825 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-28 11:35:00.828 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 11:35:00.830 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 11:35:00.833 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-28 11:35:00.836 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 11:35:00.839 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-28 11:35:00.842 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 11:35:00.844 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 11:35:00.848 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-28 11:35:00.854 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-28 11:35:00.856 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-07-28 11:35:01.497 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-28 11:35:01.499 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 11:35:01.502 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 11:35:01.504 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 11:35:01.507 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 11:35:01.509 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-28 11:35:01.511 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 11:35:01.514 | + inc/python:setup_package:424 : local extras= 2022-07-28 11:35:01.517 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 11:35:01.519 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 11:35:01.523 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 11:35:01.525 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 11:35:01.528 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 11:35:01.530 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-28 11:35:01.552 | Using python 3.8 to install /opt/stack/cinder 2022-07-28 11:35:01.554 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-07-28 11:35:03.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:35:03.681 | from cryptography.utils import int_from_bytes 2022-07-28 11:35:03.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:35:03.681 | from cryptography.utils import int_from_bytes 2022-07-28 11:35:04.723 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:35:04.723 | Obtaining file:///opt/stack/cinder 2022-07-28 11:35:06.921 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 11:35:06.930 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 11:35:06.938 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 11:35:06.950 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 11:35:07.094 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 11:35:07.106 | Requirement already satisfied: boto3===1.24.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.36) 2022-07-28 11:35:07.117 | Requirement already satisfied: botocore===1.27.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.36) 2022-07-28 11:35:07.127 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 11:35:07.146 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 11:35:07.183 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 11:35:07.196 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 11:35:07.198 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 11:35:07.207 | Requirement already satisfied: google-api-python-client===2.54.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.54.0) 2022-07-28 11:35:07.220 | Requirement already satisfied: google-auth===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.1) 2022-07-28 11:35:07.249 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-07-28 11:35:07.255 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 11:35:07.260 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 11:35:07.271 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 11:35:07.306 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 11:35:07.309 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 11:35:07.312 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 11:35:07.350 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 11:35:07.407 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 11:35:07.461 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 11:35:07.471 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-07-28 11:35:07.480 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 11:35:07.503 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 11:35:07.508 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 11:35:07.524 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 11:35:07.561 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 11:35:07.571 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 11:35:07.609 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 11:35:07.615 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 11:35:07.661 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 11:35:07.665 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 11:35:07.703 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 11:35:07.763 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 11:35:07.773 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 11:35:07.791 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 11:35:07.805 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 11:35:07.819 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 11:35:07.831 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 11:35:07.834 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 11:35:07.842 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 11:35:07.865 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 11:35:07.874 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 11:35:07.888 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 11:35:07.906 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-07-28 11:35:07.928 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 11:35:07.995 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 11:35:08.000 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 11:35:08.037 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:35:08.040 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 11:35:08.051 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 11:35:08.057 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 11:35:08.075 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-07-28 11:35:08.077 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-07-28 11:35:08.082 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 11:35:08.093 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 11:35:08.095 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 11:35:08.101 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 11:35:08.105 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 11:35:08.119 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 11:35:08.124 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-07-28 11:35:08.140 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 11:35:08.161 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 11:35:08.176 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-07-28 11:35:08.197 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 11:35:08.201 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 11:35:08.207 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 11:35:08.221 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 11:35:08.225 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-07-28 11:35:08.229 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-07-28 11:35:08.234 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-07-28 11:35:08.241 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 11:35:08.244 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 11:35:08.253 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 11:35:08.257 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 11:35:08.260 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 11:35:08.264 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-07-28 11:35:08.266 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-07-28 11:35:08.273 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 11:35:08.324 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 11:35:08.337 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 11:35:08.346 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 11:35:08.352 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 11:35:08.362 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 11:35:08.418 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-07-28 11:35:08.420 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 11:35:08.454 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 11:35:08.458 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-07-28 11:35:08.464 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 11:35:08.471 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 11:35:08.474 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 11:35:08.479 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 11:35:08.505 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-07-28 11:35:08.508 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 11:35:08.510 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 11:35:08.514 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 11:35:08.540 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-07-28 11:35:08.554 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 11:35:08.557 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 11:35:08.618 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 11:35:08.645 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 11:35:08.650 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 11:35:08.653 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 11:35:08.658 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 11:35:08.660 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 11:35:08.666 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 11:35:08.681 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 11:35:08.683 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 11:35:08.688 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 11:35:08.732 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 11:35:08.740 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 11:35:08.746 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 11:35:08.749 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 11:35:08.760 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 11:35:08.763 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-28 11:35:08.774 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 11:35:08.786 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 11:35:08.798 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 11:35:08.800 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 11:35:08.804 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 11:35:08.809 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-07-28 11:35:08.812 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 11:35:08.815 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 11:35:08.852 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 11:35:08.856 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 11:35:08.862 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 11:35:08.865 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 11:35:08.870 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 11:35:08.873 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.4) 2022-07-28 11:35:08.879 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-07-28 11:35:08.881 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 11:35:08.892 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 11:35:08.894 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 11:35:08.898 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 11:35:08.901 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 11:35:08.948 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 11:35:08.951 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 11:35:09.941 | Installing collected packages: cinder 2022-07-28 11:35:09.941 | Attempting uninstall: cinder 2022-07-28 11:35:09.943 | Found existing installation: cinder 20.1.0.dev349 2022-07-28 11:35:09.946 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-28 11:35:09.947 | Running setup.py develop for cinder 2022-07-28 11:35:12.560 | Successfully installed cinder 2022-07-28 11:35:12.676 | + inc/python:pip_install:196 : result=0 2022-07-28 11:35:12.678 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:35:12.681 | + functions-common:time_stop:2440 : local name 2022-07-28 11:35:12.683 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:35:12.685 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:35:12.688 | + functions-common:time_stop:2443 : local total 2022-07-28 11:35:12.690 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:35:12.693 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:35:12.695 | + functions-common:time_stop:2447 : start_time=1659008101546 2022-07-28 11:35:12.697 | + functions-common:time_stop:2449 : [[ -z 1659008101546 ]] 2022-07-28 11:35:12.700 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:35:12.705 | + functions-common:time_stop:2452 : end_time=1659008112702 2022-07-28 11:35:12.707 | + functions-common:time_stop:2453 : elapsed_time=11156 2022-07-28 11:35:12.710 | + functions-common:time_stop:2454 : total=87506 2022-07-28 11:35:12.712 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:35:12.715 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=98662 2022-07-28 11:35:12.717 | + inc/python:pip_install:199 : return 0 2022-07-28 11:35:12.719 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 11:35:12.722 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 11:35:12.725 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 11:35:12.745 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 11:35:12.757 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-28 11:35:12.760 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-28 11:35:12.762 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:35:12.765 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:35:12.767 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-07-28 11:35:12.770 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:35:12.773 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-28 11:35:12.776 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-28 11:35:12.778 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-28 11:35:12.781 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:12.783 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:12.786 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-28 11:35:12.799 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-28 11:35:12.801 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 11:35:12.804 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 11:35:12.807 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 11:35:12.809 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 11:35:12.812 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 11:35:12.814 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 11:35:12.817 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:12.819 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:12.822 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 11:35:12.824 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 11:35:12.827 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 11:35:12.829 | + functions-common:apt_get_update:1191 : return 2022-07-28 11:35:12.832 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-28 11:35:12.835 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 11:35:12.837 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:12.840 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:12.843 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-28 11:35:12.866 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-07-28 11:35:12.991 | Reading package lists... 2022-07-28 11:35:13.263 | Building dependency tree... 2022-07-28 11:35:13.264 | Reading state information... 2022-07-28 11:35:13.543 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-28 11:35:13.543 | The following packages were automatically installed and are no longer required: 2022-07-28 11:35:13.544 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 11:35:13.544 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 11:35:13.544 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 11:35:13.544 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 11:35:13.544 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 11:35:13.544 | python3-zope.interface 2022-07-28 11:35:13.544 | Use 'sudo apt autoremove' to remove them. 2022-07-28 11:35:13.662 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 11:35:13.667 | + functions-common:apt_get:1235 : result=0 2022-07-28 11:35:13.669 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 11:35:13.672 | + functions-common:time_stop:2440 : local name 2022-07-28 11:35:13.675 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:35:13.677 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:35:13.680 | + functions-common:time_stop:2443 : local total 2022-07-28 11:35:13.682 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:35:13.685 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 11:35:13.687 | + functions-common:time_stop:2447 : start_time=1659008112863 2022-07-28 11:35:13.690 | + functions-common:time_stop:2449 : [[ -z 1659008112863 ]] 2022-07-28 11:35:13.693 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:35:13.697 | + functions-common:time_stop:2452 : end_time=1659008113695 2022-07-28 11:35:13.700 | + functions-common:time_stop:2453 : elapsed_time=832 2022-07-28 11:35:13.702 | + functions-common:time_stop:2454 : total=5659 2022-07-28 11:35:13.705 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:35:13.708 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6491 2022-07-28 11:35:13.711 | + functions-common:apt_get:1239 : return 0 2022-07-28 11:35:13.713 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 11:35:13.716 | + ./stack.sh:main:921 : configure_cinder 2022-07-28 11:35:13.718 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-28 11:35:13.731 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-28 11:35:13.736 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-28 11:35:13.738 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-28 11:35:13.740 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 11:35:13.743 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-28 11:35:13.744 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 11:35:13.748 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-28 11:35:13.751 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-28 11:35:13.753 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 11:35:13.755 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-28 11:35:13.757 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-28 11:35:13.759 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-28 11:35:13.762 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-28 11:35:13.764 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-28 11:35:13.776 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-28 11:35:13.789 | + 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-07-28 11:35:13.801 | + 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-07-28 11:35:13.813 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-07-28 11:35:13.826 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 11:35:13.829 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 11:35:13.834 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.8DUYRkOm30 2022-07-28 11:35:13.836 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 11:35:13.838 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 11:35:13.841 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-28 11:35:13.843 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.8DUYRkOm30 2022-07-28 11:35:13.847 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.8DUYRkOm30 2022-07-28 11:35:13.858 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.8DUYRkOm30 /etc/sudoers.d/cinder-rootwrap 2022-07-28 11:35:13.871 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-28 11:35:13.875 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 11:35:13.877 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 11:35:13.880 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 11:35:13.882 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 11:35:13.885 | + 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-07-28 11:35:13.887 | + 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-07-28 11:35:13.889 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-28 11:35:13.892 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-28 11:35:13.897 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-28 11:35:13.902 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-28 11:35:13.921 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-28 11:35:13.940 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-28 11:35:13.962 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-28 11:35:13.981 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-28 11:35:14.000 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-28 11:35:14.020 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-28 11:35:14.040 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-28 11:35:14.059 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-28 11:35:14.062 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 11:35:14.064 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-28 11:35:14.067 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 11:35:14.070 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-28 11:35:14.100 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-28 11:35:14.128 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-07-28 11:35:14.157 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-28 11:35:14.185 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-28 11:35:14.213 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-28 11:35:14.245 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-28 11:35:14.274 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-28 11:35:14.303 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 11:35:14.332 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 11:35:14.360 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-28 11:35:14.394 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-28 11:35:14.423 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-28 11:35:14.426 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-28 11:35:14.429 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-28 11:35:14.431 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-28 11:35:14.434 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 11:35:14.436 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 11:35:14.439 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 11:35:14.456 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:14.459 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 11:35:14.461 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-28 11:35:14.464 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-28 11:35:14.497 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-28 11:35:14.526 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-28 11:35:14.556 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-28 11:35:14.585 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-28 11:35:14.617 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-28 11:35:14.647 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-28 11:35:14.678 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-28 11:35:14.680 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.67 2022-07-28 11:35:14.711 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 11:35:14.743 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-28 11:35:14.751 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 76b1ef556e4a96ab8a6294e0b4caa24d 2022-07-28 11:35:14.780 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-28 11:35:14.783 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-28 11:35:14.811 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-28 11:35:14.842 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-28 11:35:14.870 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-28 11:35:14.900 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-28 11:35:14.917 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:14.920 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-28 11:35:14.937 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:14.939 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-28 11:35:14.957 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:14.959 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-28 11:35:14.976 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:14.979 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-28 11:35:14.981 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-28 11:35:14.984 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-28 11:35:14.986 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-28 11:35:14.989 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 11:35:14.992 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 11:35:14.994 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 11:35:15.011 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:15.014 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 11:35:15.017 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 11:35:15.019 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 11:35:15.036 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:15.038 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 11:35:15.041 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 11:35:15.071 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 11:35:15.073 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 11:35:15.076 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-28 11:35:15.078 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-28 11:35:15.080 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 11:35:15.083 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 11:35:15.101 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 11:35:15.103 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 11:35:15.106 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 11:35:15.108 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 11:35:15.111 | + 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-07-28 11:35:15.140 | + 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-07-28 11:35:15.169 | + 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-07-28 11:35:15.199 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 11:35:15.229 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-28 11:35:15.247 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:15.249 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-28 11:35:15.252 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-28 11:35:15.255 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-28 11:35:15.257 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-28 11:35:15.260 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 11:35:15.262 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 11:35:15.265 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-28 11:35:15.269 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-28 11:35:15.272 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 11:35:15.274 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 11:35:15.287 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 11:35:15.288 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 11:35:15.296 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 11:35:15.300 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 11:35:15.317 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-28 11:35:15.319 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-28 11:35:15.323 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-28 11:35:15.354 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-28 11:35:15.383 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-28 11:35:15.412 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 11:35:15.442 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 11:35:15.470 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 11:35:15.500 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 11:35:15.528 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 11:35:15.558 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 11:35:15.587 | + 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-07-28 11:35:15.618 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 11:35:15.646 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 11:35:15.675 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 11:35:15.703 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 11:35:15.705 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 11:35:15.709 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-28 11:35:15.712 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-28 11:35:15.714 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 11:35:15.716 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:15.719 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:15.721 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 11:35:15.725 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 11:35:15.727 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-28 11:35:15.756 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 11:35:15.786 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 11:35:15.786 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-07-28 11:35:15.795 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-28 11:35:15.798 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-28 11:35:15.801 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-28 11:35:15.803 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 11:35:15.806 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 11:35:15.808 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 11:35:15.811 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:15.813 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:15.815 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 11:35:15.818 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 11:35:15.820 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:15.823 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:15.826 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-28 11:35:15.889 | Enabling site cinder-wsgi. 2022-07-28 11:35:15.894 | To activate the new configuration, you need to run: 2022-07-28 11:35:15.894 | systemctl reload apache2 2022-07-28 11:35:15.899 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 11:35:15.902 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 11:35:15.904 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 11:35:15.907 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 11:35:16.044 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-28 11:35:16.046 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-28 11:35:16.079 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.67/image 2022-07-28 11:35:16.112 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-28 11:35:16.130 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:16.133 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-28 11:35:16.135 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 11:35:16.138 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 11:35:16.140 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 11:35:16.142 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-28 11:35:16.174 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-28 11:35:16.204 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.67/identity 2022-07-28 11:35:16.234 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-28 11:35:16.264 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-28 11:35:16.295 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-28 11:35:16.325 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-28 11:35:16.355 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-28 11:35:16.385 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 11:35:16.418 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-28 11:35:16.449 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-28 11:35:16.478 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 11:35:16.509 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-28 11:35:16.511 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-28 11:35:16.528 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:16.531 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.67:2379 2022-07-28 11:35:16.564 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 11:35:16.567 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 11:35:16.570 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-28 11:35:16.588 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:16.591 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-28 11:35:16.593 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-28 11:35:16.596 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-28 11:35:16.598 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 11:35:16.601 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-28 11:35:16.603 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-28 11:35:16.607 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 11:35:16.608 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 11:35:16.614 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 11:35:16.617 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 11:35:16.620 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 11:35:16.622 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 11:35:16.625 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-28 11:35:16.628 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-28 11:35:16.631 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-28 11:35:16.633 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:35:16.636 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:35:16.640 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-07-28 11:35:16.644 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:35:16.647 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-28 11:35:16.651 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-28 11:35:16.653 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-28 11:35:16.657 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 11:35:16.660 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 11:35:16.663 | ++ functions-common:git_clone:601 : pwd 2022-07-28 11:35:16.666 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 11:35:16.668 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 11:35:16.671 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 11:35:16.689 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 11:35:16.692 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 11:35:16.695 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 11:35:16.698 | + functions-common:git_clone:618 : echo master 2022-07-28 11:35:16.698 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 11:35:16.704 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-28 11:35:16.706 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 11:35:16.708 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-28 11:35:16.721 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-28 11:35:16.725 | + functions-common:git_clone:679 : head -1 2022-07-28 11:35:16.725 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 11:35:16.733 | 1b9e9a6c2c Merge "Update the Ethernet card information" 2022-07-28 11:35:16.737 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 11:35:16.740 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-28 11:35:16.743 | + inc/python:setup_develop:334 : local bindep 2022-07-28 11:35:16.745 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 11:35:16.748 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-28 11:35:16.750 | + inc/python:setup_develop:340 : local extras= 2022-07-28 11:35:16.753 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-28 11:35:16.756 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 11:35:16.759 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 11:35:16.761 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-28 11:35:16.764 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 11:35:16.766 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 11:35:16.770 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-28 11:35:16.773 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 11:35:16.776 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-28 11:35:16.778 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 11:35:16.781 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 11:35:16.784 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-28 11:35:16.791 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-28 11:35:16.794 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-07-28 11:35:17.421 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-28 11:35:17.424 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 11:35:17.427 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 11:35:17.429 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 11:35:17.432 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 11:35:17.434 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-28 11:35:17.437 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 11:35:17.439 | + inc/python:setup_package:424 : local extras= 2022-07-28 11:35:17.442 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 11:35:17.445 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 11:35:17.447 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 11:35:17.450 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 11:35:17.453 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 11:35:17.455 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-28 11:35:17.477 | Using python 3.8 to install /opt/stack/neutron 2022-07-28 11:35:17.479 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-07-28 11:35:19.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:35:19.619 | from cryptography.utils import int_from_bytes 2022-07-28 11:35:19.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:35:19.619 | from cryptography.utils import int_from_bytes 2022-07-28 11:35:20.659 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:35:20.659 | Obtaining file:///opt/stack/neutron 2022-07-28 11:35:22.971 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 11:35:22.977 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 11:35:22.980 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 11:35:22.989 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 11:35:22.997 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 11:35:23.008 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 11:35:23.153 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 11:35:23.167 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 11:35:23.181 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 11:35:23.186 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 11:35:23.189 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 11:35:23.198 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 11:35:23.201 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 11:35:23.206 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 11:35:23.217 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 11:35:23.256 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 11:35:23.284 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 11:35:23.344 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 11:35:23.395 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 11:35:23.400 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 11:35:23.403 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-07-28 11:35:23.440 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 11:35:23.466 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-07-28 11:35:23.482 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 11:35:23.486 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 11:35:23.491 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 11:35:23.495 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-28 11:35:23.518 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 11:35:23.556 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 11:35:23.566 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 11:35:23.606 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 11:35:23.612 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 11:35:23.658 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 11:35:23.662 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 11:35:23.700 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 11:35:23.754 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 11:35:23.764 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 11:35:23.783 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 11:35:23.797 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 11:35:23.811 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 11:35:23.823 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 11:35:23.826 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 11:35:23.835 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 11:35:23.856 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 11:35:23.866 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 11:35:23.881 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 11:35:23.900 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 11:35:23.939 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-28 11:35:23.944 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 11:35:23.952 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 11:35:23.957 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:35:23.960 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-07-28 11:35:23.968 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 11:35:23.980 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 11:35:23.985 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 11:35:24.004 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 11:35:24.016 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 11:35:24.026 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 11:35:24.028 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 11:35:24.034 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-07-28 11:35:24.040 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 11:35:24.045 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-07-28 11:35:24.093 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 11:35:24.114 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-07-28 11:35:24.138 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 11:35:24.153 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 11:35:24.157 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 11:35:24.164 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 11:35:24.178 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 11:35:24.180 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 11:35:24.184 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.2.3) 2022-07-28 11:35:24.189 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 11:35:24.193 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 11:35:24.195 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-07-28 11:35:24.199 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 11:35:24.208 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 11:35:24.211 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 11:35:24.214 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 11:35:24.218 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 11:35:24.232 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 11:35:24.242 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 11:35:24.247 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 11:35:24.258 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 11:35:24.314 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 11:35:24.348 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 11:35:24.352 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 11:35:24.357 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 11:35:24.361 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 11:35:24.366 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 11:35:24.392 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 11:35:24.394 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 11:35:24.405 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 11:35:24.433 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 11:35:24.436 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 11:35:24.441 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 11:35:24.462 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 11:35:24.465 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 11:35:24.468 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 11:35:24.506 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 11:35:24.512 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 11:35:24.515 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 11:35:24.518 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 11:35:24.521 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 11:35:24.526 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 11:35:24.529 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 11:35:24.574 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 11:35:24.582 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 11:35:24.586 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 11:35:24.596 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-07-28 11:35:24.599 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 11:35:24.614 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 11:35:24.653 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 11:35:24.666 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-28 11:35:24.670 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 11:35:24.675 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 11:35:24.677 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 11:35:24.680 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 11:35:24.682 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 11:35:24.684 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 11:35:24.687 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 11:35:24.690 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 11:35:24.693 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 11:35:24.697 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 11:35:24.759 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 11:35:24.761 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 11:35:24.810 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 11:35:25.818 | Installing collected packages: neutron 2022-07-28 11:35:25.819 | Attempting uninstall: neutron 2022-07-28 11:35:25.819 | Found existing installation: neutron 20.1.0.dev449 2022-07-28 11:35:25.830 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-07-28 11:35:25.831 | Running setup.py develop for neutron 2022-07-28 11:35:28.527 | Successfully installed neutron 2022-07-28 11:35:28.650 | + inc/python:pip_install:196 : result=0 2022-07-28 11:35:28.652 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:35:28.655 | + functions-common:time_stop:2440 : local name 2022-07-28 11:35:28.657 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:35:28.659 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:35:28.662 | + functions-common:time_stop:2443 : local total 2022-07-28 11:35:28.664 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:35:28.666 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:35:28.669 | + functions-common:time_stop:2447 : start_time=1659008117471 2022-07-28 11:35:28.671 | + functions-common:time_stop:2449 : [[ -z 1659008117471 ]] 2022-07-28 11:35:28.674 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:35:28.679 | + functions-common:time_stop:2452 : end_time=1659008128676 2022-07-28 11:35:28.681 | + functions-common:time_stop:2453 : elapsed_time=11205 2022-07-28 11:35:28.683 | + functions-common:time_stop:2454 : total=98662 2022-07-28 11:35:28.686 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:35:28.688 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=109867 2022-07-28 11:35:28.690 | + inc/python:pip_install:199 : return 0 2022-07-28 11:35:28.695 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 11:35:28.697 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 11:35:28.700 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 11:35:28.723 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 11:35:28.737 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-28 11:35:28.740 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-28 11:35:28.743 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:35:28.746 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:35:28.748 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-07-28 11:35:28.751 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:35:28.755 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-28 11:35:28.758 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 11:35:28.761 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-28 11:35:28.782 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:28.785 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-28 11:35:28.788 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-28 11:35:28.791 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-28 11:35:28.794 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 11:35:28.797 | + lib/stack:stack_install_service:32 : install_nova 2022-07-28 11:35:28.800 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-28 11:35:28.804 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-28 11:35:28.807 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:35:28.810 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:35:28.813 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-07-28 11:35:28.815 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:35:28.818 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-28 11:35:28.836 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:28.839 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-28 11:35:28.857 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:28.860 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-28 11:35:28.881 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:28.884 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-28 11:35:28.895 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-28 11:35:28.895 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-28 11:35:28.895 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 11:35:28.895 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 11:35:28.898 | ++ functions-common:git_clone:601 : pwd 2022-07-28 11:35:28.902 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 11:35:28.904 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 11:35:28.908 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 11:35:28.927 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 11:35:28.930 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 11:35:28.932 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 11:35:28.935 | + functions-common:git_clone:618 : echo master 2022-07-28 11:35:28.936 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 11:35:28.942 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-28 11:35:28.945 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 11:35:28.947 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-28 11:35:28.961 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-28 11:35:28.964 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 11:35:28.964 | + functions-common:git_clone:679 : head -1 2022-07-28 11:35:28.974 | 0bea7f6b6b Merge "Add a workaround to skip hypervisor version check on LM" 2022-07-28 11:35:28.977 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 11:35:28.980 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-28 11:35:28.983 | + inc/python:setup_develop:334 : local bindep 2022-07-28 11:35:28.985 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 11:35:28.989 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-28 11:35:28.992 | + inc/python:setup_develop:340 : local extras= 2022-07-28 11:35:28.994 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-28 11:35:28.997 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 11:35:29.000 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 11:35:29.002 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-28 11:35:29.005 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 11:35:29.007 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 11:35:29.011 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-28 11:35:29.014 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 11:35:29.017 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-28 11:35:29.019 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 11:35:29.022 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 11:35:29.025 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-28 11:35:29.032 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-28 11:35:29.035 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-07-28 11:35:29.709 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-28 11:35:29.712 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 11:35:29.715 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 11:35:29.717 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 11:35:29.720 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 11:35:29.722 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-28 11:35:29.725 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 11:35:29.727 | + inc/python:setup_package:424 : local extras= 2022-07-28 11:35:29.730 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 11:35:29.735 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 11:35:29.738 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 11:35:29.741 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 11:35:29.743 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 11:35:29.746 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-28 11:35:29.768 | Using python 3.8 to install /opt/stack/nova 2022-07-28 11:35:29.771 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-07-28 11:35:31.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:35:31.911 | from cryptography.utils import int_from_bytes 2022-07-28 11:35:31.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:35:31.911 | from cryptography.utils import int_from_bytes 2022-07-28 11:35:32.971 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:35:32.972 | Obtaining file:///opt/stack/nova 2022-07-28 11:35:36.400 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 11:35:36.407 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 11:35:36.410 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 11:35:36.418 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 11:35:36.428 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 11:35:36.430 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 11:35:36.441 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 11:35:36.585 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 11:35:36.599 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 11:35:36.614 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 11:35:36.633 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 11:35:36.670 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 11:35:36.683 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 11:35:36.686 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 11:35:36.695 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 11:35:36.697 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 11:35:36.702 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 11:35:36.739 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 11:35:36.766 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 11:35:36.769 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 11:35:36.808 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 11:35:36.866 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 11:35:36.917 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 11:35:36.927 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-28 11:35:36.931 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 11:35:36.935 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 11:35:36.938 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 11:35:36.964 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 11:35:36.987 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 11:35:36.991 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 11:35:36.995 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 11:35:36.999 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-28 11:35:37.022 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 11:35:37.039 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 11:35:37.085 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 11:35:37.095 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 11:35:37.133 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 11:35:37.140 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 11:35:37.187 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 11:35:37.192 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-28 11:35:37.203 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 11:35:37.245 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 11:35:37.298 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 11:35:37.308 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 11:35:37.327 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 11:35:37.342 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 11:35:37.356 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 11:35:37.368 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 11:35:37.370 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 11:35:37.380 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 11:35:37.402 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 11:35:37.411 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 11:35:37.425 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 11:35:37.444 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 11:35:37.480 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 11:35:37.486 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 11:35:37.532 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:35:37.536 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 11:35:37.552 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 11:35:37.560 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 11:35:37.586 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 11:35:37.595 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 11:35:37.598 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 11:35:37.604 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-07-28 11:35:37.610 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 11:35:37.615 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 11:35:37.630 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 11:35:37.644 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 11:35:37.649 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-07-28 11:35:37.664 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 11:35:37.686 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-07-28 11:35:37.711 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 11:35:37.715 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 11:35:37.721 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 11:35:37.735 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 11:35:37.737 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-07-28 11:35:37.742 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 11:35:37.747 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 11:35:37.749 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 11:35:37.752 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 11:35:37.763 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 11:35:37.765 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 11:35:37.768 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 11:35:37.772 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 11:35:37.823 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 11:35:37.837 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 11:35:37.845 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 11:35:37.851 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 11:35:37.867 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 11:35:37.935 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 11:35:37.968 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 11:35:37.973 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-07-28 11:35:37.979 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 11:35:37.984 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-07-28 11:35:37.988 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 11:35:37.992 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 11:35:37.996 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 11:35:38.022 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 11:35:38.024 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 11:35:38.035 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 11:35:38.038 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 11:35:38.065 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 11:35:38.126 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 11:35:38.129 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 11:35:38.135 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 11:35:38.138 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 11:35:38.159 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 11:35:38.164 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 11:35:38.170 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 11:35:38.174 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 11:35:38.177 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 11:35:38.183 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 11:35:38.229 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 11:35:38.238 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 11:35:38.241 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 11:35:38.251 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-28 11:35:38.257 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-28 11:35:38.267 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 11:35:38.280 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 11:35:38.292 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 11:35:38.307 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-28 11:35:38.310 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 11:35:38.315 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 11:35:38.318 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 11:35:38.321 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 11:35:38.323 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 11:35:38.328 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 11:35:38.334 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 11:35:38.371 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 11:35:38.374 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.1) 2022-07-28 11:35:38.377 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 11:35:38.379 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 11:35:38.382 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 11:35:38.385 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-07-28 11:35:38.388 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 11:35:38.391 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 11:35:38.439 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 11:35:39.399 | Installing collected packages: nova 2022-07-28 11:35:39.399 | Attempting uninstall: nova 2022-07-28 11:35:39.400 | Found existing installation: nova 25.1.0.dev173 2022-07-28 11:35:39.404 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-28 11:35:39.405 | Running setup.py develop for nova 2022-07-28 11:35:43.223 | Successfully installed nova 2022-07-28 11:35:43.337 | + inc/python:pip_install:196 : result=0 2022-07-28 11:35:43.340 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:35:43.342 | + functions-common:time_stop:2440 : local name 2022-07-28 11:35:43.344 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:35:43.347 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:35:43.349 | + functions-common:time_stop:2443 : local total 2022-07-28 11:35:43.351 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:35:43.354 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:35:43.356 | + functions-common:time_stop:2447 : start_time=1659008129763 2022-07-28 11:35:43.358 | + functions-common:time_stop:2449 : [[ -z 1659008129763 ]] 2022-07-28 11:35:43.361 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:35:43.366 | + functions-common:time_stop:2452 : end_time=1659008143364 2022-07-28 11:35:43.368 | + functions-common:time_stop:2453 : elapsed_time=13601 2022-07-28 11:35:43.371 | + functions-common:time_stop:2454 : total=109867 2022-07-28 11:35:43.373 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:35:43.375 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=123468 2022-07-28 11:35:43.377 | + inc/python:pip_install:199 : return 0 2022-07-28 11:35:43.380 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 11:35:43.382 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 11:35:43.385 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 11:35:43.404 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 11:35:43.418 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-28 11:35:43.420 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-28 11:35:43.423 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:35:43.426 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:35:43.428 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-07-28 11:35:43.431 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:35:43.439 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-07-28 11:35:43.452 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 11:35:43.456 | + ./stack.sh:main:932 : configure_nova 2022-07-28 11:35:43.459 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-28 11:35:43.473 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-28 11:35:43.475 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-28 11:35:43.478 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 11:35:43.482 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-28 11:35:43.482 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 11:35:43.488 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-28 11:35:43.490 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-28 11:35:43.493 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 11:35:43.495 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-28 11:35:43.498 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-28 11:35:43.500 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-28 11:35:43.503 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-28 11:35:43.505 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-28 11:35:43.517 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-28 11:35:43.531 | + 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-07-28 11:35:43.545 | + 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-07-28 11:35:43.558 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-07-28 11:35:43.570 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 11:35:43.573 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 11:35:43.578 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.MiYeEDCp3Z 2022-07-28 11:35:43.580 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 11:35:43.584 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 11:35:43.587 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-28 11:35:43.590 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 11:35:43.592 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 11:35:43.595 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.MiYeEDCp3Z 2022-07-28 11:35:43.611 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.MiYeEDCp3Z 2022-07-28 11:35:43.623 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.MiYeEDCp3Z /etc/sudoers.d/nova-rootwrap 2022-07-28 11:35:43.637 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-28 11:35:43.641 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 11:35:43.644 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 11:35:43.646 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 11:35:43.649 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 11:35:43.651 | + 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-07-28 11:35:43.654 | + 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-07-28 11:35:43.656 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-28 11:35:43.660 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-28 11:35:43.665 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-28 11:35:43.682 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:43.685 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-28 11:35:43.687 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-28 11:35:43.691 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-28 11:35:43.694 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-28 11:35:43.725 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-28 11:35:43.727 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-28 11:35:43.754 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-28 11:35:43.785 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-28 11:35:43.812 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-07-28 11:35:43.843 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-28 11:35:43.873 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-28 11:35:43.904 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-28 11:35:43.906 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.67 2022-07-28 11:35:43.934 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-28 11:35:43.962 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-28 11:35:43.990 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-28 11:35:44.019 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-28 11:35:44.046 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 11:35:44.078 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-28 11:35:44.080 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 11:35:44.083 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 11:35:44.085 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 11:35:44.088 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 11:35:44.090 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 11:35:44.092 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 11:35:44.095 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 11:35:44.097 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 11:35:44.099 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 11:35:44.102 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 11:35:44.104 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-28 11:35:44.106 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 11:35:44.109 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 11:35:44.111 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 11:35:44.114 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 11:35:44.116 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 11:35:44.118 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 11:35:44.121 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-28 11:35:44.138 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:44.140 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 11:35:44.142 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-28 11:35:44.145 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-28 11:35:44.174 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-28 11:35:44.177 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 11:35:44.180 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 11:35:44.182 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 11:35:44.184 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 11:35:44.187 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 11:35:44.189 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 11:35:44.205 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:44.208 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 11:35:44.210 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 11:35:44.213 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 11:35:44.245 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-28 11:35:44.248 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-28 11:35:44.250 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-28 11:35:44.252 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-28 11:35:44.255 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 11:35:44.257 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 11:35:44.260 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 11:35:44.275 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:44.278 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 11:35:44.280 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-28 11:35:44.283 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-28 11:35:44.317 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-28 11:35:44.348 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-28 11:35:44.380 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-28 11:35:44.410 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-28 11:35:44.428 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:44.430 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-28 11:35:44.447 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:44.450 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-28 11:35:44.451 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-28 11:35:44.456 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-28 11:35:44.459 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-28 11:35:44.487 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-28 11:35:44.505 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:44.507 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-28 11:35:44.509 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-28 11:35:44.512 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 11:35:44.514 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 11:35:44.516 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-28 11:35:44.548 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-28 11:35:44.576 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-07-28 11:35:44.604 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-28 11:35:44.633 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-28 11:35:44.661 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-28 11:35:44.688 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-28 11:35:44.717 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-28 11:35:44.745 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 11:35:44.774 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 11:35:44.801 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-28 11:35:44.818 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:44.821 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-28 11:35:44.823 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-28 11:35:44.855 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-28 11:35:44.883 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.67/identity 2022-07-28 11:35:44.911 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-28 11:35:44.939 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-28 11:35:44.968 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-28 11:35:44.996 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-28 11:35:45.025 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-28 11:35:45.053 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-28 11:35:45.070 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:45.072 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-28 11:35:45.074 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-28 11:35:45.102 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-28 11:35:45.135 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-28 11:35:45.138 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-28 11:35:45.168 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-28 11:35:45.170 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-28 11:35:45.173 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-28 11:35:45.175 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 11:35:45.178 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 11:35:45.180 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 11:35:45.183 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 11:35:45.185 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 11:35:45.187 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 11:35:45.190 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-28 11:35:45.193 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 11:35:45.195 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 11:35:45.197 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 11:35:45.200 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 11:35:45.202 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 11:35:45.204 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 11:35:45.207 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 11:35:45.209 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 11:35:45.211 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 11:35:45.214 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 11:35:45.216 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-28 11:35:45.218 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-28 11:35:45.221 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-28 11:35:45.224 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 11:35:45.241 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 11:35:45.244 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 11:35:45.246 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 11:35:45.248 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 11:35:45.251 | + 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-07-28 11:35:45.279 | + 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-07-28 11:35:45.308 | + 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-07-28 11:35:45.336 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 11:35:45.366 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-28 11:35:45.398 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-28 11:35:45.414 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:45.417 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-07-28 11:35:45.419 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-28 11:35:45.422 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-28 11:35:45.424 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-28 11:35:45.427 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 11:35:45.430 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 11:35:45.433 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-28 11:35:45.437 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-28 11:35:45.439 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 11:35:45.442 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 11:35:45.455 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 11:35:45.455 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 11:35:45.464 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 11:35:45.467 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 11:35:45.485 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 11:35:45.488 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-28 11:35:45.492 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-07-28 11:35:45.521 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-28 11:35:45.549 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-28 11:35:45.577 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 11:35:45.605 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 11:35:45.634 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 11:35:45.662 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 11:35:45.690 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 11:35:45.718 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 11:35:45.748 | + 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-07-28 11:35:45.775 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 11:35:45.804 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 11:35:45.831 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 11:35:45.860 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 11:35:45.862 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 11:35:45.865 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-28 11:35:45.868 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-28 11:35:45.870 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 11:35:45.872 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:45.875 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:45.877 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 11:35:45.880 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 11:35:45.882 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 11:35:45.911 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 11:35:45.939 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 11:35:45.939 | + 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-07-28 11:35:45.948 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-28 11:35:45.951 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-28 11:35:45.954 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-28 11:35:45.957 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 11:35:45.959 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 11:35:45.961 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 11:35:45.964 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:45.966 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:45.968 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 11:35:45.971 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 11:35:45.974 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:45.976 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:45.979 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-28 11:35:46.042 | Enabling site nova-api-wsgi. 2022-07-28 11:35:46.048 | To activate the new configuration, you need to run: 2022-07-28 11:35:46.048 | systemctl reload apache2 2022-07-28 11:35:46.052 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 11:35:46.055 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 11:35:46.057 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 11:35:46.060 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 11:35:46.199 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-28 11:35:46.219 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:46.222 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-07-28 11:35:46.224 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-28 11:35:46.226 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-28 11:35:46.229 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-28 11:35:46.231 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-28 11:35:46.233 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 11:35:46.237 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-28 11:35:46.242 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-28 11:35:46.244 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 11:35:46.246 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 11:35:46.260 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 11:35:46.261 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 11:35:46.270 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 11:35:46.273 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 11:35:46.290 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-28 11:35:46.293 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-28 11:35:46.297 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-07-28 11:35:46.328 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-28 11:35:46.357 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-28 11:35:46.386 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-28 11:35:46.415 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 11:35:46.445 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 11:35:46.473 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-28 11:35:46.501 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-28 11:35:46.530 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-28 11:35:46.559 | + 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-07-28 11:35:46.587 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 11:35:46.616 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 11:35:46.645 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-28 11:35:46.674 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-28 11:35:46.677 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-28 11:35:46.706 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-28 11:35:46.723 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:46.725 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-28 11:35:46.763 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-28 11:35:46.765 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-28 11:35:46.768 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-28 11:35:46.788 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:46.790 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 11:35:46.793 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 11:35:46.824 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-28 11:35:46.856 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-28 11:35:46.858 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 11:35:46.861 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-28 11:35:46.864 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 11:35:46.867 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 11:35:46.869 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 11:35:46.886 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:46.889 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 11:35:46.891 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 11:35:46.894 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 11:35:46.911 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:46.914 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 11:35:46.917 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 11:35:46.946 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 11:35:46.948 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 11:35:46.951 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-28 11:35:46.981 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-28 11:35:47.015 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-28 11:35:47.046 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-28 11:35:47.064 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:47.066 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 11:35:47.095 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-28 11:35:47.098 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-28 11:35:47.100 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-28 11:35:47.133 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-28 11:35:47.164 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.67/identity 2022-07-28 11:35:47.194 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-28 11:35:47.225 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-28 11:35:47.253 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-28 11:35:47.282 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-28 11:35:47.311 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-28 11:35:47.340 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-28 11:35:47.370 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-28 11:35:47.387 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:47.390 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-28 11:35:47.395 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 11:35:47.397 | + lib/nova:create_nova_conf:549 : local conf 2022-07-28 11:35:47.399 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-28 11:35:47.402 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-28 11:35:47.405 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 11:35:47.407 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 11:35:47.411 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-28 11:35:47.417 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-28 11:35:47.419 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-28 11:35:47.424 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-28 11:35:47.426 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-28 11:35:47.429 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-28 11:35:47.431 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-28 11:35:47.434 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 11:35:47.436 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 11:35:47.439 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 11:35:47.457 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:47.459 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 11:35:47.462 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-28 11:35:47.465 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-28 11:35:47.498 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-28 11:35:47.529 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-28 11:35:47.562 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 11:35:47.564 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-28 11:35:47.568 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-28 11:35:47.570 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-28 11:35:47.588 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:47.591 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-28 11:35:47.593 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-28 11:35:48.352 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-28 11:35:48.354 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-28 11:35:48.357 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 11:35:48.359 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-28 11:35:48.362 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 11:35:48.365 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 11:35:48.367 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 11:35:48.384 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:48.387 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 11:35:48.389 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 11:35:48.392 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 11:35:48.408 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:48.411 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-07-28 11:35:48.414 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-07-28 11:35:48.445 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 11:35:48.447 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 11:35:48.450 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-28 11:35:48.468 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:48.470 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-28 11:35:48.473 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 11:35:48.475 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-28 11:35:48.507 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.67/identity 2022-07-28 11:35:48.535 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-28 11:35:48.563 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-28 11:35:48.592 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-28 11:35:48.621 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-28 11:35:48.650 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-28 11:35:48.679 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-28 11:35:48.708 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-28 11:35:48.711 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-28 11:35:48.713 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-28 11:35:48.716 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 11:35:48.734 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 11:35:48.736 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 11:35:48.739 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 11:35:48.741 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 11:35:48.743 | + 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-07-28 11:35:48.772 | + 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-07-28 11:35:48.801 | + 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-07-28 11:35:48.829 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 11:35:48.858 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 11:35:48.861 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-28 11:35:48.865 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 11:35:48.868 | + lib/nova:create_nova_conf:583 : local conf 2022-07-28 11:35:48.870 | + lib/nova:create_nova_conf:584 : local offset 2022-07-28 11:35:48.873 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-28 11:35:48.876 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 11:35:48.878 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 11:35:48.881 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-28 11:35:48.883 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-28 11:35:48.886 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-28 11:35:48.888 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 11:35:48.891 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-28 11:35:48.894 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-28 11:35:48.896 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-28 11:35:48.913 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:48.915 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-28 11:35:48.918 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-28 11:35:48.934 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:48.936 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-28 11:35:48.952 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:48.955 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-28 11:35:48.973 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:35:48.976 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-28 11:35:48.994 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:35:48.997 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-28 11:35:48.999 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-28 11:35:49.002 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-28 11:35:49.005 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 11:35:49.007 | + lib/stack:stack_install_service:32 : install_placement 2022-07-28 11:35:49.010 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-28 11:35:49.013 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-28 11:35:49.015 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:49.018 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:49.021 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-28 11:35:49.024 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 11:35:49.026 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 11:35:49.029 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 11:35:49.031 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 11:35:49.034 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 11:35:49.037 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 11:35:49.039 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:49.042 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:49.044 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 11:35:49.047 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 11:35:49.050 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 11:35:49.052 | + functions-common:apt_get_update:1191 : return 2022-07-28 11:35:49.055 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-28 11:35:49.057 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 11:35:49.060 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:49.062 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:49.065 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-28 11:35:49.088 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-07-28 11:35:49.210 | Reading package lists... 2022-07-28 11:35:49.477 | Building dependency tree... 2022-07-28 11:35:49.478 | Reading state information... 2022-07-28 11:35:49.757 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 11:35:49.757 | The following packages were automatically installed and are no longer required: 2022-07-28 11:35:49.758 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 11:35:49.758 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 11:35:49.758 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 11:35:49.758 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 11:35:49.758 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 11:35:49.758 | python3-zope.interface 2022-07-28 11:35:49.759 | Use 'sudo apt autoremove' to remove them. 2022-07-28 11:35:49.877 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 11:35:49.882 | + functions-common:apt_get:1235 : result=0 2022-07-28 11:35:49.884 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 11:35:49.887 | + functions-common:time_stop:2440 : local name 2022-07-28 11:35:49.889 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:35:49.891 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:35:49.894 | + functions-common:time_stop:2443 : local total 2022-07-28 11:35:49.896 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:35:49.899 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 11:35:49.901 | + functions-common:time_stop:2447 : start_time=1659008149085 2022-07-28 11:35:49.903 | + functions-common:time_stop:2449 : [[ -z 1659008149085 ]] 2022-07-28 11:35:49.906 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:35:49.911 | + functions-common:time_stop:2452 : end_time=1659008149908 2022-07-28 11:35:49.914 | + functions-common:time_stop:2453 : elapsed_time=823 2022-07-28 11:35:49.916 | + functions-common:time_stop:2454 : total=6491 2022-07-28 11:35:49.919 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:35:49.921 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7314 2022-07-28 11:35:49.924 | + functions-common:apt_get:1239 : return 0 2022-07-28 11:35:49.927 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-28 11:35:49.929 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-28 11:35:49.932 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-28 11:35:49.934 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-28 11:35:49.937 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-28 11:35:49.959 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-28 11:35:49.962 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 11:35:49.964 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 11:35:49.967 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 11:35:49.969 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 11:35:49.973 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 11:35:49.975 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 11:35:49.978 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:49.980 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:49.983 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 11:35:49.985 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 11:35:49.988 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 11:35:49.991 | + functions-common:apt_get_update:1191 : return 2022-07-28 11:35:49.994 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-28 11:35:49.996 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 11:35:49.999 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:50.001 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:50.004 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-28 11:35:50.028 | + functions-common:apt_get:1231 : 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-07-28 11:35:50.139 | Reading package lists... 2022-07-28 11:35:50.402 | Building dependency tree... 2022-07-28 11:35:50.403 | Reading state information... 2022-07-28 11:35:50.678 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-28 11:35:50.678 | The following packages were automatically installed and are no longer required: 2022-07-28 11:35:50.679 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 11:35:50.679 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 11:35:50.679 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 11:35:50.679 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 11:35:50.679 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 11:35:50.679 | python3-zope.interface 2022-07-28 11:35:50.680 | Use 'sudo apt autoremove' to remove them. 2022-07-28 11:35:50.797 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 11:35:50.802 | + functions-common:apt_get:1235 : result=0 2022-07-28 11:35:50.805 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 11:35:50.807 | + functions-common:time_stop:2440 : local name 2022-07-28 11:35:50.809 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:35:50.812 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:35:50.814 | + functions-common:time_stop:2443 : local total 2022-07-28 11:35:50.817 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:35:50.819 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 11:35:50.821 | + functions-common:time_stop:2447 : start_time=1659008150025 2022-07-28 11:35:50.824 | + functions-common:time_stop:2449 : [[ -z 1659008150025 ]] 2022-07-28 11:35:50.827 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:35:50.832 | + functions-common:time_stop:2452 : end_time=1659008150829 2022-07-28 11:35:50.834 | + functions-common:time_stop:2453 : elapsed_time=804 2022-07-28 11:35:50.837 | + functions-common:time_stop:2454 : total=7314 2022-07-28 11:35:50.839 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:35:50.842 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8118 2022-07-28 11:35:50.844 | + functions-common:apt_get:1239 : return 0 2022-07-28 11:35:50.848 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-28 11:35:50.850 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-28 11:35:50.853 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 11:35:50.856 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:35:50.858 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:35:50.861 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-28 11:35:50.864 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-28 11:35:50.921 | wsgi (enabled by maintainer script) 2022-07-28 11:35:50.925 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-28 11:35:50.927 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-28 11:35:50.930 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 11:35:50.933 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-28 11:35:50.936 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-28 11:35:50.939 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 11:35:50.944 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-28 11:35:50.944 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 11:35:50.950 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-28 11:35:50.952 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-28 11:35:50.955 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-28 11:35:50.958 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-28 11:35:50.960 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-28 11:35:50.985 | Using python 3.8 to install osc-placement 2022-07-28 11:35:50.988 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-07-28 11:35:53.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:35:53.106 | from cryptography.utils import int_from_bytes 2022-07-28 11:35:53.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:35:53.106 | from cryptography.utils import int_from_bytes 2022-07-28 11:35:54.186 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:35:54.188 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.0.0) 2022-07-28 11:35:54.199 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 11:35:54.213 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 11:35:54.219 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:35:54.222 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 11:35:54.228 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 11:35:54.232 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 11:35:54.235 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 11:35:54.251 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 11:35:54.310 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 11:35:54.313 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 11:35:54.318 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 11:35:54.321 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 11:35:54.327 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 11:35:54.332 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 11:35:54.345 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 11:35:54.350 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 11:35:54.377 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 11:35:54.381 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 11:35:54.394 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 11:35:54.397 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 11:35:54.400 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 11:35:54.403 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 11:35:54.453 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 11:35:54.465 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 11:35:54.467 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 11:35:54.506 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 11:35:54.509 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 11:35:54.512 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 11:35:54.514 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 11:35:54.536 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 11:35:54.541 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 11:35:54.544 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 11:35:54.550 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 11:35:54.584 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 11:35:54.589 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 11:35:54.591 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 11:35:54.594 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 11:35:54.597 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 11:35:54.602 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 11:35:54.666 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 11:35:54.669 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 11:35:54.672 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 11:35:56.820 | + inc/python:pip_install:196 : result=0 2022-07-28 11:35:56.823 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:35:56.825 | + functions-common:time_stop:2440 : local name 2022-07-28 11:35:56.828 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:35:56.831 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:35:56.834 | + functions-common:time_stop:2443 : local total 2022-07-28 11:35:56.837 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:35:56.839 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:35:56.842 | + functions-common:time_stop:2447 : start_time=1659008150978 2022-07-28 11:35:56.845 | + functions-common:time_stop:2449 : [[ -z 1659008150978 ]] 2022-07-28 11:35:56.848 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:35:56.853 | + functions-common:time_stop:2452 : end_time=1659008156850 2022-07-28 11:35:56.856 | + functions-common:time_stop:2453 : elapsed_time=5872 2022-07-28 11:35:56.858 | + functions-common:time_stop:2454 : total=123468 2022-07-28 11:35:56.861 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:35:56.864 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=129340 2022-07-28 11:35:56.866 | + inc/python:pip_install:199 : return 0 2022-07-28 11:35:56.869 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-28 11:35:56.872 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-28 11:35:56.874 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-28 11:35:56.877 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 11:35:56.880 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 11:35:56.883 | ++ functions-common:git_clone:601 : pwd 2022-07-28 11:35:56.886 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 11:35:56.889 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 11:35:56.892 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 11:35:56.910 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 11:35:56.913 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 11:35:56.915 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 11:35:56.919 | + functions-common:git_clone:618 : echo master 2022-07-28 11:35:56.919 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 11:35:56.925 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-28 11:35:56.928 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 11:35:56.930 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-28 11:35:56.944 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-28 11:35:56.947 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 11:35:56.947 | + functions-common:git_clone:679 : head -1 2022-07-28 11:35:56.951 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-28 11:35:56.954 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 11:35:56.957 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-28 11:35:56.960 | + inc/python:setup_develop:334 : local bindep 2022-07-28 11:35:56.963 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 11:35:56.965 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-28 11:35:56.968 | + inc/python:setup_develop:340 : local extras= 2022-07-28 11:35:56.970 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-28 11:35:56.973 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 11:35:56.976 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 11:35:56.978 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-28 11:35:56.981 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 11:35:56.983 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 11:35:56.987 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-28 11:35:56.990 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 11:35:56.993 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-28 11:35:56.995 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 11:35:56.998 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 11:35:57.001 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-28 11:35:57.007 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-28 11:35:57.010 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-07-28 11:35:57.652 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-28 11:35:57.655 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 11:35:57.658 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 11:35:57.660 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 11:35:57.663 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 11:35:57.666 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-28 11:35:57.668 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 11:35:57.671 | + inc/python:setup_package:424 : local extras= 2022-07-28 11:35:57.673 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 11:35:57.676 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 11:35:57.679 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 11:35:57.681 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 11:35:57.684 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 11:35:57.687 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-28 11:35:57.709 | Using python 3.8 to install /opt/stack/placement 2022-07-28 11:35:57.711 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-07-28 11:35:59.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:35:59.826 | from cryptography.utils import int_from_bytes 2022-07-28 11:35:59.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:35:59.826 | from cryptography.utils import int_from_bytes 2022-07-28 11:36:00.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:36:00.868 | Obtaining file:///opt/stack/placement 2022-07-28 11:36:02.099 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 11:36:02.112 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 11:36:02.259 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 11:36:02.273 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 11:36:02.278 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 11:36:02.317 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 11:36:02.373 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-28 11:36:02.378 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 11:36:02.382 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 11:36:02.386 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 11:36:02.423 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 11:36:02.433 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 11:36:02.473 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 11:36:02.479 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 11:36:02.526 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 11:36:02.531 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 11:36:02.570 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 11:36:02.588 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 11:36:02.604 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 11:36:02.613 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 11:36:02.622 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 11:36:02.636 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 11:36:02.641 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:36:02.644 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 11:36:02.656 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 11:36:02.666 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 11:36:02.669 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 11:36:02.675 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 11:36:02.680 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 11:36:02.685 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 11:36:02.706 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 11:36:02.710 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 11:36:02.716 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 11:36:02.731 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 11:36:02.735 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 11:36:02.739 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 11:36:02.748 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 11:36:02.751 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 11:36:02.754 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 11:36:02.758 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 11:36:02.767 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 11:36:02.773 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 11:36:02.782 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 11:36:02.816 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 11:36:02.826 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-07-28 11:36:02.829 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 11:36:02.856 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 11:36:02.918 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 11:36:02.977 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 11:36:02.982 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 11:36:02.985 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 11:36:02.988 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 11:36:02.993 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 11:36:02.999 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 11:36:03.014 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 11:36:03.022 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 11:36:03.028 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 11:36:03.031 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 11:36:03.034 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 11:36:03.037 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 11:36:03.040 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 11:36:03.045 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 11:36:03.047 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 11:36:03.051 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 11:36:03.053 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 11:36:03.064 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 11:36:03.067 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 11:36:03.094 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 11:36:03.098 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 11:36:03.102 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 11:36:03.139 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 11:36:03.150 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 11:36:03.153 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 11:36:03.156 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 11:36:04.683 | Installing collected packages: openstack-placement 2022-07-28 11:36:04.683 | Attempting uninstall: openstack-placement 2022-07-28 11:36:04.704 | Found existing installation: openstack-placement 7.1.0.dev26 2022-07-28 11:36:04.706 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-07-28 11:36:04.707 | Running setup.py develop for openstack-placement 2022-07-28 11:36:06.427 | Successfully installed openstack-placement 2022-07-28 11:36:06.542 | + inc/python:pip_install:196 : result=0 2022-07-28 11:36:06.545 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:36:06.547 | + functions-common:time_stop:2440 : local name 2022-07-28 11:36:06.549 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:36:06.552 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:36:06.555 | + functions-common:time_stop:2443 : local total 2022-07-28 11:36:06.557 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:36:06.559 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:36:06.562 | + functions-common:time_stop:2447 : start_time=1659008157703 2022-07-28 11:36:06.564 | + functions-common:time_stop:2449 : [[ -z 1659008157703 ]] 2022-07-28 11:36:06.567 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:36:06.572 | + functions-common:time_stop:2452 : end_time=1659008166569 2022-07-28 11:36:06.574 | + functions-common:time_stop:2453 : elapsed_time=8866 2022-07-28 11:36:06.576 | + functions-common:time_stop:2454 : total=129340 2022-07-28 11:36:06.579 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:36:06.581 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=138206 2022-07-28 11:36:06.584 | + inc/python:pip_install:199 : return 0 2022-07-28 11:36:06.586 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 11:36:06.589 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 11:36:06.591 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 11:36:06.613 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 11:36:06.625 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-28 11:36:06.628 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-28 11:36:06.631 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:36:06.633 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:36:06.636 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-07-28 11:36:06.638 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:36:06.641 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 11:36:06.644 | + ./stack.sh:main:938 : configure_placement 2022-07-28 11:36:06.647 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-28 11:36:06.660 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-28 11:36:06.663 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-28 11:36:06.670 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-28 11:36:06.673 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-28 11:36:06.675 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-28 11:36:06.678 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-28 11:36:06.681 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 11:36:06.683 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 11:36:06.686 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 11:36:06.704 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:36:06.708 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 11:36:06.710 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-28 11:36:06.713 | + 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&plugin=dbcounter' 2022-07-28 11:36:06.748 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-28 11:36:06.780 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-28 11:36:06.814 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-28 11:36:06.816 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-28 11:36:06.819 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 11:36:06.821 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 11:36:06.824 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-28 11:36:06.857 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-28 11:36:06.889 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-07-28 11:36:06.919 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-28 11:36:06.950 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-28 11:36:06.979 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-28 11:36:07.010 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-28 11:36:07.041 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-28 11:36:07.071 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 11:36:07.101 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 11:36:07.131 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-28 11:36:07.133 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-28 11:36:07.136 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-28 11:36:07.139 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 11:36:07.157 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 11:36:07.160 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 11:36:07.163 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 11:36:07.165 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 11:36:07.168 | + 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-07-28 11:36:07.199 | + 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-07-28 11:36:07.229 | + 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-07-28 11:36:07.260 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 11:36:07.290 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 11:36:07.293 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-28 11:36:07.295 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-28 11:36:07.298 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-28 11:36:07.301 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-28 11:36:07.303 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 11:36:07.306 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 11:36:07.309 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-28 11:36:07.314 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-28 11:36:07.317 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 11:36:07.319 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 11:36:07.333 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 11:36:07.333 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 11:36:07.342 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 11:36:07.346 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 11:36:07.362 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-28 11:36:07.365 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-28 11:36:07.369 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-28 11:36:07.401 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-28 11:36:07.431 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-28 11:36:07.465 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-28 11:36:07.496 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 11:36:07.525 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 11:36:07.555 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-28 11:36:07.585 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-28 11:36:07.616 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-28 11:36:07.646 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 11:36:07.676 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 11:36:07.706 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 11:36:07.735 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-28 11:36:07.765 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 11:36:07.768 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 11:36:07.771 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-28 11:36:07.774 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-28 11:36:07.776 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 11:36:07.779 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:36:07.782 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:36:07.785 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-28 11:36:07.788 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-28 11:36:07.790 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-28 11:36:07.820 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 11:36:07.851 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-07-28 11:36:07.851 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-28 11:36:07.860 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-28 11:36:07.864 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-28 11:36:07.867 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-28 11:36:07.870 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 11:36:07.873 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 11:36:07.876 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 11:36:07.879 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:36:07.881 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:36:07.884 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 11:36:07.887 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 11:36:07.889 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:36:07.892 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:36:07.895 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-28 11:36:07.962 | Site placement-api already enabled 2022-07-28 11:36:07.967 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 11:36:07.969 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 11:36:07.973 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 11:36:07.975 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 11:36:08.111 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-28 11:36:08.131 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:36:08.134 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-28 11:36:08.156 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:36:08.158 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-28 11:36:08.177 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:36:08.180 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-28 11:36:08.182 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-28 11:36:08.185 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 11:36:08.218 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.67/identity 2022-07-28 11:36:08.248 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 11:36:08.279 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 11:36:08.309 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 11:36:08.344 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 11:36:08.376 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 11:36:08.407 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-28 11:36:08.438 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-28 11:36:08.457 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:36:08.460 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-28 11:36:08.478 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:36:08.481 | + ./stack.sh:main:964 : run_phase stack install 2022-07-28 11:36:08.484 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 11:36:08.487 | + functions-common:run_phase:1869 : local phase=install 2022-07-28 11:36:08.489 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 11:36:08.492 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 11:36:08.495 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 11:36:08.497 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 11:36:08.500 | + functions-common:run_phase:1878 : local extra 2022-07-28 11:36:08.504 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 11:36:08.508 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 11:36:08.511 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 11:36:08.514 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 11:36:08.516 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-28 11:36:08.520 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 11:36:08.537 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:36:08.539 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 11:36:08.542 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 11:36:08.544 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-28 11:36:08.546 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-28 11:36:08.549 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:36:08.552 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-28 11:36:08.554 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-28 11:36:08.557 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-28 11:36:08.618 | ++ inc/async:async_inner:63 : install_tempest 2022-07-28 11:36:08.659 | [192229 Async install_tempest:222614]: running: install_tempest 2022-07-28 11:36:08.662 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 11:36:08.665 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 11:36:08.668 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 11:36:08.671 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 11:36:08.673 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-28 11:36:08.677 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 11:36:08.680 | + functions-common:run_plugins:1855 : local phase=install 2022-07-28 11:36:08.682 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 11:36:08.685 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 11:36:08.688 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-28 11:36:08.690 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-28 11:36:08.693 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 11:36:08.696 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 11:36:08.698 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-07-28 11:36:08.702 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 11:36:08.704 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-28 11:36:08.707 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-28 11:36:08.710 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 11:36:08.714 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-28 11:36:08.718 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-28 11:36:08.720 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 11:36:08.725 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-28 11:36:08.725 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 11:36:08.731 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-28 11:36:08.734 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-28 11:36:08.737 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-28 11:36:08.741 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-28 11:36:08.743 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-28 11:36:08.767 | Using python 3.8 to install python-openstackclient 2022-07-28 11:36:08.770 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-07-28 11:36:10.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:36:10.919 | from cryptography.utils import int_from_bytes 2022-07-28 11:36:10.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:36:10.919 | from cryptography.utils import int_from_bytes 2022-07-28 11:36:12.028 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:36:12.030 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-07-28 11:36:12.050 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 11:36:12.054 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 11:36:12.069 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 11:36:12.082 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 11:36:12.096 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 11:36:12.122 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 11:36:12.135 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 11:36:12.138 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 11:36:12.153 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 11:36:12.157 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 11:36:12.178 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 11:36:12.181 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 11:36:12.239 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 11:36:12.242 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 11:36:12.289 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 11:36:12.293 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 11:36:12.295 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 11:36:12.307 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 11:36:12.313 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 11:36:12.321 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 11:36:12.325 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 11:36:12.331 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 11:36:12.334 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 11:36:12.338 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 11:36:12.360 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 11:36:12.363 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 11:36:12.365 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 11:36:12.402 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 11:36:12.405 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 11:36:12.408 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 11:36:12.413 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 11:36:12.417 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 11:36:12.423 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 11:36:12.429 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 11:36:12.442 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 11:36:12.480 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 11:36:12.483 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 11:36:12.488 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 11:36:12.491 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 11:36:12.552 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 11:36:12.555 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 11:36:12.558 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 11:36:12.561 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 11:36:12.565 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 11:36:12.570 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 11:36:12.573 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 11:36:12.575 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 11:36:12.607 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 11:36:12.612 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 11:36:14.706 | + inc/python:pip_install:196 : result=0 2022-07-28 11:36:14.709 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:36:14.711 | + functions-common:time_stop:2440 : local name 2022-07-28 11:36:14.714 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:36:14.716 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:36:14.718 | + functions-common:time_stop:2443 : local total 2022-07-28 11:36:14.721 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:36:14.724 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:36:14.726 | + functions-common:time_stop:2447 : start_time=1659008168761 2022-07-28 11:36:14.728 | + functions-common:time_stop:2449 : [[ -z 1659008168761 ]] 2022-07-28 11:36:14.732 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:36:14.736 | + functions-common:time_stop:2452 : end_time=1659008174733 2022-07-28 11:36:14.739 | + functions-common:time_stop:2453 : elapsed_time=5972 2022-07-28 11:36:14.742 | + functions-common:time_stop:2454 : total=138206 2022-07-28 11:36:14.744 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:36:14.746 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=144178 2022-07-28 11:36:14.749 | + inc/python:pip_install:199 : return 0 2022-07-28 11:36:14.752 | + ./stack.sh:main:976 : install_oscwrap 2022-07-28 11:36:14.755 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-28 11:36:14.760 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.EmqLE0wDj7 2022-07-28 11:36:14.763 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-28 11:36:14.765 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-28 11:36:14.768 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-28 11:36:14.771 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-28 11:36:14.773 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 11:36:14.776 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-28 11:36:14.795 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:36:14.798 | + ./stack.sh:main:1030 : configure_database 2022-07-28 11:36:14.801 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-28 11:36:14.803 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-28 11:36:14.806 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-28 11:36:14.808 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:36:14.810 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-28 11:36:14.813 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-28 11:36:14.815 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:36:14.818 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:36:14.820 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-28 11:36:14.823 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-28 11:36:14.826 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-28 11:36:14.827 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-28 11:36:14.831 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-28 11:36:14.886 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-28 11:36:14.888 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 11:36:14.896 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 11:36:14.896 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 11:36:14.896 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 11:36:14.899 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 11:36:14.901 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 11:36:14.904 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 11:36:14.906 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 11:36:14.909 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 11:36:14.912 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 11:36:14.914 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-28 11:36:14.917 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 11:36:14.919 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 11:36:14.922 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 11:36:14.924 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 11:36:14.926 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 11:36:14.929 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 11:36:14.931 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-28 11:36:14.934 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:36:14.936 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:36:14.938 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-28 11:36:14.941 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 11:36:14.943 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 11:36:17.818 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-28 11:36:17.833 | mysqladmin: connect to server at 'localhost' failed 2022-07-28 11:36:17.833 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-28 11:36:17.837 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-28 11:36:17.840 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-28 11:36:17.842 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:36:17.845 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:36:17.848 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-28 11:36:17.850 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-28 11:36:17.853 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-28 11:36:17.855 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:36:17.857 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:36:17.860 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-28 11:36:17.863 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-28 11:36:17.866 | + 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-07-28 11:36:17.878 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:36:17.944 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-07-28 11:36:17.957 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:36:17.996 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-28 11:36:18.062 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-28 11:36:18.118 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-28 11:36:18.173 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-28 11:36:18.177 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-28 11:36:18.179 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-28 11:36:18.179 | enabling MySQL performance counting 2022-07-28 11:36:18.182 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 11:36:18.204 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 11:36:18.207 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-07-28 11:36:20.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:36:20.315 | from cryptography.utils import int_from_bytes 2022-07-28 11:36:20.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:36:20.316 | from cryptography.utils import int_from_bytes 2022-07-28 11:36:21.369 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 11:36:21.371 | Processing ./tools/dbcounter 2022-07-28 11:36:21.376 | Installing build dependencies: started 2022-07-28 11:36:31.566 | Installing build dependencies: finished with status 'done' 2022-07-28 11:36:31.568 | Getting requirements to build wheel: started 2022-07-28 11:36:32.595 | Getting requirements to build wheel: finished with status 'done' 2022-07-28 11:36:32.599 | Installing backend dependencies: started 2022-07-28 11:36:37.349 | Installing backend dependencies: finished with status 'done' 2022-07-28 11:36:37.351 | Preparing wheel metadata: started 2022-07-28 11:36:38.496 | Preparing wheel metadata: finished with status 'done' 2022-07-28 11:36:38.504 | Building wheels for collected packages: dbcounter 2022-07-28 11:36:38.506 | Building wheel for dbcounter (PEP 517): started 2022-07-28 11:36:39.924 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-28 11:36:39.926 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=bf9440d1b9effdea701cfd6317b8c78b168249348e38ccb3357a2bcc863a2bd8 2022-07-28 11:36:39.926 | Stored in directory: /tmp/pip-ephem-wheel-cache-jv2msdkc/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-28 11:36:39.927 | Successfully built dbcounter 2022-07-28 11:36:42.162 | Installing collected packages: dbcounter 2022-07-28 11:36:42.162 | Attempting uninstall: dbcounter 2022-07-28 11:36:42.163 | Found existing installation: dbcounter 0.1 2022-07-28 11:36:42.172 | Uninstalling dbcounter-0.1: 2022-07-28 11:36:42.488 | Successfully uninstalled dbcounter-0.1 2022-07-28 11:36:42.590 | Successfully installed dbcounter-0.1 2022-07-28 11:36:42.742 | + inc/python:pip_install:196 : result=0 2022-07-28 11:36:42.745 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 11:36:42.747 | + functions-common:time_stop:2440 : local name 2022-07-28 11:36:42.749 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:36:42.752 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:36:42.755 | + functions-common:time_stop:2443 : local total 2022-07-28 11:36:42.757 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:36:42.759 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 11:36:42.762 | + functions-common:time_stop:2447 : start_time=1659008178199 2022-07-28 11:36:42.764 | + functions-common:time_stop:2449 : [[ -z 1659008178199 ]] 2022-07-28 11:36:42.767 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:36:42.771 | + functions-common:time_stop:2452 : end_time=1659008202769 2022-07-28 11:36:42.774 | + functions-common:time_stop:2453 : elapsed_time=24570 2022-07-28 11:36:42.776 | + functions-common:time_stop:2454 : total=144178 2022-07-28 11:36:42.778 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:36:42.781 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=168748 2022-07-28 11:36:42.783 | + inc/python:pip_install:199 : return 0 2022-07-28 11:36:42.786 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-28 11:36:42.788 | + lib/database:recreate_database:112 : local db=stats 2022-07-28 11:36:42.791 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-28 11:36:42.793 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-28 11:36:42.796 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-28 11:36:42.801 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:36:42.977 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-28 11:36:42.982 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:36:43.057 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-07-28 11:36:43.057 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-28 11:36:43.062 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:36:43.125 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-28 11:36:43.128 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 11:36:43.131 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 11:36:47.122 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-28 11:36:47.124 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-28 11:36:47.128 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 11:36:47.133 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-113647 2022-07-28 11:36:47.136 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-113647 1034' 2022-07-28 11:36:47.138 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:36:47.141 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 11:36:47.144 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:36:47.147 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 11:36:47.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:36:47.152 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 11:36:47.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:36:47.157 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 11:36:47.160 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:36:47.162 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.67 2022-07-28 11:36:47.165 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:36:47.167 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.67/identity 2022-07-28 11:36:47.170 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:36:47.172 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-113252 2022-07-28 11:36:47.176 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:36:47.178 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 11:36:47.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:36:47.183 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.67 2022-07-28 11:36:47.186 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:36:47.188 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 11:36:47.209 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:36:47.211 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 11:36:47.214 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:36:47.217 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 11:36:47.219 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:36:47.222 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 11:36:47.224 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:36:47.227 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.67 2022-07-28 11:36:47.229 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 11:36:47.232 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 11:36:47.235 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-28 11:36:47.238 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-28 11:36:47.241 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-28 11:36:47.253 | + ./stack.sh:main:1060 : start_dstat 2022-07-28 11:36:47.256 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 11:36:47.259 | + functions-common:run_process:1694 : local service=dstat 2022-07-28 11:36:47.261 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 11:36:47.264 | + functions-common:run_process:1696 : local group= 2022-07-28 11:36:47.266 | + functions-common:run_process:1697 : local user= 2022-07-28 11:36:47.269 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:36:47.272 | + functions-common:run_process:1700 : local name=dstat 2022-07-28 11:36:47.274 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:36:47.277 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:36:47.279 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:36:47.282 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:36:47.285 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:36:47.290 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008207287 2022-07-28 11:36:47.293 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-28 11:36:47.310 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:36:47.313 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-28 11:36:47.316 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-28 11:36:47.319 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 11:36:47.321 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 11:36:47.324 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 11:36:47.326 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 11:36:47.329 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-28 11:36:47.332 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-28 11:36:47.334 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-28 11:36:47.337 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:36:47.339 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:36:47.342 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:36:47.344 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:36:47.347 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-28 11:36:47.350 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-07-28 11:36:47.352 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-28 11:36:47.355 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 11:36:47.357 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:36:47.360 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:36:47.363 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:36:47.365 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:36:47.367 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:36:47.370 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-28 11:36:47.372 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:36:47.377 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-28 11:36:47.430 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-28 11:36:47.485 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 11:36:47.542 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-28 11:36:47.597 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-28 11:36:47.652 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:36:47.707 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:36:47.709 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:36:47.712 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-28 11:36:47.767 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:36:48.211 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-28 11:36:48.226 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-28 11:36:48.638 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-28 11:36:48.661 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:36:48.663 | + functions-common:time_stop:2440 : local name 2022-07-28 11:36:48.666 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:36:48.670 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:36:48.674 | + functions-common:time_stop:2443 : local total 2022-07-28 11:36:48.678 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:36:48.680 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:36:48.683 | + functions-common:time_stop:2447 : start_time=1659008207287 2022-07-28 11:36:48.685 | + functions-common:time_stop:2449 : [[ -z 1659008207287 ]] 2022-07-28 11:36:48.689 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:36:48.694 | + functions-common:time_stop:2452 : end_time=1659008208691 2022-07-28 11:36:48.696 | + functions-common:time_stop:2453 : elapsed_time=1404 2022-07-28 11:36:48.699 | + functions-common:time_stop:2454 : total=0 2022-07-28 11:36:48.701 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:36:48.704 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1404 2022-07-28 11:36:48.707 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-28 11:36:48.709 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-28 11:36:48.712 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-28 11:36:48.715 | + functions-common:run_process:1696 : local group= 2022-07-28 11:36:48.717 | + functions-common:run_process:1697 : local user=root 2022-07-28 11:36:48.720 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:36:48.723 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-28 11:36:48.725 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:36:48.728 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:36:48.730 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:36:48.733 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:36:48.739 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:36:48.741 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008208738 2022-07-28 11:36:48.744 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-28 11:36:48.767 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:36:48.770 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:36:48.773 | + functions-common:time_stop:2440 : local name 2022-07-28 11:36:48.776 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:36:48.778 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:36:48.781 | + functions-common:time_stop:2443 : local total 2022-07-28 11:36:48.784 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:36:48.787 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:36:48.789 | + functions-common:time_stop:2447 : start_time=1659008208738 2022-07-28 11:36:48.792 | + functions-common:time_stop:2449 : [[ -z 1659008208738 ]] 2022-07-28 11:36:48.795 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:36:48.800 | + functions-common:time_stop:2452 : end_time=1659008208797 2022-07-28 11:36:48.802 | + functions-common:time_stop:2453 : elapsed_time=59 2022-07-28 11:36:48.805 | + functions-common:time_stop:2454 : total=1404 2022-07-28 11:36:48.807 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:36:48.810 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1463 2022-07-28 11:36:48.812 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-28 11:36:48.841 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:36:48.843 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-28 11:36:48.865 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:36:48.868 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-28 11:36:48.890 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:36:48.893 | + ./stack.sh:main:1073 : start_etcd3 2022-07-28 11:36:48.896 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-28 11:36:48.899 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-851351-2-smb --data-dir /opt/stack/data/etcd' 2022-07-28 11:36:48.901 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-28 11:36:48.904 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-851351-2-smb=http://10.222.0.67:2380' 2022-07-28 11:36:48.906 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.67:2380' 2022-07-28 11:36:48.909 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.67:2379' 2022-07-28 11:36:48.912 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-28 11:36:48.915 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-28 11:36:48.917 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.67:2379' 2022-07-28 11:36:48.920 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-28 11:36:48.923 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-28 11:36:48.925 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 11:36:48.930 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-851351-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-2-smb=http://10.222.0.67:2380 --initial-advertise-peer-urls http://10.222.0.67:2380 --advertise-client-urls http://10.222.0.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.67:2379 --debug' '' root 2022-07-28 11:36:48.933 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-28 11:36:48.938 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-851351-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-2-smb=http://10.222.0.67:2380 --initial-advertise-peer-urls http://10.222.0.67:2380 --advertise-client-urls http://10.222.0.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.67:2379 --debug' 2022-07-28 11:36:48.942 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:36:48.946 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-28 11:36:48.949 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:36:48.951 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:36:48.954 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:36:48.957 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 11:36:48.959 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:36:48.968 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-28 11:36:49.057 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-28 11:36:49.122 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-851351-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-2-smb=http://10.222.0.67:2380 --initial-advertise-peer-urls http://10.222.0.67:2380 --advertise-client-urls http://10.222.0.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.67:2379 --debug' 2022-07-28 11:36:49.176 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-28 11:36:49.229 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-28 11:36:49.282 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:36:49.336 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:36:49.338 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:36:49.341 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-28 11:36:49.406 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:36:49.828 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-28 11:36:49.885 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-28 11:36:49.941 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-28 11:36:49.999 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-28 11:36:50.057 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-28 11:36:50.061 | ++ functions-common:is_arch:502 : uname -m 2022-07-28 11:36:50.066 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-28 11:36:50.069 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-28 11:36:50.486 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-28 11:36:50.499 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-28 11:36:50.885 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-28 11:36:51.264 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-28 11:36:51.284 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:36:51.287 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-28 11:36:51.290 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-28 11:36:51.293 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-28 11:36:51.298 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-28 11:36:51.311 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-28 11:36:51.324 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-28 11:36:51.327 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 11:36:51.330 | + 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.67/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-07-28 11:36:51.462 | + 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.67/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-07-28 11:36:51.592 | + 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.67/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-07-28 11:36:51.724 | + 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.67/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-07-28 11:36:51.853 | + 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.67/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-07-28 11:36:51.985 | + 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.67/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-07-28 11:36:52.120 | + 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.67/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-07-28 11:36:52.250 | + 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.67/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-07-28 11:36:52.382 | + 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.67/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-07-28 11:36:52.516 | + 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.67/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-07-28 11:36:52.648 | + functions-common:write_clouds_yaml:198 : cat 2022-07-28 11:36:52.653 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-28 11:36:52.657 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-28 11:36:52.660 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-28 11:36:52.664 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-28 11:36:52.667 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-28 11:36:52.670 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-28 11:36:52.687 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:36:52.690 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-28 11:36:52.692 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:36:52.695 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-28 11:36:52.697 | + ./stack.sh:main:1090 : '[' 10.222.0.67 == 10.222.0.67 ']' 2022-07-28 11:36:52.700 | + ./stack.sh:main:1091 : init_keystone 2022-07-28 11:36:52.702 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-28 11:36:52.719 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:36:52.722 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-28 11:36:52.725 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-28 11:36:52.727 | + lib/database:recreate_database:112 : local db=keystone 2022-07-28 11:36:52.730 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-28 11:36:52.732 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-28 11:36:52.735 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-28 11:36:52.740 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:36:53.700 | ++ inc/async:async_inner:64 : rc=0 2022-07-28 11:36:53.728 | [222614 Async install_tempest:222614]: finished successfully 2022-07-28 11:36:58.608 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-28 11:36:58.614 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:36:58.737 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-28 11:36:58.740 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 11:36:58.742 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:36:58.745 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:36:58.748 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:36:58.752 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008218750 2022-07-28 11:36:58.755 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-28 11:37:03.267 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 11:37:03.290 | 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=224810) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 11:37:03.296 | DEBUG dbcounter [-] [224810] Writer thread running {{(pid=224810) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 11:37:03.298 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:37:03.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.299 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.299 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.300 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.301 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:37:03.301 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:37:03.328 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:37:03.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.332 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.332 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.332 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.332 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:37:03.332 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:37:03.842 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:37:03.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.844 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.844 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.844 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:03.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:03.846 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:37:03.846 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:37:03.854 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 11:37:18.299 | DEBUG dbcounter [-] [224810] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=224810) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 11:37:32.730 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:32.730 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 11:37:32.810 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:32.810 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 11:37:32.887 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:32.888 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 11:37:32.983 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:32.983 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 11:37:33.044 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:33.044 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 11:37:33.125 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:33.125 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 11:37:34.482 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:34.483 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:37:34.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.485 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.485 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.490 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.490 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.490 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:37:34.490 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:37:34.490 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:37:34.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.491 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.491 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.491 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.491 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:37:34.491 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:37:34.499 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:37:34.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.501 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.501 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.502 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:34.502 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:34.502 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:37:34.502 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:37:34.508 | DEBUG dbcounter [-] [224810] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=224810) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 11:37:35.080 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:37:35.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.082 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.082 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.083 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.083 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.083 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:37:35.083 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:37:35.168 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:37:35.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.171 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.171 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.171 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.171 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.172 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:37:35.172 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:37:35.179 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 11:37:35.230 | DEBUG dbcounter [-] [224810] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=224810) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 11:37:35.378 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:35.378 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 11:37:35.461 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:35.461 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 11:37:35.549 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:35.550 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 11:37:35.612 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:35.612 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 11:37:35.752 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:35.752 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 11:37:35.818 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:35.818 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 11:37:35.909 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:35.910 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:37:35.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.912 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.917 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.918 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.918 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.918 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.918 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.918 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:37:35.918 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:37:35.925 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:37:35.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.926 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.927 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.927 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:35.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:35.928 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:37:35.928 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:37:36.375 | DEBUG dbcounter [-] [224810] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=224810) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 11:37:36.437 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:37:36.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:36.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:36.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:36.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:36.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:36.439 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:36.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:36.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:36.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:36.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:36.440 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:36.440 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:36.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:36.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:36.441 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:37:36.441 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:37:36.547 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:37:36.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:36.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:36.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:36.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:36.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:36.549 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:36.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:36.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:36.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:36.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:36.550 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:36.550 | 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=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:36.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:37:36.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:37:36.551 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:37:36.551 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=224810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:37:36.558 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 11:37:36.681 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:36.681 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 11:37:36.813 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:36.813 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 11:37:36.915 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:36.916 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 11:37:36.985 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:36.985 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 11:37:37.064 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:37.064 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 11:37:37.138 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:37.138 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 11:37:37.249 | INFO migrate.versioning.api [-] done 2022-07-28 11:37:37.610 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-28 11:37:37.613 | + functions-common:time_stop:2440 : local name 2022-07-28 11:37:37.616 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:37:37.618 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:37:37.621 | + functions-common:time_stop:2443 : local total 2022-07-28 11:37:37.624 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:37:37.626 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 11:37:37.629 | + functions-common:time_stop:2447 : start_time=1659008218750 2022-07-28 11:37:37.632 | + functions-common:time_stop:2449 : [[ -z 1659008218750 ]] 2022-07-28 11:37:37.635 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:37:37.641 | + functions-common:time_stop:2452 : end_time=1659008257636 2022-07-28 11:37:37.642 | + functions-common:time_stop:2453 : elapsed_time=38886 2022-07-28 11:37:37.645 | + functions-common:time_stop:2454 : total=0 2022-07-28 11:37:37.647 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:37:37.650 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=38886 2022-07-28 11:37:37.652 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-28 11:37:37.656 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-28 11:37:37.660 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-28 11:37:41.950 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-07-28 11:37:41.950 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 11:37:41.951 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 11:37:41.951 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-07-28 11:37:41.952 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 11:37:41.952 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 11:37:41.952 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 11:37:41.952 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 11:37:41.952 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 11:37:42.299 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-28 11:37:42.303 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-28 11:37:46.713 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-07-28 11:37:46.714 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 11:37:46.714 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 11:37:46.714 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-07-28 11:37:46.715 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 11:37:46.715 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 11:37:46.715 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 11:37:46.715 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 11:37:46.716 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 11:37:47.071 | + ./stack.sh:main:1092 : start_keystone 2022-07-28 11:37:47.073 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-28 11:37:47.076 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-28 11:37:47.078 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-28 11:37:47.096 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:37:47.100 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-28 11:37:47.102 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-28 11:37:47.107 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-28 11:37:47.110 | + functions-common:run_process:1694 : local service=keystone 2022-07-28 11:37:47.113 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 11:37:47.116 | + functions-common:run_process:1696 : local group= 2022-07-28 11:37:47.119 | + functions-common:run_process:1697 : local user= 2022-07-28 11:37:47.123 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:37:47.125 | + functions-common:run_process:1700 : local name=keystone 2022-07-28 11:37:47.128 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:37:47.130 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:37:47.133 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:37:47.142 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:37:47.143 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:37:47.143 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008267140 2022-07-28 11:37:47.146 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-28 11:37:47.162 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:37:47.165 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-07-28 11:37:47.168 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-28 11:37:47.200 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 11:37:47.200 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 11:37:47.200 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 11:37:47.200 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 11:37:47.200 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-28 11:37:47.200 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-28 11:37:47.200 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-28 11:37:47.200 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:37:47.200 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:37:47.200 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:37:47.200 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:37:47.200 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-28 11:37:47.201 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-07-28 11:37:47.203 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-28 11:37:47.206 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 11:37:47.208 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 11:37:47.210 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 11:37:47.212 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 11:37:47.214 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-28 11:37:47.217 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 11:37:47.222 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-07-28 11:37:47.279 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-28 11:37:47.333 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-28 11:37:47.390 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 11:37:47.444 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:37:47.499 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-28 11:37:47.552 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-28 11:37:47.607 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-28 11:37:47.660 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-28 11:37:47.714 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-28 11:37:47.771 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 11:37:47.773 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 11:37:47.776 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-28 11:37:47.841 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 11:37:48.243 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-28 11:37:48.257 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-28 11:37:48.656 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-28 11:37:48.730 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:37:48.733 | + functions-common:time_stop:2440 : local name 2022-07-28 11:37:48.737 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:37:48.740 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:37:48.746 | + functions-common:time_stop:2443 : local total 2022-07-28 11:37:48.746 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:37:48.748 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:37:48.750 | + functions-common:time_stop:2447 : start_time=1659008267140 2022-07-28 11:37:48.753 | + functions-common:time_stop:2449 : [[ -z 1659008267140 ]] 2022-07-28 11:37:48.756 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:37:48.761 | + functions-common:time_stop:2452 : end_time=1659008268758 2022-07-28 11:37:48.764 | + functions-common:time_stop:2453 : elapsed_time=1618 2022-07-28 11:37:48.766 | + functions-common:time_stop:2454 : total=1463 2022-07-28 11:37:48.769 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:37:48.776 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3081 2022-07-28 11:37:48.776 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-28 11:37:48.776 | Waiting for keystone to start... 2022-07-28 11:37:48.777 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.67/identity/v3/ 2022-07-28 11:37:48.780 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.67/identity/v3/ 2022-07-28 11:37:48.783 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 11:37:48.786 | + functions:wait_for_service:458 : local url=http://10.222.0.67/identity/v3/ 2022-07-28 11:37:48.788 | + functions:wait_for_service:459 : local rval=0 2022-07-28 11:37:48.791 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 11:37:48.793 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 11:37:48.796 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:37:48.798 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:37:48.801 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:37:48.806 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008268803 2022-07-28 11:37:48.809 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 11:37:48.815 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/identity/v3/ 2022-07-28 11:37:55.140 | + :: : [[ 200 == 503 ]] 2022-07-28 11:37:55.142 | + :: : [[ 0 -eq 7 ]] 2022-07-28 11:37:55.145 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 11:37:55.147 | + functions-common:time_stop:2440 : local name 2022-07-28 11:37:55.150 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:37:55.152 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:37:55.155 | + functions-common:time_stop:2443 : local total 2022-07-28 11:37:55.157 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:37:55.160 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 11:37:55.162 | + functions-common:time_stop:2447 : start_time=1659008268803 2022-07-28 11:37:55.164 | + functions-common:time_stop:2449 : [[ -z 1659008268803 ]] 2022-07-28 11:37:55.168 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:37:55.175 | + functions-common:time_stop:2452 : end_time=1659008275171 2022-07-28 11:37:55.178 | + functions-common:time_stop:2453 : elapsed_time=6368 2022-07-28 11:37:55.180 | + functions-common:time_stop:2454 : total=0 2022-07-28 11:37:55.183 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:37:55.186 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6368 2022-07-28 11:37:55.189 | + functions:wait_for_service:467 : return 0 2022-07-28 11:37:55.191 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-28 11:37:55.209 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:37:55.212 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-28 11:37:55.214 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 11:37:55.217 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 11:37:55.247 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-28 11:37:55.251 | + 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.67/identity 2022-07-28 11:37:59.674 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.674 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.674 | 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=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.682 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.698 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.698 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.729 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.848 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.849 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.939 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.939 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.939 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.939 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.940 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.940 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.953 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.953 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.953 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.953 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.953 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.954 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.954 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.961 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.964 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.964 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.964 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.964 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.965 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.965 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:37:59.965 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=225576) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 11:38:00.030 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 11:38:00.048 | 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=225576) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 11:38:00.054 | DEBUG dbcounter [-] [225576] Writer thread running {{(pid=225576) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 11:38:00.355 | INFO keystone.cmd.bootstrap [None req-af5e6fa3-b6d7-440f-8eac-f7e3eddbf222 None None] Created domain default 2022-07-28 11:38:00.564 | INFO keystone.cmd.bootstrap [None req-af5e6fa3-b6d7-440f-8eac-f7e3eddbf222 None None] Created project admin 2022-07-28 11:38:00.593 | DEBUG passlib.handlers.bcrypt [None req-af5e6fa3-b6d7-440f-8eac-f7e3eddbf222 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=225576) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-07-28 11:38:00.593 | DEBUG passlib.handlers.bcrypt [None req-af5e6fa3-b6d7-440f-8eac-f7e3eddbf222 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=225576) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-07-28 11:38:00.739 | INFO keystone.cmd.bootstrap [None req-af5e6fa3-b6d7-440f-8eac-f7e3eddbf222 None None] Created user admin 2022-07-28 11:38:00.837 | INFO keystone.cmd.bootstrap [None req-af5e6fa3-b6d7-440f-8eac-f7e3eddbf222 None None] Created role reader 2022-07-28 11:38:00.910 | INFO keystone.cmd.bootstrap [None req-af5e6fa3-b6d7-440f-8eac-f7e3eddbf222 None None] Created role member 2022-07-28 11:38:00.993 | INFO keystone.cmd.bootstrap [None req-af5e6fa3-b6d7-440f-8eac-f7e3eddbf222 None None] Created implied role where 24e20ef4000c4786b024355614168cbf implies 1347629ba37045fa8749c0874a66212f 2022-07-28 11:38:01.085 | INFO keystone.cmd.bootstrap [None req-af5e6fa3-b6d7-440f-8eac-f7e3eddbf222 None None] Created role admin 2022-07-28 11:38:01.156 | INFO keystone.cmd.bootstrap [None req-af5e6fa3-b6d7-440f-8eac-f7e3eddbf222 None None] Created implied role where 82aecf3c25b44a0f98a5f30490e766dd implies 24e20ef4000c4786b024355614168cbf 2022-07-28 11:38:01.228 | INFO keystone.cmd.bootstrap [None req-af5e6fa3-b6d7-440f-8eac-f7e3eddbf222 None None] Granted role admin on project admin to user admin. 2022-07-28 11:38:01.292 | INFO keystone.cmd.bootstrap [None req-af5e6fa3-b6d7-440f-8eac-f7e3eddbf222 None None] Granted role admin on the system to user admin. 2022-07-28 11:38:01.361 | WARNING py.warnings [None req-af5e6fa3-b6d7-440f-8eac-f7e3eddbf222 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-07-28 11:38:01.361 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-28 11:38:01.361 |  2022-07-28 11:38:01.365 | INFO keystone.cmd.bootstrap [None req-af5e6fa3-b6d7-440f-8eac-f7e3eddbf222 None None] Created region RegionOne 2022-07-28 11:38:01.565 | INFO keystone.cmd.bootstrap [None req-af5e6fa3-b6d7-440f-8eac-f7e3eddbf222 None None] Created public endpoint http://10.222.0.67/identity 2022-07-28 11:38:01.985 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-28 11:38:01.988 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-28 11:38:01.990 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-28 11:38:01.993 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-28 11:38:04.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:04.837 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:04.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:04.838 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:04.978 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:04.982 | + lib/keystone:create_keystone_accounts:310 : admin_project=d7722ac9659a4cd5827f9aae65ad0637 2022-07-28 11:38:04.984 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-28 11:38:04.987 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-28 11:38:07.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:07.004 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:07.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:07.004 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:07.147 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:07.150 | + lib/keystone:create_keystone_accounts:312 : admin_user=a5e301b4fa3c40499bdb13006e0a30f7 2022-07-28 11:38:07.152 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-28 11:38:07.155 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-28 11:38:07.158 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-28 11:38:07.160 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin a5e301b4fa3c40499bdb13006e0a30f7 default 2022-07-28 11:38:07.218 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin a5e301b4fa3c40499bdb13006e0a30f7 default 2022-07-28 11:38:07.259 | [192229 Async ks-domain-role:225713]: running: get_or_add_user_domain_role admin a5e301b4fa3c40499bdb13006e0a30f7 default 2022-07-28 11:38:07.262 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-28 11:38:07.264 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 11:38:07.267 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 11:38:10.193 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 11:38:10.195 | + functions-common:get_or_create_domain:889 : echo default 2022-07-28 11:38:10.195 | default 2022-07-28 11:38:10.198 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-28 11:38:10.261 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-28 11:38:10.308 | [192229 Async ks-project:225847]: running: get_or_create_project service Default 2022-07-28 11:38:10.311 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-28 11:38:10.378 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-28 11:38:10.424 | [192229 Async ks-service:225943]: running: get_or_create_role service 2022-07-28 11:38:10.426 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-28 11:38:10.501 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-28 11:38:10.569 | [192229 Async ks-reseller:226029]: running: get_or_create_role ResellerAdmin 2022-07-28 11:38:10.594 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-28 11:38:10.618 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-28 11:38:11.033 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-28 11:38:11.263 | [192229 Async ks-anotherrole:226123]: running: get_or_create_role anotherrole 2022-07-28 11:38:11.283 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-28 11:38:11.314 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-28 11:38:11.346 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 11:38:11.373 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-07-28 11:38:13.878 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:38:14.020 | [225847 Async ks-project:225847]: finished successfully 2022-07-28 11:38:14.034 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:38:14.108 | [225943 Async ks-service:225943]: finished successfully 2022-07-28 11:38:14.495 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:38:14.526 | [226029 Async ks-reseller:226029]: finished successfully 2022-07-28 11:38:14.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:14.609 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:14.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:14.609 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:14.773 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:14.776 | ++ functions-common:get_or_create_project:939 : project_id=93b9f013a4c04218965de35bd1098268 2022-07-28 11:38:14.780 | ++ functions-common:get_or_create_project:940 : echo 93b9f013a4c04218965de35bd1098268 2022-07-28 11:38:14.782 | + lib/keystone:create_keystone_accounts:340 : invis_project=93b9f013a4c04218965de35bd1098268 2022-07-28 11:38:14.785 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-28 11:38:14.789 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-28 11:38:14.792 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 11:38:14.797 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-07-28 11:38:15.076 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:38:15.107 | [226123 Async ks-anotherrole:226123]: finished successfully 2022-07-28 11:38:17.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:17.237 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:17.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:17.237 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:17.388 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:17.392 | ++ functions-common:get_or_create_project:939 : project_id=893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:17.394 | ++ functions-common:get_or_create_project:940 : echo 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:17.397 | + lib/keystone:create_keystone_accounts:344 : demo_project=893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:17.400 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-28 11:38:17.403 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-28 11:38:17.406 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:38:17.408 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-28 11:38:17.413 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-28 11:38:17.419 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-07-28 11:38:18.007 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:38:18.033 | [225713 Async ks-domain-role:225713]: finished successfully 2022-07-28 11:38:19.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:19.820 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:19.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:19.820 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:19.962 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:19.965 | ++ functions-common:get_or_create_user:926 : user_id=279f1dd6fdc24b599eed500edfbd47c5 2022-07-28 11:38:19.968 | ++ functions-common:get_or_create_user:927 : echo 279f1dd6fdc24b599eed500edfbd47c5 2022-07-28 11:38:19.971 | + lib/keystone:create_keystone_accounts:347 : demo_user=279f1dd6fdc24b599eed500edfbd47c5 2022-07-28 11:38:19.973 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-28 11:38:20.024 | [192229 Async ks-domain-role:225713]: Waiting for completion of get_or_add_user_domain_role admin a5e301b4fa3c40499bdb13006e0a30f7 default running on PID 225713 (6 other jobs running) 2022-07-28 11:38:20.050 | [192229 Async ks-domain-role:225713]: Signaling child to exit 2022-07-28 11:38:20.051 | WAKEUP 2022-07-28 11:38:20.075 | [192229 Async ks-domain-role:225713]: Signaled 2022-07-28 11:38:20.077 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-28 11:38:20.077 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:38:20.077 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a5e301b4fa3c40499bdb13006e0a30f7 --domain default 2022-07-28 11:38:20.077 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-28 11:38:20.077 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:38:20.077 | ++ functions-common:get_field:813 : read data 2022-07-28 11:38:20.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:20.077 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:20.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:20.077 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:20.077 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:20.077 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-28 11:38:20.077 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-28 11:38:20.077 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user a5e301b4fa3c40499bdb13006e0a30f7 --domain default 2022-07-28 11:38:20.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:20.077 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:20.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:20.077 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:20.077 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:38:20.077 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-28 11:38:20.077 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a5e301b4fa3c40499bdb13006e0a30f7 --domain default 2022-07-28 11:38:20.077 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:38:20.077 | ++ functions-common:get_field:813 : read data 2022-07-28 11:38:20.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:20.078 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:20.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:20.078 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:20.078 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:20.078 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:38:20.078 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:38:20.078 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:38:20.078 | ++ functions-common:get_field:819 : echo '| 82aecf3c25b44a0f98a5f30490e766dd | a5e301b4fa3c40499bdb13006e0a30f7 | | | default | | False |' 2022-07-28 11:38:20.078 | ++ functions-common:get_field:813 : read data 2022-07-28 11:38:20.078 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:38:20.078 | + functions-common:get_or_add_user_domain_role:1022 : echo 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:38:20.078 | 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:38:20.122 | [192229 Async ks-domain-role:225713]: finished get_or_add_user_domain_role admin a5e301b4fa3c40499bdb13006e0a30f7 default with result 0 in 10 seconds 2022-07-28 11:38:20.129 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-28 11:38:20.165 | [192229 Async ks-project:225847]: Waiting for completion of get_or_create_project service Default running on PID 225847 (5 other jobs running) 2022-07-28 11:38:20.191 | [192229 Async ks-project:225847]: Signaling child to exit 2022-07-28 11:38:20.191 | WAKEUP 2022-07-28 11:38:20.213 | [192229 Async ks-project:225847]: Signaled 2022-07-28 11:38:20.216 | + functions-common:get_or_create_project:933 : local project_id 2022-07-28 11:38:20.216 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-07-28 11:38:20.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:20.216 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:20.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:20.216 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:20.216 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:20.216 | + functions-common:get_or_create_project:939 : project_id=7649604801644383b43513b842120158 2022-07-28 11:38:20.216 | + functions-common:get_or_create_project:940 : echo 7649604801644383b43513b842120158 2022-07-28 11:38:20.216 | 7649604801644383b43513b842120158 2022-07-28 11:38:20.260 | [192229 Async ks-project:225847]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-07-28 11:38:20.299 | [192229 Async ks-service:225943]: Waiting for completion of get_or_create_role service running on PID 225943 (4 other jobs running) 2022-07-28 11:38:20.324 | [192229 Async ks-service:225943]: Signaling child to exit 2022-07-28 11:38:20.324 | WAKEUP 2022-07-28 11:38:20.347 | [192229 Async ks-service:225943]: Signaled 2022-07-28 11:38:20.353 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 11:38:20.353 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-07-28 11:38:20.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:20.353 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:20.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:20.353 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:20.353 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:20.353 | + functions-common:get_or_create_role:951 : role_id=bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:38:20.353 | + functions-common:get_or_create_role:952 : echo bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:38:20.353 | bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:38:20.397 | [192229 Async ks-service:225943]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-28 11:38:20.435 | [192229 Async ks-reseller:226029]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 226029 (3 other jobs running) 2022-07-28 11:38:20.461 | [192229 Async ks-reseller:226029]: Signaling child to exit 2022-07-28 11:38:20.461 | WAKEUP 2022-07-28 11:38:20.484 | [192229 Async ks-reseller:226029]: Signaled 2022-07-28 11:38:20.486 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 11:38:20.486 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-07-28 11:38:20.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:20.486 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:20.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:20.486 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:20.486 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:20.486 | + functions-common:get_or_create_role:951 : role_id=0317a56516ad4a90b61c30db2e19cb40 2022-07-28 11:38:20.486 | + functions-common:get_or_create_role:952 : echo 0317a56516ad4a90b61c30db2e19cb40 2022-07-28 11:38:20.486 | 0317a56516ad4a90b61c30db2e19cb40 2022-07-28 11:38:20.532 | [192229 Async ks-reseller:226029]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-07-28 11:38:20.570 | [192229 Async ks-anotherrole:226123]: Waiting for completion of get_or_create_role anotherrole running on PID 226123 (2 other jobs running) 2022-07-28 11:38:20.596 | [192229 Async ks-anotherrole:226123]: Signaling child to exit 2022-07-28 11:38:20.596 | WAKEUP 2022-07-28 11:38:20.619 | [192229 Async ks-anotherrole:226123]: Signaled 2022-07-28 11:38:20.632 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 11:38:20.632 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 11:38:20.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:20.632 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:20.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:20.632 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:20.632 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:20.632 | + functions-common:get_or_create_role:951 : role_id=b9ded8f75c734abea48ee74563614ab5 2022-07-28 11:38:20.632 | + functions-common:get_or_create_role:952 : echo b9ded8f75c734abea48ee74563614ab5 2022-07-28 11:38:20.632 | b9ded8f75c734abea48ee74563614ab5 2022-07-28 11:38:20.677 | [192229 Async ks-anotherrole:226123]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-07-28 11:38:20.681 | + inc/async:async_wait:197 : return 0 2022-07-28 11:38:20.684 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 279f1dd6fdc24b599eed500edfbd47c5 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:20.744 | + inc/async:async_inner:63 : get_or_add_user_project_role member 279f1dd6fdc24b599eed500edfbd47c5 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:20.787 | [192229 Async ks-demo-member:226988]: running: get_or_add_user_project_role member 279f1dd6fdc24b599eed500edfbd47c5 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:20.790 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin a5e301b4fa3c40499bdb13006e0a30f7 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:20.852 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a5e301b4fa3c40499bdb13006e0a30f7 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:20.901 | [192229 Async ks-demo-admin:227100]: running: get_or_add_user_project_role admin a5e301b4fa3c40499bdb13006e0a30f7 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:20.906 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 279f1dd6fdc24b599eed500edfbd47c5 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:20.977 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 279f1dd6fdc24b599eed500edfbd47c5 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:21.030 | [192229 Async ks-demo-another:227212]: running: get_or_add_user_project_role anotherrole 279f1dd6fdc24b599eed500edfbd47c5 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:21.033 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 279f1dd6fdc24b599eed500edfbd47c5 93b9f013a4c04218965de35bd1098268 2022-07-28 11:38:21.114 | + inc/async:async_inner:63 : get_or_add_user_project_role member 279f1dd6fdc24b599eed500edfbd47c5 93b9f013a4c04218965de35bd1098268 2022-07-28 11:38:21.182 | [192229 Async ks-demo-invis:227325]: running: get_or_add_user_project_role member 279f1dd6fdc24b599eed500edfbd47c5 93b9f013a4c04218965de35bd1098268 2022-07-28 11:38:21.188 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-28 11:38:21.201 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-28 11:38:21.206 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:38:21.217 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-28 11:38:21.226 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-28 11:38:21.231 | +++ functions-common:get_or_create_user:928 : 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-07-28 11:38:24.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:24.651 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:24.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:24.651 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:24.809 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:24.812 | ++ functions-common:get_or_create_user:926 : user_id=d073012af8ad433ca79f1feb8f89e2eb 2022-07-28 11:38:24.815 | ++ functions-common:get_or_create_user:927 : echo d073012af8ad433ca79f1feb8f89e2eb 2022-07-28 11:38:24.818 | + lib/keystone:create_keystone_accounts:360 : demo_reader=d073012af8ad433ca79f1feb8f89e2eb 2022-07-28 11:38:24.821 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader d073012af8ad433ca79f1feb8f89e2eb 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:24.899 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d073012af8ad433ca79f1feb8f89e2eb 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:24.953 | [192229 Async ks-demo-reader:227480]: running: get_or_add_user_project_role reader d073012af8ad433ca79f1feb8f89e2eb 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:24.958 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-28 11:38:24.963 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-28 11:38:24.965 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 11:38:24.970 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-07-28 11:38:28.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:28.727 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:28.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:28.727 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:29.019 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:29.026 | ++ functions-common:get_or_create_project:939 : project_id=7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:29.032 | ++ functions-common:get_or_create_project:940 : echo 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:29.043 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:29.055 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-28 11:38:29.071 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-28 11:38:29.077 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:38:29.082 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-28 11:38:29.093 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-28 11:38:29.115 | +++ functions-common:get_or_create_user:928 : 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-07-28 11:38:32.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:32.765 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:32.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:32.765 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:33.041 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:33.055 | ++ functions-common:get_or_create_user:926 : user_id=05b0609197bc4b3a861b7fa61ac76ad1 2022-07-28 11:38:33.079 | ++ functions-common:get_or_create_user:927 : echo 05b0609197bc4b3a861b7fa61ac76ad1 2022-07-28 11:38:33.098 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=05b0609197bc4b3a861b7fa61ac76ad1 2022-07-28 11:38:33.101 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 05b0609197bc4b3a861b7fa61ac76ad1 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:33.466 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 05b0609197bc4b3a861b7fa61ac76ad1 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:33.681 | [192229 Async ks-alt-admin:227884]: running: get_or_add_user_project_role admin 05b0609197bc4b3a861b7fa61ac76ad1 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:33.700 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 05b0609197bc4b3a861b7fa61ac76ad1 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:34.134 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 05b0609197bc4b3a861b7fa61ac76ad1 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:34.322 | [192229 Async ks-alt-another:228026]: running: get_or_add_user_project_role anotherrole 05b0609197bc4b3a861b7fa61ac76ad1 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:34.366 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-28 11:38:34.405 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-28 11:38:34.421 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:38:34.443 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-28 11:38:34.471 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-28 11:38:34.502 | +++ functions-common:get_or_create_user:928 : 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-07-28 11:38:36.210 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:38:36.427 | [226988 Async ks-demo-member:226988]: finished successfully 2022-07-28 11:38:37.787 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:38:37.940 | [227212 Async ks-demo-another:227212]: finished successfully 2022-07-28 11:38:38.024 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:38:38.080 | [227100 Async ks-demo-admin:227100]: finished successfully 2022-07-28 11:38:39.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:39.102 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:39.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:39.102 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:39.263 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:39.266 | ++ functions-common:get_or_create_user:926 : user_id=1c385af12a0241a48f2f350f06d78347 2022-07-28 11:38:39.270 | ++ functions-common:get_or_create_user:927 : echo 1c385af12a0241a48f2f350f06d78347 2022-07-28 11:38:39.273 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=1c385af12a0241a48f2f350f06d78347 2022-07-28 11:38:39.276 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 1c385af12a0241a48f2f350f06d78347 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:39.398 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1c385af12a0241a48f2f350f06d78347 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:39.479 | [192229 Async ks-alt-member-user:228330]: running: get_or_add_user_project_role member 1c385af12a0241a48f2f350f06d78347 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:39.483 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-28 11:38:39.488 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-28 11:38:39.496 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:38:39.517 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-28 11:38:39.536 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:38:39.538 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-28 11:38:39.542 | +++ functions-common:get_or_create_user:928 : 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-07-28 11:38:39.599 | [227325 Async ks-demo-invis:227325]: finished successfully 2022-07-28 11:38:40.834 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:38:41.047 | [227480 Async ks-demo-reader:227480]: finished successfully 2022-07-28 11:38:42.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:42.310 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:42.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:42.310 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:42.495 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:42.503 | ++ functions-common:get_or_create_user:926 : user_id=3fbdaa6f27764b4cab4c967968dd5fa7 2022-07-28 11:38:42.507 | ++ functions-common:get_or_create_user:927 : echo 3fbdaa6f27764b4cab4c967968dd5fa7 2022-07-28 11:38:42.512 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=3fbdaa6f27764b4cab4c967968dd5fa7 2022-07-28 11:38:42.522 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 3fbdaa6f27764b4cab4c967968dd5fa7 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:42.637 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3fbdaa6f27764b4cab4c967968dd5fa7 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:42.726 | [192229 Async ks-alt-reader-user:228603]: running: get_or_add_user_project_role reader 3fbdaa6f27764b4cab4c967968dd5fa7 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:42.732 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-28 11:38:42.739 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:38:42.742 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-28 11:38:42.745 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-28 11:38:42.749 | +++ functions-common:get_or_create_user:928 : 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-07-28 11:38:45.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:45.987 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:45.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:45.987 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:46.172 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:46.186 | ++ functions-common:get_or_create_user:926 : user_id=2183ee3a039d430a95fec8dea90d5d0e 2022-07-28 11:38:46.202 | ++ functions-common:get_or_create_user:927 : echo 2183ee3a039d430a95fec8dea90d5d0e 2022-07-28 11:38:46.217 | + lib/keystone:create_keystone_accounts:392 : system_member_user=2183ee3a039d430a95fec8dea90d5d0e 2022-07-28 11:38:46.224 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 2183ee3a039d430a95fec8dea90d5d0e all 2022-07-28 11:38:46.478 | + inc/async:async_inner:63 : get_or_add_user_system_role member 2183ee3a039d430a95fec8dea90d5d0e all 2022-07-28 11:38:46.624 | [192229 Async ks-system-member:228827]: running: get_or_add_user_system_role member 2183ee3a039d430a95fec8dea90d5d0e all 2022-07-28 11:38:46.640 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-28 11:38:46.664 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:38:46.668 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-28 11:38:46.673 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-28 11:38:46.685 | +++ functions-common:get_or_create_user:928 : 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-07-28 11:38:49.779 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:38:49.957 | [227884 Async ks-alt-admin:227884]: finished successfully 2022-07-28 11:38:50.115 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:38:50.150 | [228026 Async ks-alt-another:228026]: finished successfully 2022-07-28 11:38:50.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:50.197 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:50.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:50.197 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:50.361 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:50.365 | ++ functions-common:get_or_create_user:926 : user_id=3421ac27e5884c1ea03c2897177ad169 2022-07-28 11:38:50.367 | ++ functions-common:get_or_create_user:927 : echo 3421ac27e5884c1ea03c2897177ad169 2022-07-28 11:38:50.371 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=3421ac27e5884c1ea03c2897177ad169 2022-07-28 11:38:50.374 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 3421ac27e5884c1ea03c2897177ad169 all 2022-07-28 11:38:50.442 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 3421ac27e5884c1ea03c2897177ad169 all 2022-07-28 11:38:50.499 | [192229 Async ks-system-reader:229111]: running: get_or_add_user_system_role reader 3421ac27e5884c1ea03c2897177ad169 all 2022-07-28 11:38:50.502 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-28 11:38:50.506 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-28 11:38:50.512 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-28 11:38:50.516 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 11:38:50.523 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-07-28 11:38:52.439 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:38:52.599 | [228330 Async ks-alt-member-user:228330]: finished successfully 2022-07-28 11:38:53.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:53.231 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:53.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:53.231 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:53.419 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:53.426 | ++ functions-common:get_or_create_group:903 : group_id=621b08ce76d441d3a930c1cd22a8de7b 2022-07-28 11:38:53.430 | ++ functions-common:get_or_create_group:904 : echo 621b08ce76d441d3a930c1cd22a8de7b 2022-07-28 11:38:53.439 | + lib/keystone:create_keystone_accounts:402 : admin_group=621b08ce76d441d3a930c1cd22a8de7b 2022-07-28 11:38:53.443 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-28 11:38:53.454 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-28 11:38:53.457 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-28 11:38:53.462 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 11:38:53.468 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-07-28 11:38:55.864 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:38:55.915 | [228603 Async ks-alt-reader-user:228603]: finished successfully 2022-07-28 11:38:56.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:56.089 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:56.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:56.089 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:56.249 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:56.253 | ++ functions-common:get_or_create_group:903 : group_id=b91609f12b2b478889c31f0596303584 2022-07-28 11:38:56.255 | ++ functions-common:get_or_create_group:904 : echo b91609f12b2b478889c31f0596303584 2022-07-28 11:38:56.259 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=b91609f12b2b478889c31f0596303584 2022-07-28 11:38:56.263 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:56.337 | + inc/async:async_inner:63 : get_or_add_group_project_role member b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:56.415 | [192229 Async ks-group-memberdemo:229462]: running: get_or_add_group_project_role member b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:56.419 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:56.508 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:56.611 | [192229 Async ks-group-anotherdemo:229548]: running: get_or_add_group_project_role anotherrole b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:56.623 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:56.758 | + inc/async:async_inner:63 : get_or_add_group_project_role member b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:56.939 | [192229 Async ks-group-memberalt:229635]: running: get_or_add_group_project_role member b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:56.959 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:57.395 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:57.631 | [192229 Async ks-group-anotheralt:229741]: running: get_or_add_group_project_role anotherrole b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 2022-07-28 11:38:57.667 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 621b08ce76d441d3a930c1cd22a8de7b d7722ac9659a4cd5827f9aae65ad0637 2022-07-28 11:38:58.098 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 621b08ce76d441d3a930c1cd22a8de7b d7722ac9659a4cd5827f9aae65ad0637 2022-07-28 11:38:58.372 | [192229 Async ks-group-admin:229831]: running: get_or_add_group_project_role admin 621b08ce76d441d3a930c1cd22a8de7b d7722ac9659a4cd5827f9aae65ad0637 2022-07-28 11:38:58.414 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-07-28 11:38:58.806 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:38:58.822 | [192229 Async ks-demo-member:226988]: Waiting for completion of get_or_add_user_project_role member 279f1dd6fdc24b599eed500edfbd47c5 893b5d182fa64da9b3448e1fae1ded95 running on PID 226988 (17 other jobs running) 2022-07-28 11:38:58.992 | [228827 Async ks-system-member:228827]: finished successfully 2022-07-28 11:38:59.027 | [192229 Async ks-demo-member:226988]: Signaling child to exit 2022-07-28 11:38:59.027 | WAKEUP 2022-07-28 11:38:59.182 | [192229 Async ks-demo-member:226988]: Signaled 2022-07-28 11:38:59.194 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:38:59.194 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 11:38:59.194 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:38:59.194 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:38:59.194 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 11:38:59.194 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 11:38:59.194 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 11:38:59.194 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 11:38:59.194 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:38:59.194 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 279f1dd6fdc24b599eed500edfbd47c5 --project 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:59.194 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:38:59.194 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:38:59.194 | ++ functions-common:get_field:813 : read data 2022-07-28 11:38:59.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:59.194 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:59.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:59.194 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:59.194 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:59.194 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:38:59.194 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:38:59.194 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 279f1dd6fdc24b599eed500edfbd47c5 --project 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:59.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:59.194 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:59.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:59.194 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:59.194 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 279f1dd6fdc24b599eed500edfbd47c5 --project 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:38:59.194 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:38:59.194 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:38:59.194 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:38:59.194 | ++ functions-common:get_field:813 : read data 2022-07-28 11:38:59.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:59.195 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:59.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:38:59.195 | from cryptography.utils import int_from_bytes 2022-07-28 11:38:59.195 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:38:59.195 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:38:59.195 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:38:59.195 | ++ functions-common:get_field:819 : echo '| 24e20ef4000c4786b024355614168cbf | 279f1dd6fdc24b599eed500edfbd47c5 | | 893b5d182fa64da9b3448e1fae1ded95 | | | False |' 2022-07-28 11:38:59.195 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:38:59.195 | ++ functions-common:get_field:813 : read data 2022-07-28 11:38:59.195 | + functions-common:get_or_add_user_project_role:996 : user_role_id=24e20ef4000c4786b024355614168cbf 2022-07-28 11:38:59.195 | + functions-common:get_or_add_user_project_role:998 : echo 24e20ef4000c4786b024355614168cbf 2022-07-28 11:38:59.195 | 24e20ef4000c4786b024355614168cbf 2022-07-28 11:38:59.505 | [192229 Async ks-demo-member:226988]: finished get_or_add_user_project_role member 279f1dd6fdc24b599eed500edfbd47c5 893b5d182fa64da9b3448e1fae1ded95 with result 0 in 15 seconds 2022-07-28 11:38:59.782 | [192229 Async ks-demo-admin:227100]: Waiting for completion of get_or_add_user_project_role admin a5e301b4fa3c40499bdb13006e0a30f7 893b5d182fa64da9b3448e1fae1ded95 running on PID 227100 (16 other jobs running) 2022-07-28 11:38:59.955 | [192229 Async ks-demo-admin:227100]: Signaling child to exit 2022-07-28 11:38:59.956 | WAKEUP 2022-07-28 11:39:00.104 | [192229 Async ks-demo-admin:227100]: Signaled 2022-07-28 11:39:00.118 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:39:00.118 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 11:39:00.118 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:39:00.118 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:39:00.118 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 11:39:00.118 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 11:39:00.118 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 11:39:00.118 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 11:39:00.118 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a5e301b4fa3c40499bdb13006e0a30f7 --project 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:39:00.118 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:00.118 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:39:00.118 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:00.118 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:00.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:00.118 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:00.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:00.118 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:00.118 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:00.118 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:39:00.118 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:39:00.118 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user a5e301b4fa3c40499bdb13006e0a30f7 --project 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:39:00.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:00.118 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:00.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:00.118 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:00.118 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a5e301b4fa3c40499bdb13006e0a30f7 --project 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:39:00.118 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:00.118 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:39:00.119 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:00.119 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:00.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:00.119 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:00.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:00.119 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:00.119 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:00.119 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:39:00.119 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:39:00.119 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:39:00.119 | ++ functions-common:get_field:819 : echo '| 82aecf3c25b44a0f98a5f30490e766dd | a5e301b4fa3c40499bdb13006e0a30f7 | | 893b5d182fa64da9b3448e1fae1ded95 | | | False |' 2022-07-28 11:39:00.119 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:00.119 | + functions-common:get_or_add_user_project_role:996 : user_role_id=82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:39:00.119 | + functions-common:get_or_add_user_project_role:998 : echo 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:39:00.119 | 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:39:00.327 | [192229 Async ks-demo-admin:227100]: finished get_or_add_user_project_role admin a5e301b4fa3c40499bdb13006e0a30f7 893b5d182fa64da9b3448e1fae1ded95 with result 0 in 17 seconds 2022-07-28 11:39:00.502 | [192229 Async ks-demo-another:227212]: Waiting for completion of get_or_add_user_project_role anotherrole 279f1dd6fdc24b599eed500edfbd47c5 893b5d182fa64da9b3448e1fae1ded95 running on PID 227212 (15 other jobs running) 2022-07-28 11:39:00.646 | [192229 Async ks-demo-another:227212]: Signaling child to exit 2022-07-28 11:39:00.648 | WAKEUP 2022-07-28 11:39:00.725 | [192229 Async ks-demo-another:227212]: Signaled 2022-07-28 11:39:00.727 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:39:00.727 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 11:39:00.727 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:39:00.727 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:39:00.727 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 11:39:00.727 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 11:39:00.727 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 11:39:00.727 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 11:39:00.727 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 279f1dd6fdc24b599eed500edfbd47c5 --project 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:39:00.727 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:39:00.727 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:00.727 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:00.727 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:00.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:00.727 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:00.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:00.727 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:00.727 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:00.727 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:39:00.727 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:39:00.727 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 279f1dd6fdc24b599eed500edfbd47c5 --project 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:39:00.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:00.727 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:00.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:00.727 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:00.727 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 279f1dd6fdc24b599eed500edfbd47c5 --project 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:39:00.727 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:39:00.727 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:00.727 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:00.728 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:00.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:00.728 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:00.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:00.728 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:00.728 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:00.728 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:39:00.728 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:39:00.728 | ++ functions-common:get_field:819 : echo '| b9ded8f75c734abea48ee74563614ab5 | 279f1dd6fdc24b599eed500edfbd47c5 | | 893b5d182fa64da9b3448e1fae1ded95 | | | False |' 2022-07-28 11:39:00.728 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:39:00.728 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:00.728 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b9ded8f75c734abea48ee74563614ab5 2022-07-28 11:39:00.728 | + functions-common:get_or_add_user_project_role:998 : echo b9ded8f75c734abea48ee74563614ab5 2022-07-28 11:39:00.728 | b9ded8f75c734abea48ee74563614ab5 2022-07-28 11:39:00.824 | [192229 Async ks-demo-another:227212]: finished get_or_add_user_project_role anotherrole 279f1dd6fdc24b599eed500edfbd47c5 893b5d182fa64da9b3448e1fae1ded95 with result 0 in 17 seconds 2022-07-28 11:39:00.896 | [192229 Async ks-demo-invis:227325]: Waiting for completion of get_or_add_user_project_role member 279f1dd6fdc24b599eed500edfbd47c5 93b9f013a4c04218965de35bd1098268 running on PID 227325 (14 other jobs running) 2022-07-28 11:39:00.944 | [192229 Async ks-demo-invis:227325]: Signaling child to exit 2022-07-28 11:39:00.944 | WAKEUP 2022-07-28 11:39:01.004 | [192229 Async ks-demo-invis:227325]: Signaled 2022-07-28 11:39:01.005 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:39:01.005 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 11:39:01.005 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:39:01.006 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:39:01.006 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 11:39:01.006 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 11:39:01.006 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 11:39:01.006 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 11:39:01.006 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 279f1dd6fdc24b599eed500edfbd47c5 --project 93b9f013a4c04218965de35bd1098268 2022-07-28 11:39:01.006 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:01.006 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:39:01.006 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:01.006 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:01.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.006 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.006 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.006 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:01.006 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:39:01.006 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:39:01.006 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 279f1dd6fdc24b599eed500edfbd47c5 --project 93b9f013a4c04218965de35bd1098268 2022-07-28 11:39:01.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.006 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.006 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.006 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 279f1dd6fdc24b599eed500edfbd47c5 --project 93b9f013a4c04218965de35bd1098268 2022-07-28 11:39:01.006 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:01.006 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:39:01.006 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:01.006 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:01.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.006 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.006 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.006 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:01.007 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:39:01.007 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:39:01.007 | ++ functions-common:get_field:819 : echo '| 24e20ef4000c4786b024355614168cbf | 279f1dd6fdc24b599eed500edfbd47c5 | | 93b9f013a4c04218965de35bd1098268 | | | False |' 2022-07-28 11:39:01.007 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:39:01.007 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:01.007 | + functions-common:get_or_add_user_project_role:996 : user_role_id=24e20ef4000c4786b024355614168cbf 2022-07-28 11:39:01.007 | + functions-common:get_or_add_user_project_role:998 : echo 24e20ef4000c4786b024355614168cbf 2022-07-28 11:39:01.007 | 24e20ef4000c4786b024355614168cbf 2022-07-28 11:39:01.093 | [192229 Async ks-demo-invis:227325]: finished get_or_add_user_project_role member 279f1dd6fdc24b599eed500edfbd47c5 93b9f013a4c04218965de35bd1098268 with result 0 in 18 seconds 2022-07-28 11:39:01.152 | [192229 Async ks-demo-reader:227480]: Waiting for completion of get_or_add_user_project_role reader d073012af8ad433ca79f1feb8f89e2eb 893b5d182fa64da9b3448e1fae1ded95 running on PID 227480 (13 other jobs running) 2022-07-28 11:39:01.194 | [192229 Async ks-demo-reader:227480]: Signaling child to exit 2022-07-28 11:39:01.194 | WAKEUP 2022-07-28 11:39:01.220 | [192229 Async ks-demo-reader:227480]: Signaled 2022-07-28 11:39:01.221 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:39:01.221 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 11:39:01.221 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:39:01.221 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:39:01.222 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 11:39:01.222 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 11:39:01.222 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 11:39:01.222 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 11:39:01.222 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:39:01.222 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d073012af8ad433ca79f1feb8f89e2eb --project 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:39:01.222 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:01.222 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:01.222 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:01.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.222 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.222 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.222 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:01.222 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:39:01.222 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:39:01.222 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user d073012af8ad433ca79f1feb8f89e2eb --project 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:39:01.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.222 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.222 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.222 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:39:01.222 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:01.222 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d073012af8ad433ca79f1feb8f89e2eb --project 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:39:01.222 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:01.222 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:01.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.222 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.222 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.222 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:01.223 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:39:01.223 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:39:01.223 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:39:01.223 | ++ functions-common:get_field:819 : echo '| 1347629ba37045fa8749c0874a66212f | d073012af8ad433ca79f1feb8f89e2eb | | 893b5d182fa64da9b3448e1fae1ded95 | | | False |' 2022-07-28 11:39:01.223 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:01.223 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1347629ba37045fa8749c0874a66212f 2022-07-28 11:39:01.223 | + functions-common:get_or_add_user_project_role:998 : echo 1347629ba37045fa8749c0874a66212f 2022-07-28 11:39:01.223 | 1347629ba37045fa8749c0874a66212f 2022-07-28 11:39:01.280 | [192229 Async ks-demo-reader:227480]: finished get_or_add_user_project_role reader d073012af8ad433ca79f1feb8f89e2eb 893b5d182fa64da9b3448e1fae1ded95 with result 0 in 16 seconds 2022-07-28 11:39:01.285 | + inc/async:async_wait:197 : return 0 2022-07-28 11:39:01.287 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-07-28 11:39:01.349 | [192229 Async ks-alt-admin:227884]: Waiting for completion of get_or_add_user_project_role admin 05b0609197bc4b3a861b7fa61ac76ad1 7462b3717eb5427a949c067b96a57444 running on PID 227884 (12 other jobs running) 2022-07-28 11:39:01.386 | [192229 Async ks-alt-admin:227884]: Signaling child to exit 2022-07-28 11:39:01.389 | WAKEUP 2022-07-28 11:39:01.411 | [192229 Async ks-alt-admin:227884]: Signaled 2022-07-28 11:39:01.412 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:39:01.412 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 11:39:01.412 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:39:01.413 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:39:01.413 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 11:39:01.413 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 11:39:01.413 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 11:39:01.413 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 11:39:01.413 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:01.413 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 05b0609197bc4b3a861b7fa61ac76ad1 --project 7462b3717eb5427a949c067b96a57444 2022-07-28 11:39:01.413 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:39:01.413 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:01.413 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:01.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.413 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.413 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.413 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:01.413 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:39:01.413 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:39:01.413 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 05b0609197bc4b3a861b7fa61ac76ad1 --project 7462b3717eb5427a949c067b96a57444 2022-07-28 11:39:01.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.413 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.413 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.413 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 05b0609197bc4b3a861b7fa61ac76ad1 --project 7462b3717eb5427a949c067b96a57444 2022-07-28 11:39:01.413 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:01.413 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:39:01.413 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:01.413 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:01.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.413 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.413 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.413 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:01.414 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:39:01.414 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:39:01.414 | ++ functions-common:get_field:819 : echo '| 82aecf3c25b44a0f98a5f30490e766dd | 05b0609197bc4b3a861b7fa61ac76ad1 | | 7462b3717eb5427a949c067b96a57444 | | | False |' 2022-07-28 11:39:01.414 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:39:01.414 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:01.414 | + functions-common:get_or_add_user_project_role:996 : user_role_id=82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:39:01.414 | + functions-common:get_or_add_user_project_role:998 : echo 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:39:01.414 | 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:39:01.464 | [192229 Async ks-alt-admin:227884]: finished get_or_add_user_project_role admin 05b0609197bc4b3a861b7fa61ac76ad1 7462b3717eb5427a949c067b96a57444 with result 0 in 16 seconds 2022-07-28 11:39:01.531 | [192229 Async ks-alt-another:228026]: Waiting for completion of get_or_add_user_project_role anotherrole 05b0609197bc4b3a861b7fa61ac76ad1 7462b3717eb5427a949c067b96a57444 running on PID 228026 (11 other jobs running) 2022-07-28 11:39:01.563 | [192229 Async ks-alt-another:228026]: Signaling child to exit 2022-07-28 11:39:01.563 | WAKEUP 2022-07-28 11:39:01.592 | [192229 Async ks-alt-another:228026]: Signaled 2022-07-28 11:39:01.594 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:39:01.594 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 11:39:01.594 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:39:01.594 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:39:01.594 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 11:39:01.594 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 11:39:01.594 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 11:39:01.594 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 11:39:01.594 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:39:01.594 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:01.594 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 05b0609197bc4b3a861b7fa61ac76ad1 --project 7462b3717eb5427a949c067b96a57444 2022-07-28 11:39:01.594 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:01.594 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:01.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.594 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.594 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.594 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:01.594 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:39:01.594 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:39:01.594 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 05b0609197bc4b3a861b7fa61ac76ad1 --project 7462b3717eb5427a949c067b96a57444 2022-07-28 11:39:01.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.594 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.594 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.594 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:39:01.595 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 05b0609197bc4b3a861b7fa61ac76ad1 --project 7462b3717eb5427a949c067b96a57444 2022-07-28 11:39:01.595 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:01.595 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:01.595 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:01.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.595 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.595 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.595 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:01.595 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:39:01.595 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:39:01.595 | ++ functions-common:get_field:819 : echo '| b9ded8f75c734abea48ee74563614ab5 | 05b0609197bc4b3a861b7fa61ac76ad1 | | 7462b3717eb5427a949c067b96a57444 | | | False |' 2022-07-28 11:39:01.595 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:39:01.595 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:01.595 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b9ded8f75c734abea48ee74563614ab5 2022-07-28 11:39:01.595 | + functions-common:get_or_add_user_project_role:998 : echo b9ded8f75c734abea48ee74563614ab5 2022-07-28 11:39:01.595 | b9ded8f75c734abea48ee74563614ab5 2022-07-28 11:39:01.648 | [192229 Async ks-alt-another:228026]: finished get_or_add_user_project_role anotherrole 05b0609197bc4b3a861b7fa61ac76ad1 7462b3717eb5427a949c067b96a57444 with result 0 in 16 seconds 2022-07-28 11:39:01.717 | [192229 Async ks-alt-member-user:228330]: Waiting for completion of get_or_add_user_project_role member 1c385af12a0241a48f2f350f06d78347 7462b3717eb5427a949c067b96a57444 running on PID 228330 (10 other jobs running) 2022-07-28 11:39:01.764 | [192229 Async ks-alt-member-user:228330]: Signaling child to exit 2022-07-28 11:39:01.765 | WAKEUP 2022-07-28 11:39:01.801 | [192229 Async ks-alt-member-user:228330]: Signaled 2022-07-28 11:39:01.803 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:39:01.803 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 11:39:01.803 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:39:01.803 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:39:01.804 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 11:39:01.804 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 11:39:01.804 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 11:39:01.804 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 11:39:01.804 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:01.804 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1c385af12a0241a48f2f350f06d78347 --project 7462b3717eb5427a949c067b96a57444 2022-07-28 11:39:01.804 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:39:01.804 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:01.804 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:01.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.804 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.804 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.804 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:01.804 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:39:01.804 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:39:01.804 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 1c385af12a0241a48f2f350f06d78347 --project 7462b3717eb5427a949c067b96a57444 2022-07-28 11:39:01.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.804 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.804 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.804 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:39:01.804 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:01.804 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1c385af12a0241a48f2f350f06d78347 --project 7462b3717eb5427a949c067b96a57444 2022-07-28 11:39:01.804 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:01.804 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:01.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.804 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:01.804 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:01.805 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:01.805 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:39:01.805 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:39:01.805 | ++ functions-common:get_field:819 : echo '| 24e20ef4000c4786b024355614168cbf | 1c385af12a0241a48f2f350f06d78347 | | 7462b3717eb5427a949c067b96a57444 | | | False |' 2022-07-28 11:39:01.805 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:39:01.805 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:01.805 | + functions-common:get_or_add_user_project_role:996 : user_role_id=24e20ef4000c4786b024355614168cbf 2022-07-28 11:39:01.805 | + functions-common:get_or_add_user_project_role:998 : echo 24e20ef4000c4786b024355614168cbf 2022-07-28 11:39:01.805 | 24e20ef4000c4786b024355614168cbf 2022-07-28 11:39:01.874 | [192229 Async ks-alt-member-user:228330]: finished get_or_add_user_project_role member 1c385af12a0241a48f2f350f06d78347 7462b3717eb5427a949c067b96a57444 with result 0 in 13 seconds 2022-07-28 11:39:01.941 | [192229 Async ks-alt-reader-user:228603]: Waiting for completion of get_or_add_user_project_role reader 3fbdaa6f27764b4cab4c967968dd5fa7 7462b3717eb5427a949c067b96a57444 running on PID 228603 (9 other jobs running) 2022-07-28 11:39:02.013 | [192229 Async ks-alt-reader-user:228603]: Signaling child to exit 2022-07-28 11:39:02.013 | WAKEUP 2022-07-28 11:39:02.049 | [192229 Async ks-alt-reader-user:228603]: Signaled 2022-07-28 11:39:02.051 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:39:02.051 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 11:39:02.051 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:39:02.051 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:39:02.051 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 11:39:02.051 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 11:39:02.051 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 11:39:02.051 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 11:39:02.051 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:39:02.051 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:02.051 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:02.051 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3fbdaa6f27764b4cab4c967968dd5fa7 --project 7462b3717eb5427a949c067b96a57444 2022-07-28 11:39:02.051 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:02.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:02.051 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:02.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:02.051 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:02.051 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:02.051 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:39:02.051 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:39:02.052 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 3fbdaa6f27764b4cab4c967968dd5fa7 --project 7462b3717eb5427a949c067b96a57444 2022-07-28 11:39:02.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:02.052 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:02.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:02.052 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:02.052 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3fbdaa6f27764b4cab4c967968dd5fa7 --project 7462b3717eb5427a949c067b96a57444 2022-07-28 11:39:02.052 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:39:02.052 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:39:02.052 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:39:02.052 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:02.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:02.052 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:02.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:02.052 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:02.052 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:02.052 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:39:02.052 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:39:02.052 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:39:02.052 | ++ functions-common:get_field:819 : echo '| 1347629ba37045fa8749c0874a66212f | 3fbdaa6f27764b4cab4c967968dd5fa7 | | 7462b3717eb5427a949c067b96a57444 | | | False |' 2022-07-28 11:39:02.052 | ++ functions-common:get_field:813 : read data 2022-07-28 11:39:02.052 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1347629ba37045fa8749c0874a66212f 2022-07-28 11:39:02.052 | + functions-common:get_or_add_user_project_role:998 : echo 1347629ba37045fa8749c0874a66212f 2022-07-28 11:39:02.052 | 1347629ba37045fa8749c0874a66212f 2022-07-28 11:39:02.134 | [192229 Async ks-alt-reader-user:228603]: finished get_or_add_user_project_role reader 3fbdaa6f27764b4cab4c967968dd5fa7 7462b3717eb5427a949c067b96a57444 with result 0 in 13 seconds 2022-07-28 11:39:02.138 | + inc/async:async_wait:197 : return 0 2022-07-28 11:39:02.142 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-28 11:39:02.231 | [192229 Async ks-system-member:228827]: Waiting for completion of get_or_add_user_system_role member 2183ee3a039d430a95fec8dea90d5d0e all running on PID 228827 (8 other jobs running) 2022-07-28 11:39:02.287 | [192229 Async ks-system-member:228827]: Signaling child to exit 2022-07-28 11:39:02.287 | WAKEUP 2022-07-28 11:39:02.336 | [192229 Async ks-system-member:228827]: Signaled 2022-07-28 11:39:02.338 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 11:39:02.338 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 11:39:02.338 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 11:39:02.338 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:39:02.338 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:39:02.338 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 11:39:02.339 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 11:39:02.339 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 11:39:02.339 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 11:39:02.339 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2183ee3a039d430a95fec8dea90d5d0e --system all -f value -c Role 2022-07-28 11:39:02.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:02.339 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:02.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:02.339 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:02.339 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:02.339 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 11:39:02.339 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 11:39:02.339 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 2183ee3a039d430a95fec8dea90d5d0e --system all 2022-07-28 11:39:02.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:02.339 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:02.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:02.339 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:02.339 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2183ee3a039d430a95fec8dea90d5d0e --system all -f value -c Role 2022-07-28 11:39:02.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:02.339 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:02.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:02.339 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:02.340 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:02.340 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=24e20ef4000c4786b024355614168cbf 2022-07-28 11:39:02.340 | + functions-common:get_or_add_user_system_role:1053 : echo 24e20ef4000c4786b024355614168cbf 2022-07-28 11:39:02.340 | 24e20ef4000c4786b024355614168cbf 2022-07-28 11:39:02.533 | [192229 Async ks-system-member:228827]: finished get_or_add_user_system_role member 2183ee3a039d430a95fec8dea90d5d0e all with result 0 in 12 seconds 2022-07-28 11:39:02.754 | [192229 Async ks-system-reader:229111]: Waiting for completion of get_or_add_user_system_role reader 3421ac27e5884c1ea03c2897177ad169 all running on PID 229111 (7 other jobs running) 2022-07-28 11:39:02.903 | [192229 Async ks-system-reader:229111]: Signaling child to exit 2022-07-28 11:39:02.926 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:39:03.027 | [229111 Async ks-system-reader:229111]: finished successfully 2022-07-28 11:39:03.099 | WAKEUP 2022-07-28 11:39:03.208 | [192229 Async ks-system-reader:229111]: Signaled 2022-07-28 11:39:03.222 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 11:39:03.222 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 11:39:03.222 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 11:39:03.222 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:39:03.222 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:39:03.222 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 11:39:03.222 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 11:39:03.222 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 11:39:03.222 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 11:39:03.222 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3421ac27e5884c1ea03c2897177ad169 --system all -f value -c Role 2022-07-28 11:39:03.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:03.222 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:03.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:03.222 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:03.222 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:03.222 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 11:39:03.222 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 11:39:03.222 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 3421ac27e5884c1ea03c2897177ad169 --system all 2022-07-28 11:39:03.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:03.222 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:03.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:03.222 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:03.222 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3421ac27e5884c1ea03c2897177ad169 --system all -f value -c Role 2022-07-28 11:39:03.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:03.222 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:03.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:03.222 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:03.222 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:03.223 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=1347629ba37045fa8749c0874a66212f 2022-07-28 11:39:03.223 | + functions-common:get_or_add_user_system_role:1053 : echo 1347629ba37045fa8749c0874a66212f 2022-07-28 11:39:03.223 | 1347629ba37045fa8749c0874a66212f 2022-07-28 11:39:03.492 | [192229 Async ks-system-reader:229111]: finished get_or_add_user_system_role reader 3421ac27e5884c1ea03c2897177ad169 all with result 0 in 12 seconds 2022-07-28 11:39:03.531 | + inc/async:async_wait:197 : return 0 2022-07-28 11:39:03.538 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-07-28 11:39:03.845 | [192229 Async ks-group-memberdemo:229462]: Waiting for completion of get_or_add_group_project_role member b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 running on PID 229462 (6 other jobs running) 2022-07-28 11:39:04.009 | [192229 Async ks-group-memberdemo:229462]: Signaling child to exit 2022-07-28 11:39:10.518 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:39:10.637 | [229462 Async ks-group-memberdemo:229462]: finished successfully 2022-07-28 11:39:10.697 | WAKEUP 2022-07-28 11:39:10.810 | [192229 Async ks-group-memberdemo:229462]: Signaled 2022-07-28 11:39:10.822 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 11:39:10.822 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b91609f12b2b478889c31f0596303584 --project 893b5d182fa64da9b3448e1fae1ded95 -f value 2022-07-28 11:39:10.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:10.822 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:10.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:10.822 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:10.822 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:10.822 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 11:39:10.822 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 11:39:10.822 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group b91609f12b2b478889c31f0596303584 --project 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:39:10.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:10.822 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:10.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:10.822 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:10.822 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b91609f12b2b478889c31f0596303584 --project 893b5d182fa64da9b3448e1fae1ded95 -f value 2022-07-28 11:39:10.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:10.823 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:10.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:10.823 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:10.823 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:10.823 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='24e20ef4000c4786b024355614168cbf b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 False' 2022-07-28 11:39:10.823 | + functions-common:get_or_add_group_project_role:1077 : echo 24e20ef4000c4786b024355614168cbf b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 False 2022-07-28 11:39:10.823 | 24e20ef4000c4786b024355614168cbf b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 False 2022-07-28 11:39:10.939 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:39:11.002 | [229548 Async ks-group-anotherdemo:229548]: finished successfully 2022-07-28 11:39:11.002 | [192229 Async ks-group-memberdemo:229462]: finished get_or_add_group_project_role member b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 with result 0 in 14 seconds 2022-07-28 11:39:11.109 | [192229 Async ks-group-anotherdemo:229548]: Waiting for completion of get_or_add_group_project_role anotherrole b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 running on PID 229548 (5 other jobs running) 2022-07-28 11:39:11.162 | [192229 Async ks-group-anotherdemo:229548]: Signaling child to exit 2022-07-28 11:39:11.162 | WAKEUP 2022-07-28 11:39:11.189 | [192229 Async ks-group-anotherdemo:229548]: Signaled 2022-07-28 11:39:11.191 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 11:39:11.191 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b91609f12b2b478889c31f0596303584 --project 893b5d182fa64da9b3448e1fae1ded95 -f value 2022-07-28 11:39:11.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:11.191 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:11.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:11.191 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:11.191 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:11.191 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 11:39:11.191 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 11:39:11.191 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group b91609f12b2b478889c31f0596303584 --project 893b5d182fa64da9b3448e1fae1ded95 2022-07-28 11:39:11.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:11.191 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:11.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:11.191 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:11.191 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b91609f12b2b478889c31f0596303584 --project 893b5d182fa64da9b3448e1fae1ded95 -f value 2022-07-28 11:39:11.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:11.191 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:11.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:11.192 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:11.192 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:11.192 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='b9ded8f75c734abea48ee74563614ab5 b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 False' 2022-07-28 11:39:11.192 | + functions-common:get_or_add_group_project_role:1077 : echo b9ded8f75c734abea48ee74563614ab5 b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 False 2022-07-28 11:39:11.192 | b9ded8f75c734abea48ee74563614ab5 b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 False 2022-07-28 11:39:11.247 | [192229 Async ks-group-anotherdemo:229548]: finished get_or_add_group_project_role anotherrole b91609f12b2b478889c31f0596303584 893b5d182fa64da9b3448e1fae1ded95 with result 0 in 14 seconds 2022-07-28 11:39:11.297 | [192229 Async ks-group-memberalt:229635]: Waiting for completion of get_or_add_group_project_role member b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 running on PID 229635 (4 other jobs running) 2022-07-28 11:39:11.332 | [192229 Async ks-group-memberalt:229635]: Signaling child to exit 2022-07-28 11:39:12.214 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:39:12.242 | [229635 Async ks-group-memberalt:229635]: finished successfully 2022-07-28 11:39:12.269 | WAKEUP 2022-07-28 11:39:12.295 | [192229 Async ks-group-memberalt:229635]: Signaled 2022-07-28 11:39:12.297 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 11:39:12.297 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b91609f12b2b478889c31f0596303584 --project 7462b3717eb5427a949c067b96a57444 -f value 2022-07-28 11:39:12.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:12.297 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:12.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:12.297 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:12.297 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:12.297 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 11:39:12.297 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 11:39:12.297 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group b91609f12b2b478889c31f0596303584 --project 7462b3717eb5427a949c067b96a57444 2022-07-28 11:39:12.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:12.297 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:12.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:12.297 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:12.297 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b91609f12b2b478889c31f0596303584 --project 7462b3717eb5427a949c067b96a57444 -f value 2022-07-28 11:39:12.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:12.297 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:12.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:12.298 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:12.298 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:12.298 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='24e20ef4000c4786b024355614168cbf b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 False' 2022-07-28 11:39:12.298 | + functions-common:get_or_add_group_project_role:1077 : echo 24e20ef4000c4786b024355614168cbf b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 False 2022-07-28 11:39:12.298 | 24e20ef4000c4786b024355614168cbf b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 False 2022-07-28 11:39:12.366 | [192229 Async ks-group-memberalt:229635]: finished get_or_add_group_project_role member b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 with result 0 in 15 seconds 2022-07-28 11:39:12.415 | [192229 Async ks-group-anotheralt:229741]: Waiting for completion of get_or_add_group_project_role anotherrole b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 running on PID 229741 (3 other jobs running) 2022-07-28 11:39:12.455 | [192229 Async ks-group-anotheralt:229741]: Signaling child to exit 2022-07-28 11:39:12.473 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:39:12.501 | [229741 Async ks-group-anotheralt:229741]: finished successfully 2022-07-28 11:39:12.522 | WAKEUP 2022-07-28 11:39:12.549 | [192229 Async ks-group-anotheralt:229741]: Signaled 2022-07-28 11:39:12.551 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 11:39:12.551 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b91609f12b2b478889c31f0596303584 --project 7462b3717eb5427a949c067b96a57444 -f value 2022-07-28 11:39:12.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:12.551 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:12.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:12.551 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:12.551 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:12.551 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 11:39:12.551 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 11:39:12.551 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group b91609f12b2b478889c31f0596303584 --project 7462b3717eb5427a949c067b96a57444 2022-07-28 11:39:12.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:12.551 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:12.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:12.551 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:12.551 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b91609f12b2b478889c31f0596303584 --project 7462b3717eb5427a949c067b96a57444 -f value 2022-07-28 11:39:12.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:12.551 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:12.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:12.551 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:12.551 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:12.551 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='b9ded8f75c734abea48ee74563614ab5 b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 False' 2022-07-28 11:39:12.551 | + functions-common:get_or_add_group_project_role:1077 : echo b9ded8f75c734abea48ee74563614ab5 b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 False 2022-07-28 11:39:12.551 | b9ded8f75c734abea48ee74563614ab5 b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 False 2022-07-28 11:39:12.601 | [192229 Async ks-group-anotheralt:229741]: finished get_or_add_group_project_role anotherrole b91609f12b2b478889c31f0596303584 7462b3717eb5427a949c067b96a57444 with result 0 in 15 seconds 2022-07-28 11:39:12.647 | [192229 Async ks-group-admin:229831]: Waiting for completion of get_or_add_group_project_role admin 621b08ce76d441d3a930c1cd22a8de7b d7722ac9659a4cd5827f9aae65ad0637 running on PID 229831 (2 other jobs running) 2022-07-28 11:39:12.674 | [192229 Async ks-group-admin:229831]: Signaling child to exit 2022-07-28 11:39:13.045 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:39:13.072 | [229831 Async ks-group-admin:229831]: finished successfully 2022-07-28 11:39:13.093 | WAKEUP 2022-07-28 11:39:13.116 | [192229 Async ks-group-admin:229831]: Signaled 2022-07-28 11:39:13.118 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 11:39:13.118 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 621b08ce76d441d3a930c1cd22a8de7b --project d7722ac9659a4cd5827f9aae65ad0637 -f value 2022-07-28 11:39:13.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:13.118 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:13.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:13.118 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:13.118 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:13.119 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 11:39:13.119 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 11:39:13.119 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 621b08ce76d441d3a930c1cd22a8de7b --project d7722ac9659a4cd5827f9aae65ad0637 2022-07-28 11:39:13.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:13.119 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:13.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:13.119 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:13.119 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 621b08ce76d441d3a930c1cd22a8de7b --project d7722ac9659a4cd5827f9aae65ad0637 -f value 2022-07-28 11:39:13.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:13.119 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:13.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:39:13.119 | from cryptography.utils import int_from_bytes 2022-07-28 11:39:13.119 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:39:13.119 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='82aecf3c25b44a0f98a5f30490e766dd 621b08ce76d441d3a930c1cd22a8de7b d7722ac9659a4cd5827f9aae65ad0637 False' 2022-07-28 11:39:13.119 | + functions-common:get_or_add_group_project_role:1077 : echo 82aecf3c25b44a0f98a5f30490e766dd 621b08ce76d441d3a930c1cd22a8de7b d7722ac9659a4cd5827f9aae65ad0637 False 2022-07-28 11:39:13.120 | 82aecf3c25b44a0f98a5f30490e766dd 621b08ce76d441d3a930c1cd22a8de7b d7722ac9659a4cd5827f9aae65ad0637 False 2022-07-28 11:39:13.164 | [192229 Async ks-group-admin:229831]: finished get_or_add_group_project_role admin 621b08ce76d441d3a930c1cd22a8de7b d7722ac9659a4cd5827f9aae65ad0637 with result 0 in 15 seconds 2022-07-28 11:39:13.168 | + inc/async:async_wait:197 : return 0 2022-07-28 11:39:13.171 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-28 11:39:13.189 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:39:13.191 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-28 11:39:13.210 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:39:13.213 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-28 11:39:13.215 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-28 11:39:13.277 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-28 11:39:13.319 | [192229 Async create_nova_accounts:231767]: running: create_nova_accounts 2022-07-28 11:39:13.321 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-28 11:39:13.341 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:39:13.344 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-28 11:39:13.346 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-28 11:39:13.414 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-28 11:39:13.459 | [192229 Async create_glance_accounts:231882]: running: create_glance_accounts 2022-07-28 11:39:13.462 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-28 11:39:13.483 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:39:13.486 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-28 11:39:13.489 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-28 11:39:13.563 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-28 11:39:13.607 | [192229 Async create_cinder_accounts:232012]: running: create_cinder_accounts 2022-07-28 11:39:13.610 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-28 11:39:13.633 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:39:13.635 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-28 11:39:13.638 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-28 11:39:13.711 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-28 11:39:13.786 | [192229 Async create_neutron_accounts:232128]: running: create_neutron_accounts 2022-07-28 11:39:13.788 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-28 11:39:13.826 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:39:13.828 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-28 11:39:13.834 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-28 11:39:14.114 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-28 11:39:14.334 | [192229 Async create_swift_accounts:232270]: running: create_swift_accounts 2022-07-28 11:39:14.355 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-28 11:39:14.426 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:39:14.429 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-28 11:39:14.767 | [192229 Async create_nova_accounts:231767]: Waiting for completion of create_nova_accounts running on PID 231767 (6 other jobs running) 2022-07-28 11:39:14.941 | [192229 Async create_nova_accounts:231767]: Signaling child to exit 2022-07-28 11:39:54.313 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:39:54.369 | [232128 Async create_neutron_accounts:232128]: finished successfully 2022-07-28 11:40:13.679 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:40:13.720 | [232012 Async create_cinder_accounts:232012]: finished successfully 2022-07-28 11:40:27.996 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:40:28.027 | [231882 Async create_glance_accounts:231882]: finished successfully 2022-07-28 11:40:33.986 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:40:34.013 | [231767 Async create_nova_accounts:231767]: finished successfully 2022-07-28 11:40:34.035 | WAKEUP 2022-07-28 11:40:34.070 | [192229 Async create_nova_accounts:231767]: Signaled 2022-07-28 11:40:34.071 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-28 11:40:34.071 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-28 11:40:34.071 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-28 11:40:34.071 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:40:34.072 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 11:40:34.072 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 11:40:34.072 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 11:40:34.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.072 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.072 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.072 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.072 | + functions-common:get_or_create_user:926 : user_id=aa009fee5a9e42e6acf485aee9a7b835 2022-07-28 11:40:34.072 | + functions-common:get_or_create_user:927 : echo aa009fee5a9e42e6acf485aee9a7b835 2022-07-28 11:40:34.072 | aa009fee5a9e42e6acf485aee9a7b835 2022-07-28 11:40:34.072 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-28 11:40:34.072 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:40:34.072 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 11:40:34.072 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:40:34.072 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:40:34.072 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 11:40:34.072 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 11:40:34.072 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 11:40:34.072 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 11:40:34.072 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 11:40:34.072 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 11:40:34.072 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.072 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:40:34.072 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.072 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.072 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.072 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.073 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.073 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.073 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:40:34.073 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:40:34.073 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.073 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.073 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.073 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.073 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:40:34.073 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.073 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.073 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.073 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.073 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.073 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.073 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:40:34.073 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:40:34.073 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:40:34.073 | ++ functions-common:get_field:819 : echo '| bc4a374e28c446efafa5ade28b818f76 | aa009fee5a9e42e6acf485aee9a7b835 | | 7649604801644383b43513b842120158 | | | False |' 2022-07-28 11:40:34.073 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.073 | + functions-common:get_or_add_user_project_role:996 : user_role_id=bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:40:34.073 | + functions-common:get_or_add_user_project_role:998 : echo bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:40:34.073 | bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:40:34.074 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 11:40:34.074 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-28 11:40:34.074 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:40:34.074 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 11:40:34.074 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:40:34.074 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:40:34.074 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 11:40:34.074 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 11:40:34.074 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 11:40:34.074 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 11:40:34.074 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 11:40:34.074 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 11:40:34.074 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.074 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:40:34.074 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.074 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.074 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.074 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.074 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.074 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.074 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:40:34.074 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:40:34.074 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.075 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.075 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.075 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.075 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:40:34.075 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.075 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.075 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.075 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.075 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.075 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.075 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:40:34.075 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:40:34.075 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:40:34.075 | ++ functions-common:get_field:819 : echo '| 82aecf3c25b44a0f98a5f30490e766dd | aa009fee5a9e42e6acf485aee9a7b835 | | 7649604801644383b43513b842120158 | | | False |' 2022-07-28 11:40:34.075 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.075 | + functions-common:get_or_add_user_project_role:996 : user_role_id=82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:40:34.075 | + functions-common:get_or_add_user_project_role:998 : echo 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:40:34.075 | 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:40:34.075 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-28 11:40:34.075 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-28 11:40:34.075 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.67/compute 2022-07-28 11:40:34.075 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-28 11:40:34.075 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 11:40:34.075 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-28 11:40:34.075 | ++ functions-common:get_or_create_service:1098 : 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-07-28 11:40:34.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.076 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.076 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.076 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.076 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 11:40:34.076 | 4f94b731550548c88dc071ca31097308' 2022-07-28 11:40:34.076 | + functions-common:get_or_create_service:1095 : echo 4f94b731550548c88dc071ca31097308 2022-07-28 11:40:34.076 | 4f94b731550548c88dc071ca31097308 2022-07-28 11:40:34.076 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.67/compute/v2/$(project_id)s' 2022-07-28 11:40:34.076 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 11:40:34.076 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.67/compute/v2/$(project_id)s' RegionOne 2022-07-28 11:40:34.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 11:40:34.076 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-07-28 11:40:34.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.076 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.076 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.076 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 11:40:34.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 11:40:34.076 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.67/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 11:40:34.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.076 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.076 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.076 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=da0dc3041cf0429ca140c26f434930e2 2022-07-28 11:40:34.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo da0dc3041cf0429ca140c26f434930e2 2022-07-28 11:40:34.077 | + functions-common:get_or_create_endpoint:1128 : public_id=da0dc3041cf0429ca140c26f434930e2 2022-07-28 11:40:34.077 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 11:40:34.077 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 11:40:34.077 | + functions-common:get_or_create_endpoint:1137 : echo da0dc3041cf0429ca140c26f434930e2 2022-07-28 11:40:34.077 | da0dc3041cf0429ca140c26f434930e2 2022-07-28 11:40:34.077 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-28 11:40:34.077 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 11:40:34.077 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-28 11:40:34.077 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-07-28 11:40:34.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.077 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.077 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.077 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.077 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 11:40:34.077 | 4fb8c3886432494c9fc5b96595bc5a84' 2022-07-28 11:40:34.077 | + functions-common:get_or_create_service:1095 : echo 4fb8c3886432494c9fc5b96595bc5a84 2022-07-28 11:40:34.077 | 4fb8c3886432494c9fc5b96595bc5a84 2022-07-28 11:40:34.077 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.67/compute/v2.1 2022-07-28 11:40:34.077 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 11:40:34.077 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.67/compute/v2.1 RegionOne 2022-07-28 11:40:34.077 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 11:40:34.077 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-07-28 11:40:34.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.077 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.077 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.077 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.077 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 11:40:34.077 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 11:40:34.078 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.67/compute/v2.1 --region RegionOne -f value -c id 2022-07-28 11:40:34.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.078 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.078 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.078 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.078 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=1f7baa8f07154d61b88c31420928e1c4 2022-07-28 11:40:34.078 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 1f7baa8f07154d61b88c31420928e1c4 2022-07-28 11:40:34.078 | + functions-common:get_or_create_endpoint:1128 : public_id=1f7baa8f07154d61b88c31420928e1c4 2022-07-28 11:40:34.078 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 11:40:34.078 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 11:40:34.078 | + functions-common:get_or_create_endpoint:1137 : echo 1f7baa8f07154d61b88c31420928e1c4 2022-07-28 11:40:34.078 | 1f7baa8f07154d61b88c31420928e1c4 2022-07-28 11:40:34.078 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-28 11:40:34.078 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:40:34.078 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-28 11:40:34.078 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:40:34.078 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-28 11:40:34.078 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:40:34.078 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 11:40:34.078 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:40:34.078 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:40:34.078 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 11:40:34.078 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 11:40:34.078 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 11:40:34.078 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 11:40:34.078 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 11:40:34.078 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 11:40:34.078 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.078 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.078 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:40:34.078 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.079 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.079 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.079 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.079 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.079 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:40:34.079 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:40:34.079 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.079 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.079 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.079 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.079 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.079 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:40:34.079 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.079 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.079 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.079 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.079 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.079 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:40:34.079 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:40:34.079 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:40:34.079 | ++ functions-common:get_field:819 : echo '| 0317a56516ad4a90b61c30db2e19cb40 | aa009fee5a9e42e6acf485aee9a7b835 | | 7649604801644383b43513b842120158 | | | False |' 2022-07-28 11:40:34.079 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.079 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0317a56516ad4a90b61c30db2e19cb40 2022-07-28 11:40:34.079 | + functions-common:get_or_add_user_project_role:998 : echo 0317a56516ad4a90b61c30db2e19cb40 2022-07-28 11:40:34.079 | 0317a56516ad4a90b61c30db2e19cb40 2022-07-28 11:40:34.079 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-28 11:40:34.080 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:40:34.080 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-28 11:40:34.080 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:40:34.080 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-28 11:40:34.123 | [192229 Async create_nova_accounts:231767]: finished create_nova_accounts with result 0 in 80 seconds 2022-07-28 11:40:34.166 | [192229 Async create_glance_accounts:231882]: Waiting for completion of create_glance_accounts running on PID 231882 (5 other jobs running) 2022-07-28 11:40:34.195 | [192229 Async create_glance_accounts:231882]: Signaling child to exit 2022-07-28 11:40:34.195 | WAKEUP 2022-07-28 11:40:34.222 | [192229 Async create_glance_accounts:231882]: Signaled 2022-07-28 11:40:34.223 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-28 11:40:34.223 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:40:34.223 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-28 11:40:34.223 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-28 11:40:34.223 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:40:34.223 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 11:40:34.224 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 11:40:34.224 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 11:40:34.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.224 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.224 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.224 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.224 | + functions-common:get_or_create_user:926 : user_id=20eae9c43cb94f2e945e75845ee72b4a 2022-07-28 11:40:34.224 | + functions-common:get_or_create_user:927 : echo 20eae9c43cb94f2e945e75845ee72b4a 2022-07-28 11:40:34.224 | 20eae9c43cb94f2e945e75845ee72b4a 2022-07-28 11:40:34.224 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-28 11:40:34.224 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:40:34.224 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 11:40:34.224 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:40:34.224 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:40:34.224 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 11:40:34.224 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 11:40:34.224 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 11:40:34.224 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 11:40:34.224 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 11:40:34.224 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 11:40:34.224 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.224 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.224 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:40:34.224 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.224 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.224 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.225 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.225 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.225 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:40:34.225 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:40:34.225 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.225 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.225 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.225 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:40:34.225 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.225 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.225 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.225 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.225 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.225 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.225 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.225 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:40:34.225 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:40:34.225 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:40:34.225 | ++ functions-common:get_field:819 : echo '| bc4a374e28c446efafa5ade28b818f76 | 20eae9c43cb94f2e945e75845ee72b4a | | 7649604801644383b43513b842120158 | | | False |' 2022-07-28 11:40:34.225 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.225 | + functions-common:get_or_add_user_project_role:996 : user_role_id=bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:40:34.225 | + functions-common:get_or_add_user_project_role:998 : echo bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:40:34.225 | bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:40:34.225 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 11:40:34.225 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-28 11:40:34.225 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:40:34.225 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-28 11:40:34.225 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-28 11:40:34.226 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:40:34.226 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 11:40:34.226 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 11:40:34.226 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 11:40:34.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.226 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.226 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.226 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.226 | + functions-common:get_or_create_user:926 : user_id=5cd1aefe9eb840c6936344bb62141d05 2022-07-28 11:40:34.226 | + functions-common:get_or_create_user:927 : echo 5cd1aefe9eb840c6936344bb62141d05 2022-07-28 11:40:34.226 | 5cd1aefe9eb840c6936344bb62141d05 2022-07-28 11:40:34.227 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-28 11:40:34.227 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:40:34.227 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 11:40:34.227 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:40:34.227 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:40:34.227 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 11:40:34.227 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 11:40:34.227 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 11:40:34.227 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 11:40:34.227 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 11:40:34.227 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 11:40:34.227 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.227 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.227 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:40:34.227 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.227 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.227 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.227 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.227 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.227 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:40:34.227 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:40:34.227 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.227 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.228 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.228 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.228 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:40:34.228 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.228 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.228 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.228 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.228 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.228 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.228 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:40:34.228 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:40:34.228 | ++ functions-common:get_field:819 : echo '| bc4a374e28c446efafa5ade28b818f76 | 5cd1aefe9eb840c6936344bb62141d05 | | 7649604801644383b43513b842120158 | | | False |' 2022-07-28 11:40:34.228 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:40:34.228 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.228 | + functions-common:get_or_add_user_project_role:996 : user_role_id=bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:40:34.228 | + functions-common:get_or_add_user_project_role:998 : echo bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:40:34.228 | bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:40:34.228 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-28 11:40:34.228 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-28 11:40:34.228 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:40:34.228 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 11:40:34.228 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:40:34.228 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:40:34.228 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 11:40:34.228 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 11:40:34.228 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 11:40:34.228 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 11:40:34.228 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 11:40:34.228 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 11:40:34.228 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.228 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:40:34.229 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.229 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.229 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.229 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.229 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.229 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.229 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:40:34.229 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:40:34.229 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.229 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.229 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.229 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.229 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.229 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:40:34.229 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.229 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.229 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.229 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.229 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.229 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:40:34.229 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:40:34.229 | ++ functions-common:get_field:819 : echo '| 0317a56516ad4a90b61c30db2e19cb40 | 5cd1aefe9eb840c6936344bb62141d05 | | 7649604801644383b43513b842120158 | | | False |' 2022-07-28 11:40:34.229 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:40:34.229 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.229 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0317a56516ad4a90b61c30db2e19cb40 2022-07-28 11:40:34.230 | + functions-common:get_or_add_user_project_role:998 : echo 0317a56516ad4a90b61c30db2e19cb40 2022-07-28 11:40:34.230 | 0317a56516ad4a90b61c30db2e19cb40 2022-07-28 11:40:34.230 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-28 11:40:34.230 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 11:40:34.230 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-28 11:40:34.230 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-07-28 11:40:34.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.230 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.230 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.230 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.230 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 11:40:34.230 | cd195e82af534a0c8956457125f488bf' 2022-07-28 11:40:34.230 | + functions-common:get_or_create_service:1095 : echo cd195e82af534a0c8956457125f488bf 2022-07-28 11:40:34.230 | cd195e82af534a0c8956457125f488bf 2022-07-28 11:40:34.230 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.67/image 2022-07-28 11:40:34.230 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 11:40:34.230 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.67/image RegionOne 2022-07-28 11:40:34.230 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 11:40:34.230 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-07-28 11:40:34.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.230 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.230 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.230 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.230 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 11:40:34.230 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 11:40:34.230 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.67/image --region RegionOne -f value -c id 2022-07-28 11:40:34.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.230 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.230 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.230 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.231 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=1e70059ed1ae458b96f35328dd14c896 2022-07-28 11:40:34.231 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 1e70059ed1ae458b96f35328dd14c896 2022-07-28 11:40:34.231 | + functions-common:get_or_create_endpoint:1128 : public_id=1e70059ed1ae458b96f35328dd14c896 2022-07-28 11:40:34.231 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 11:40:34.231 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 11:40:34.231 | + functions-common:get_or_create_endpoint:1137 : echo 1e70059ed1ae458b96f35328dd14c896 2022-07-28 11:40:34.231 | 1e70059ed1ae458b96f35328dd14c896 2022-07-28 11:40:34.231 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-28 11:40:34.231 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 11:40:34.231 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 11:40:34.231 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 11:40:34.231 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-28 11:40:34.231 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-28 11:40:34.231 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-28 11:40:34.231 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-28 11:40:34.231 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-28 11:40:34.287 | [192229 Async create_glance_accounts:231882]: finished create_glance_accounts with result 0 in 74 seconds 2022-07-28 11:40:34.327 | [192229 Async create_cinder_accounts:232012]: Waiting for completion of create_cinder_accounts running on PID 232012 (4 other jobs running) 2022-07-28 11:40:34.355 | [192229 Async create_cinder_accounts:232012]: Signaling child to exit 2022-07-28 11:40:34.355 | WAKEUP 2022-07-28 11:40:34.379 | [192229 Async create_cinder_accounts:232012]: Signaled 2022-07-28 11:40:34.380 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-07-28 11:40:34.380 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-28 11:40:34.380 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-28 11:40:34.380 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:40:34.380 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 11:40:34.380 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 11:40:34.380 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 11:40:34.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.381 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.381 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.381 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.381 | + functions-common:get_or_create_user:926 : user_id=357fde209dd84dd28154323203025c1a 2022-07-28 11:40:34.381 | + functions-common:get_or_create_user:927 : echo 357fde209dd84dd28154323203025c1a 2022-07-28 11:40:34.381 | 357fde209dd84dd28154323203025c1a 2022-07-28 11:40:34.381 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-28 11:40:34.381 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:40:34.381 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 11:40:34.381 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:40:34.381 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:40:34.381 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 11:40:34.381 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 11:40:34.381 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 11:40:34.381 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 11:40:34.381 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 11:40:34.381 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 11:40:34.381 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.381 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:40:34.381 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.381 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.381 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.381 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.381 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.381 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.381 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:40:34.381 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:40:34.381 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.382 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.382 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.382 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.382 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.382 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:40:34.382 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.382 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.382 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.382 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.382 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.382 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:40:34.382 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:40:34.382 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:40:34.382 | ++ functions-common:get_field:819 : echo '| bc4a374e28c446efafa5ade28b818f76 | 357fde209dd84dd28154323203025c1a | | 7649604801644383b43513b842120158 | | | False |' 2022-07-28 11:40:34.382 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.382 | + functions-common:get_or_add_user_project_role:996 : user_role_id=bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:40:34.382 | + functions-common:get_or_add_user_project_role:998 : echo bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:40:34.382 | bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:40:34.382 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 11:40:34.382 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-28 11:40:34.382 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 11:40:34.383 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-28 11:40:34.383 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-07-28 11:40:34.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.383 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.383 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.383 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.383 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 11:40:34.383 | 3e98851ea59344d983a94951ae5a1ae6' 2022-07-28 11:40:34.383 | + functions-common:get_or_create_service:1095 : echo 3e98851ea59344d983a94951ae5a1ae6 2022-07-28 11:40:34.383 | 3e98851ea59344d983a94951ae5a1ae6 2022-07-28 11:40:34.383 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-28 11:40:34.383 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.67/volume/v3/$(project_id)s' 2022-07-28 11:40:34.383 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 11:40:34.383 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.67/volume/v3/$(project_id)s' RegionOne 2022-07-28 11:40:34.383 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 11:40:34.383 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-07-28 11:40:34.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.383 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.383 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.383 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.383 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 11:40:34.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 11:40:34.384 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.67/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 11:40:34.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.384 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.384 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.384 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=c9532f01721848238a2dd8ba9e773dc2 2022-07-28 11:40:34.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo c9532f01721848238a2dd8ba9e773dc2 2022-07-28 11:40:34.384 | + functions-common:get_or_create_endpoint:1128 : public_id=c9532f01721848238a2dd8ba9e773dc2 2022-07-28 11:40:34.384 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 11:40:34.384 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 11:40:34.384 | + functions-common:get_or_create_endpoint:1137 : echo c9532f01721848238a2dd8ba9e773dc2 2022-07-28 11:40:34.384 | c9532f01721848238a2dd8ba9e773dc2 2022-07-28 11:40:34.384 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-28 11:40:34.384 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 11:40:34.384 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-28 11:40:34.384 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-07-28 11:40:34.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.384 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.384 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.384 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.384 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 11:40:34.384 | 7f03847d00ba416ebec687a3f8129ed1' 2022-07-28 11:40:34.384 | + functions-common:get_or_create_service:1095 : echo 7f03847d00ba416ebec687a3f8129ed1 2022-07-28 11:40:34.384 | 7f03847d00ba416ebec687a3f8129ed1 2022-07-28 11:40:34.384 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.67/volume/v3/$(project_id)s' 2022-07-28 11:40:34.384 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 11:40:34.384 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.67/volume/v3/$(project_id)s' RegionOne 2022-07-28 11:40:34.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 11:40:34.384 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-07-28 11:40:34.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.385 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.385 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.385 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 11:40:34.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 11:40:34.385 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.67/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 11:40:34.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.385 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.385 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.385 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=19e887ae7b324be2b6ebf8f5537cca73 2022-07-28 11:40:34.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 19e887ae7b324be2b6ebf8f5537cca73 2022-07-28 11:40:34.385 | + functions-common:get_or_create_endpoint:1128 : public_id=19e887ae7b324be2b6ebf8f5537cca73 2022-07-28 11:40:34.385 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 11:40:34.385 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 11:40:34.385 | + functions-common:get_or_create_endpoint:1137 : echo 19e887ae7b324be2b6ebf8f5537cca73 2022-07-28 11:40:34.385 | 19e887ae7b324be2b6ebf8f5537cca73 2022-07-28 11:40:34.385 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-28 11:40:34.385 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-28 11:40:34.385 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 11:40:34.385 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-07-28 11:40:34.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.385 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.385 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.385 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.385 | ++ functions-common:get_or_create_project:939 : project_id=7649604801644383b43513b842120158 2022-07-28 11:40:34.385 | ++ functions-common:get_or_create_project:940 : echo 7649604801644383b43513b842120158 2022-07-28 11:40:34.385 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 7649604801644383b43513b842120158 2022-07-28 11:40:34.386 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-28 11:40:34.386 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:40:34.386 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 11:40:34.386 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-28 11:40:34.386 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-07-28 11:40:34.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.386 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.386 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.386 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-28 11:40:34.386 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.386 | ++ functions-common:get_or_create_user:926 : user_id=357fde209dd84dd28154323203025c1a 2022-07-28 11:40:34.386 | ++ functions-common:get_or_create_user:927 : echo 357fde209dd84dd28154323203025c1a 2022-07-28 11:40:34.386 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 357fde209dd84dd28154323203025c1a 2022-07-28 11:40:34.429 | [192229 Async create_cinder_accounts:232012]: finished create_cinder_accounts with result 0 in 60 seconds 2022-07-28 11:40:34.433 | + inc/async:async_wait:197 : return 0 2022-07-28 11:40:34.436 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-28 11:40:34.490 | [192229 Async create_neutron_accounts:232128]: Waiting for completion of create_neutron_accounts running on PID 232128 (3 other jobs running) 2022-07-28 11:40:34.517 | [192229 Async create_neutron_accounts:232128]: Signaling child to exit 2022-07-28 11:40:34.517 | WAKEUP 2022-07-28 11:40:34.540 | [192229 Async create_neutron_accounts:232128]: Signaled 2022-07-28 11:40:34.542 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-28 11:40:34.542 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 11:40:34.542 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 11:40:34.542 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 11:40:34.542 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 11:40:34.542 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 11:40:34.542 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 11:40:34.542 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-28 11:40:34.542 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-28 11:40:34.542 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-28 11:40:34.542 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.67:9696/ 2022-07-28 11:40:34.542 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-07-28 11:40:34.542 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-28 11:40:34.542 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-28 11:40:34.542 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:40:34.542 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 11:40:34.543 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 11:40:34.543 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 11:40:34.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.543 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.543 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.543 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.543 | + functions-common:get_or_create_user:926 : user_id=1ce882e253584ba285b620e83daa61e7 2022-07-28 11:40:34.543 | + functions-common:get_or_create_user:927 : echo 1ce882e253584ba285b620e83daa61e7 2022-07-28 11:40:34.543 | 1ce882e253584ba285b620e83daa61e7 2022-07-28 11:40:34.543 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-28 11:40:34.543 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:40:34.543 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 11:40:34.543 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:40:34.543 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:40:34.543 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 11:40:34.543 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 11:40:34.543 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 11:40:34.543 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 11:40:34.543 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 11:40:34.543 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 11:40:34.543 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.543 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:40:34.543 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.543 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.543 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.543 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.543 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.543 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.543 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:40:34.544 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:40:34.544 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.544 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.544 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.544 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:40:34.544 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:40:34.544 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:40:34.544 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.544 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 11:40:34.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.544 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.544 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.544 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.544 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:40:34.544 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:40:34.544 | ++ functions-common:get_field:819 : echo '| bc4a374e28c446efafa5ade28b818f76 | 1ce882e253584ba285b620e83daa61e7 | | 7649604801644383b43513b842120158 | | | False |' 2022-07-28 11:40:34.544 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:40:34.544 | ++ functions-common:get_field:813 : read data 2022-07-28 11:40:34.544 | + functions-common:get_or_add_user_project_role:996 : user_role_id=bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:40:34.544 | + functions-common:get_or_add_user_project_role:998 : echo bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:40:34.544 | bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:40:34.544 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 11:40:34.544 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-28 11:40:34.544 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 11:40:34.545 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-28 11:40:34.545 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-07-28 11:40:34.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.545 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.545 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.545 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.545 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 11:40:34.545 | cab065afab134dddb4cdd407aac2e528' 2022-07-28 11:40:34.545 | + functions-common:get_or_create_service:1095 : echo cab065afab134dddb4cdd407aac2e528 2022-07-28 11:40:34.545 | cab065afab134dddb4cdd407aac2e528 2022-07-28 11:40:34.545 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.67:9696/ 2022-07-28 11:40:34.545 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 11:40:34.545 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.67:9696/ RegionOne 2022-07-28 11:40:34.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 11:40:34.545 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-07-28 11:40:34.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.545 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.545 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.545 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 11:40:34.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 11:40:34.545 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.67:9696/ --region RegionOne -f value -c id 2022-07-28 11:40:34.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.545 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:40:34.545 | from cryptography.utils import int_from_bytes 2022-07-28 11:40:34.545 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:40:34.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=6b93cf17d991485ba604775325d30828 2022-07-28 11:40:34.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 6b93cf17d991485ba604775325d30828 2022-07-28 11:40:34.545 | + functions-common:get_or_create_endpoint:1128 : public_id=6b93cf17d991485ba604775325d30828 2022-07-28 11:40:34.546 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 11:40:34.546 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 11:40:34.546 | + functions-common:get_or_create_endpoint:1137 : echo 6b93cf17d991485ba604775325d30828 2022-07-28 11:40:34.546 | 6b93cf17d991485ba604775325d30828 2022-07-28 11:40:34.590 | [192229 Async create_neutron_accounts:232128]: finished create_neutron_accounts with result 0 in 40 seconds 2022-07-28 11:40:34.629 | [192229 Async create_swift_accounts:232270]: Waiting for completion of create_swift_accounts running on PID 232270 (2 other jobs running) 2022-07-28 11:40:34.656 | [192229 Async create_swift_accounts:232270]: Signaling child to exit 2022-07-28 11:41:20.494 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:41:20.520 | [232270 Async create_swift_accounts:232270]: finished successfully 2022-07-28 11:41:20.541 | WAKEUP 2022-07-28 11:41:20.564 | [192229 Async create_swift_accounts:232270]: Signaled 2022-07-28 11:41:20.566 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-28 11:41:20.566 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-28 11:41:20.566 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-28 11:41:20.566 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-28 11:41:20.566 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-28 11:41:20.566 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-28 11:41:20.566 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-28 11:41:20.566 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-28 11:41:20.566 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-28 11:41:20.566 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-28 11:41:20.566 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-28 11:41:20.566 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 11:41:20.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.566 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.566 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.566 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.567 | ++ functions-common:get_or_create_role:951 : role_id=b9ded8f75c734abea48ee74563614ab5 2022-07-28 11:41:20.567 | ++ functions-common:get_or_create_role:952 : echo b9ded8f75c734abea48ee74563614ab5 2022-07-28 11:41:20.567 | + lib/swift:create_swift_accounts:619 : another_role=b9ded8f75c734abea48ee74563614ab5 2022-07-28 11:41:20.567 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-28 11:41:20.567 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-28 11:41:20.567 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:41:20.567 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 11:41:20.567 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 11:41:20.567 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 11:41:20.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.567 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.567 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.567 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.567 | + functions-common:get_or_create_user:926 : user_id=72497088f3c44d1fadfb19f676f1917b 2022-07-28 11:41:20.567 | + functions-common:get_or_create_user:927 : echo 72497088f3c44d1fadfb19f676f1917b 2022-07-28 11:41:20.567 | 72497088f3c44d1fadfb19f676f1917b 2022-07-28 11:41:20.567 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-28 11:41:20.567 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:41:20.567 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 11:41:20.567 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:41:20.567 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:41:20.567 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 11:41:20.567 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 11:41:20.567 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 11:41:20.567 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 11:41:20.567 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 11:41:20.567 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 11:41:20.567 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:41:20.567 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 11:41:20.567 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:41:20.567 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:41:20.567 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.568 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.568 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.568 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.568 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:41:20.568 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:41:20.568 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 11:41:20.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.568 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.568 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.568 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 11:41:20.568 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:41:20.568 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:41:20.568 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:41:20.568 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.568 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.568 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.568 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.569 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:41:20.569 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:41:20.569 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:41:20.569 | ++ functions-common:get_field:819 : echo '| bc4a374e28c446efafa5ade28b818f76 | 72497088f3c44d1fadfb19f676f1917b | | 7649604801644383b43513b842120158 | | | False |' 2022-07-28 11:41:20.569 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.569 | + functions-common:get_or_add_user_project_role:996 : user_role_id=bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:41:20.569 | + functions-common:get_or_add_user_project_role:998 : echo bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:41:20.569 | bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:41:20.569 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 11:41:20.569 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-28 11:41:20.569 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:41:20.569 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 11:41:20.570 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:41:20.570 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:41:20.570 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 11:41:20.570 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 11:41:20.570 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 11:41:20.570 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 11:41:20.570 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 11:41:20.570 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 11:41:20.570 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 11:41:20.570 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:41:20.570 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:41:20.570 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:41:20.570 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.570 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.571 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.571 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.571 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:41:20.571 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:41:20.571 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 11:41:20.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.571 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.571 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.571 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 11:41:20.571 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:41:20.571 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:41:20.571 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:41:20.571 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.572 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.572 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.572 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.572 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:41:20.572 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:41:20.572 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:41:20.572 | ++ functions-common:get_field:819 : echo '| 82aecf3c25b44a0f98a5f30490e766dd | 72497088f3c44d1fadfb19f676f1917b | | 7649604801644383b43513b842120158 | | | False |' 2022-07-28 11:41:20.572 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.572 | + functions-common:get_or_add_user_project_role:996 : user_role_id=82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:41:20.572 | + functions-common:get_or_add_user_project_role:998 : echo 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:41:20.572 | 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:41:20.572 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-28 11:41:20.573 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 11:41:20.573 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-28 11:41:20.573 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-07-28 11:41:20.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.573 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.573 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.573 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.573 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 11:41:20.573 | c2a6536d9b3f447f934d1aa251be2ca8' 2022-07-28 11:41:20.573 | + functions-common:get_or_create_service:1095 : echo c2a6536d9b3f447f934d1aa251be2ca8 2022-07-28 11:41:20.573 | c2a6536d9b3f447f934d1aa251be2ca8 2022-07-28 11:41:20.573 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.67:8080/v1/AUTH_$(project_id)s' http://10.222.0.67:8080 2022-07-28 11:41:20.573 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 11:41:20.573 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.67:8080/v1/AUTH_$(project_id)s' RegionOne 2022-07-28 11:41:20.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 11:41:20.574 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-07-28 11:41:20.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.574 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.574 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.574 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 11:41:20.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 11:41:20.574 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.67:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-07-28 11:41:20.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.574 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.574 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.574 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ce914d75314a4260b1d354f6dc7c7a40 2022-07-28 11:41:20.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo ce914d75314a4260b1d354f6dc7c7a40 2022-07-28 11:41:20.574 | + functions-common:get_or_create_endpoint:1128 : public_id=ce914d75314a4260b1d354f6dc7c7a40 2022-07-28 11:41:20.575 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.67:8080 ]] 2022-07-28 11:41:20.575 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.67:8080 RegionOne 2022-07-28 11:41:20.575 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 11:41:20.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-07-28 11:41:20.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.575 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.575 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.575 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.575 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 11:41:20.575 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 11:41:20.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.67:8080 --region RegionOne -f value -c id 2022-07-28 11:41:20.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.575 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.575 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.576 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.576 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=6907451a20904077b8b9132df1eafdf7 2022-07-28 11:41:20.576 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 6907451a20904077b8b9132df1eafdf7 2022-07-28 11:41:20.576 | 6907451a20904077b8b9132df1eafdf7 2022-07-28 11:41:20.576 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 11:41:20.576 | + functions-common:get_or_create_endpoint:1137 : echo ce914d75314a4260b1d354f6dc7c7a40 2022-07-28 11:41:20.576 | ce914d75314a4260b1d354f6dc7c7a40 2022-07-28 11:41:20.576 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-28 11:41:20.576 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-28 11:41:20.576 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 11:41:20.576 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-07-28 11:41:20.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.576 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.576 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.576 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.577 | ++ functions-common:get_or_create_project:939 : project_id=875af8a9144e45e491097d3fc79eb2f5 2022-07-28 11:41:20.577 | ++ functions-common:get_or_create_project:940 : echo 875af8a9144e45e491097d3fc79eb2f5 2022-07-28 11:41:20.577 | + lib/swift:create_swift_accounts:633 : swift_project_test1=875af8a9144e45e491097d3fc79eb2f5 2022-07-28 11:41:20.577 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-28 11:41:20.577 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 11:41:20.577 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-28 11:41:20.577 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:41:20.577 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-28 11:41:20.577 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-28 11:41:20.577 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-07-28 11:41:20.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.577 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.577 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.577 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.577 | ++ functions-common:get_or_create_user:926 : user_id=4ad1464c362b4871a80ef60ecb9e09d1 2022-07-28 11:41:20.577 | ++ functions-common:get_or_create_user:927 : echo 4ad1464c362b4871a80ef60ecb9e09d1 2022-07-28 11:41:20.577 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=4ad1464c362b4871a80ef60ecb9e09d1 2022-07-28 11:41:20.577 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-28 11:41:20.577 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 11:41:20.577 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 4ad1464c362b4871a80ef60ecb9e09d1 875af8a9144e45e491097d3fc79eb2f5 2022-07-28 11:41:20.577 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:41:20.577 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 11:41:20.577 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:41:20.577 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:41:20.577 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 11:41:20.577 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 11:41:20.577 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 11:41:20.577 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 11:41:20.577 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4ad1464c362b4871a80ef60ecb9e09d1 --project 875af8a9144e45e491097d3fc79eb2f5 2022-07-28 11:41:20.578 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:41:20.578 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:41:20.578 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:41:20.578 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.578 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.578 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.578 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.578 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:41:20.578 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:41:20.578 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 4ad1464c362b4871a80ef60ecb9e09d1 --project 875af8a9144e45e491097d3fc79eb2f5 2022-07-28 11:41:20.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.578 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.578 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.578 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4ad1464c362b4871a80ef60ecb9e09d1 --project 875af8a9144e45e491097d3fc79eb2f5 2022-07-28 11:41:20.578 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:41:20.578 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:41:20.578 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:41:20.578 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.578 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.578 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.578 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.578 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:41:20.578 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:41:20.578 | ++ functions-common:get_field:819 : echo '| 82aecf3c25b44a0f98a5f30490e766dd | 4ad1464c362b4871a80ef60ecb9e09d1 | | 875af8a9144e45e491097d3fc79eb2f5 | | | False |' 2022-07-28 11:41:20.578 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:41:20.578 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.578 | + functions-common:get_or_add_user_project_role:996 : user_role_id=82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:41:20.579 | + functions-common:get_or_add_user_project_role:998 : echo 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:41:20.579 | 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:41:20.579 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-28 11:41:20.579 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-28 11:41:20.579 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:41:20.579 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-28 11:41:20.579 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-28 11:41:20.579 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-07-28 11:41:20.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.579 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.579 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.579 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.579 | ++ functions-common:get_or_create_user:926 : user_id=65b9465fcdcc4a5d921f18f7ae2ee50d 2022-07-28 11:41:20.579 | ++ functions-common:get_or_create_user:927 : echo 65b9465fcdcc4a5d921f18f7ae2ee50d 2022-07-28 11:41:20.579 | + lib/swift:create_swift_accounts:642 : swift_user_test3=65b9465fcdcc4a5d921f18f7ae2ee50d 2022-07-28 11:41:20.579 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-28 11:41:20.579 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 11:41:20.579 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role b9ded8f75c734abea48ee74563614ab5 65b9465fcdcc4a5d921f18f7ae2ee50d 875af8a9144e45e491097d3fc79eb2f5 2022-07-28 11:41:20.579 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:41:20.579 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 11:41:20.579 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:41:20.579 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:41:20.579 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 11:41:20.579 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 11:41:20.579 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 11:41:20.579 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 11:41:20.579 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role b9ded8f75c734abea48ee74563614ab5 --user 65b9465fcdcc4a5d921f18f7ae2ee50d --project 875af8a9144e45e491097d3fc79eb2f5 2022-07-28 11:41:20.579 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:41:20.579 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:41:20.579 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:41:20.579 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.580 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.580 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.580 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.580 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:41:20.580 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:41:20.580 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add b9ded8f75c734abea48ee74563614ab5 --user 65b9465fcdcc4a5d921f18f7ae2ee50d --project 875af8a9144e45e491097d3fc79eb2f5 2022-07-28 11:41:20.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.580 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.580 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.580 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role b9ded8f75c734abea48ee74563614ab5 --user 65b9465fcdcc4a5d921f18f7ae2ee50d --project 875af8a9144e45e491097d3fc79eb2f5 2022-07-28 11:41:20.580 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:41:20.580 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:41:20.580 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:41:20.580 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.580 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.580 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.580 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.580 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:41:20.580 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:41:20.580 | ++ functions-common:get_field:819 : echo '| b9ded8f75c734abea48ee74563614ab5 | 65b9465fcdcc4a5d921f18f7ae2ee50d | | 875af8a9144e45e491097d3fc79eb2f5 | | | False |' 2022-07-28 11:41:20.580 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:41:20.580 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.580 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b9ded8f75c734abea48ee74563614ab5 2022-07-28 11:41:20.580 | + functions-common:get_or_add_user_project_role:998 : echo b9ded8f75c734abea48ee74563614ab5 2022-07-28 11:41:20.580 | b9ded8f75c734abea48ee74563614ab5 2022-07-28 11:41:20.581 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-28 11:41:20.581 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-28 11:41:20.581 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 11:41:20.581 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-07-28 11:41:20.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.581 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.581 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.581 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.581 | ++ functions-common:get_or_create_project:939 : project_id=6039429e28094cb4a0d4367154d8f8dc 2022-07-28 11:41:20.581 | ++ functions-common:get_or_create_project:940 : echo 6039429e28094cb4a0d4367154d8f8dc 2022-07-28 11:41:20.581 | + lib/swift:create_swift_accounts:647 : swift_project_test2=6039429e28094cb4a0d4367154d8f8dc 2022-07-28 11:41:20.581 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-28 11:41:20.581 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 11:41:20.581 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-28 11:41:20.581 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-28 11:41:20.581 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:41:20.581 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-28 11:41:20.581 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-28 11:41:20.581 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-07-28 11:41:20.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.581 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.581 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.581 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.581 | ++ functions-common:get_or_create_user:926 : user_id=acec1c19935a4097b5f154d28442b2b5 2022-07-28 11:41:20.581 | ++ functions-common:get_or_create_user:927 : echo acec1c19935a4097b5f154d28442b2b5 2022-07-28 11:41:20.581 | + lib/swift:create_swift_accounts:652 : swift_user_test2=acec1c19935a4097b5f154d28442b2b5 2022-07-28 11:41:20.581 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-28 11:41:20.581 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 11:41:20.581 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin acec1c19935a4097b5f154d28442b2b5 6039429e28094cb4a0d4367154d8f8dc 2022-07-28 11:41:20.581 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:41:20.582 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 11:41:20.582 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:41:20.582 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:41:20.582 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 11:41:20.582 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 11:41:20.582 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 11:41:20.582 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 11:41:20.582 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user acec1c19935a4097b5f154d28442b2b5 --project 6039429e28094cb4a0d4367154d8f8dc 2022-07-28 11:41:20.582 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:41:20.582 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:41:20.582 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:41:20.582 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.582 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.582 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.582 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.582 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:41:20.582 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:41:20.582 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user acec1c19935a4097b5f154d28442b2b5 --project 6039429e28094cb4a0d4367154d8f8dc 2022-07-28 11:41:20.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.582 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.582 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.582 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user acec1c19935a4097b5f154d28442b2b5 --project 6039429e28094cb4a0d4367154d8f8dc 2022-07-28 11:41:20.582 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:41:20.582 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:41:20.582 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:41:20.582 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.582 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.583 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.583 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.583 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:41:20.583 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:41:20.583 | ++ functions-common:get_field:819 : echo '| 82aecf3c25b44a0f98a5f30490e766dd | acec1c19935a4097b5f154d28442b2b5 | | 6039429e28094cb4a0d4367154d8f8dc | | | False |' 2022-07-28 11:41:20.583 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:41:20.583 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.583 | + functions-common:get_or_add_user_project_role:996 : user_role_id=82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:41:20.583 | + functions-common:get_or_add_user_project_role:998 : echo 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:41:20.583 | 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:41:20.583 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-28 11:41:20.583 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-28 11:41:20.583 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 11:41:20.583 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-28 11:41:20.583 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-07-28 11:41:20.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.583 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.583 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.583 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.583 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-28 11:41:20.583 | b39003abc94345a8ac5d97ee7816e38e' 2022-07-28 11:41:20.583 | ++ functions-common:get_or_create_domain:889 : echo b39003abc94345a8ac5d97ee7816e38e 2022-07-28 11:41:20.583 | + lib/swift:create_swift_accounts:657 : swift_domain=b39003abc94345a8ac5d97ee7816e38e 2022-07-28 11:41:20.583 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-28 11:41:20.583 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 11:41:20.583 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-28 11:41:20.583 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 b39003abc94345a8ac5d97ee7816e38e 2022-07-28 11:41:20.583 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 11:41:20.583 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=b39003abc94345a8ac5d97ee7816e38e --or-show -f value -c id 2022-07-28 11:41:20.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.583 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.584 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.584 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.584 | ++ functions-common:get_or_create_project:939 : project_id=a2d69365a9f145ec91a7ac00caffd050 2022-07-28 11:41:20.584 | ++ functions-common:get_or_create_project:940 : echo a2d69365a9f145ec91a7ac00caffd050 2022-07-28 11:41:20.584 | + lib/swift:create_swift_accounts:661 : swift_project_test4=a2d69365a9f145ec91a7ac00caffd050 2022-07-28 11:41:20.584 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-28 11:41:20.584 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 11:41:20.584 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-28 11:41:20.584 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 b39003abc94345a8ac5d97ee7816e38e test4@example.com 2022-07-28 11:41:20.584 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:41:20.584 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-28 11:41:20.584 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-28 11:41:20.585 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=b39003abc94345a8ac5d97ee7816e38e --email=test4@example.com --or-show -f value -c id 2022-07-28 11:41:20.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.585 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.585 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.585 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.585 | ++ functions-common:get_or_create_user:926 : user_id=8e423ea072134fe5a1680c33cd47f205 2022-07-28 11:41:20.585 | ++ functions-common:get_or_create_user:927 : echo 8e423ea072134fe5a1680c33cd47f205 2022-07-28 11:41:20.585 | + lib/swift:create_swift_accounts:666 : swift_user_test4=8e423ea072134fe5a1680c33cd47f205 2022-07-28 11:41:20.585 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-28 11:41:20.585 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 11:41:20.585 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 8e423ea072134fe5a1680c33cd47f205 a2d69365a9f145ec91a7ac00caffd050 2022-07-28 11:41:20.585 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:41:20.585 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 11:41:20.585 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:41:20.585 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:41:20.585 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 11:41:20.585 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 11:41:20.585 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 11:41:20.585 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 11:41:20.585 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8e423ea072134fe5a1680c33cd47f205 --project a2d69365a9f145ec91a7ac00caffd050 2022-07-28 11:41:20.585 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:41:20.585 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:41:20.585 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:41:20.585 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.585 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.585 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.585 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.585 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:41:20.586 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:41:20.586 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 8e423ea072134fe5a1680c33cd47f205 --project a2d69365a9f145ec91a7ac00caffd050 2022-07-28 11:41:20.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.586 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.586 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.586 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8e423ea072134fe5a1680c33cd47f205 --project a2d69365a9f145ec91a7ac00caffd050 2022-07-28 11:41:20.586 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:41:20.586 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:41:20.586 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:41:20.586 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.586 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:20.586 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:20.586 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:41:20.586 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:41:20.586 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:41:20.586 | ++ functions-common:get_field:819 : echo '| 82aecf3c25b44a0f98a5f30490e766dd | 8e423ea072134fe5a1680c33cd47f205 | | a2d69365a9f145ec91a7ac00caffd050 | | | False |' 2022-07-28 11:41:20.586 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:41:20.586 | ++ functions-common:get_field:813 : read data 2022-07-28 11:41:20.586 | + functions-common:get_or_add_user_project_role:996 : user_role_id=82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:41:20.586 | + functions-common:get_or_add_user_project_role:998 : echo 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:41:20.586 | 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:41:20.617 | [192229 Async create_swift_accounts:232270]: finished create_swift_accounts with result 0 in 126 seconds 2022-07-28 11:41:20.625 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-28 11:41:20.627 | + inc/async:async_wait:197 : return 0 2022-07-28 11:41:20.630 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-28 11:41:20.650 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:41:20.653 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-28 11:41:20.671 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:41:20.673 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-28 11:41:20.676 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:41:20.679 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-28 11:41:20.681 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-28 11:41:20.684 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-28 11:41:20.745 | + inc/async:async_inner:63 : init_glance 2022-07-28 11:41:20.785 | [192229 Async init_glance:236525]: running: init_glance 2022-07-28 11:41:20.788 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-28 11:41:20.807 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:41:20.814 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-28 11:41:20.814 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:41:20.815 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-28 11:41:20.818 | + ./stack.sh:main:1142 : configure_neutron 2022-07-28 11:41:20.821 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-28 11:41:20.825 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 11:41:20.825 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 11:41:20.831 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 11:41:20.835 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 11:41:20.837 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 11:41:20.840 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 11:41:20.846 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-28 11:41:20.846 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-28 11:41:20.848 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-28 11:41:20.851 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-28 11:41:20.864 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-28 11:41:20.867 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-28 11:41:24.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:24.074 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:24.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:24.074 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:25.811 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:41:25.838 | [236525 Async init_glance:236525]: finished successfully 2022-07-28 11:41:27.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:27.324 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:27.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:27.324 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:30.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:30.535 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:30.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:30.535 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:33.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:33.709 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:33.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:33.709 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:36.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:36.927 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:36.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:36.927 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:40.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:40.152 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:40.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:40.152 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:43.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:43.349 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:43.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:43.349 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:46.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:46.793 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:46.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:46.793 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:50.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:50.757 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:50.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:50.757 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:55.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:55.812 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:55.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:41:55.812 | from cryptography.utils import int_from_bytes 2022-07-28 11:41:56.115 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-28 11:41:56.120 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-28 11:41:56.122 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-28 11:41:56.125 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-28 11:41:56.127 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-28 11:41:56.129 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-28 11:41:56.132 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-28 11:41:56.134 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-28 11:41:56.137 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-28 11:41:56.139 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-28 11:41:56.141 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-28 11:41:56.144 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-28 11:41:56.146 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-28 11:41:56.148 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-28 11:41:56.151 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-28 11:41:56.153 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-28 11:41:56.157 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:41:56.160 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-28 11:41:56.163 | + lib/neutron-legacy:_configure_neutron_common:802 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:41:56.168 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-28 11:41:56.171 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-28 11:41:56.173 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-28 11:41:56.175 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-28 11:41:56.179 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 11:41:56.182 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 11:41:56.184 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 11:41:56.200 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:41:56.202 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 11:41:56.205 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 11:41:56.208 | + lib/neutron-legacy:_configure_neutron_common:807 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 11:41:56.242 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-28 11:41:56.272 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-28 11:41:56.303 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-28 11:41:56.334 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-28 11:41:56.365 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-28 11:41:56.396 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-28 11:41:56.399 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-28 11:41:56.401 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-28 11:41:56.404 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 11:41:56.407 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 11:41:56.426 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 11:41:56.430 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 11:41:56.433 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 11:41:56.435 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 11:41:56.438 | + 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-07-28 11:41:56.468 | + 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-07-28 11:41:56.499 | + 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-07-28 11:41:56.530 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 11:41:56.562 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-28 11:41:56.580 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:41:56.583 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-28 11:41:56.586 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-28 11:41:56.588 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-28 11:41:56.591 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-28 11:41:56.594 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo rm -rf /etc/neutron/rootwrap.d 2022-07-28 11:41:56.607 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-28 11:41:56.610 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-28 11:41:56.612 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-28 11:41:56.615 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-28 11:41:56.629 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-07-28 11:41:56.642 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-28 11:41:56.645 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-07-28 11:41:56.658 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-07-28 11:41:56.671 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-07-28 11:41:56.684 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 11:41:56.687 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 11:41:56.690 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-28 11:41:56.695 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.hMf6jJk9Ek 2022-07-28 11:41:56.698 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 11:41:56.700 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 11:41:56.703 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.hMf6jJk9Ek 2022-07-28 11:41:56.707 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.hMf6jJk9Ek 2022-07-28 11:41:56.720 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.hMf6jJk9Ek /etc/sudoers.d/neutron-rootwrap 2022-07-28 11:41:56.734 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 11:41:56.764 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-28 11:41:56.766 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 11:41:56.796 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-28 11:41:56.799 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-28 11:41:56.801 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-28 11:41:56.804 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 11:41:56.807 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 11:41:56.809 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 11:41:56.827 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:41:56.830 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 11:41:56.833 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 11:41:56.836 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 11:41:56.854 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:41:56.856 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 11:41:56.859 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 11:41:56.890 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 11:41:56.893 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 11:41:56.895 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-28 11:41:56.913 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:41:56.916 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-28 11:41:56.918 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-28 11:41:56.921 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 11:41:56.923 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 11:41:56.926 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-28 11:41:56.929 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-28 11:41:56.932 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 11:41:56.934 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-28 11:41:56.937 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-28 11:41:56.939 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-28 11:41:56.944 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-07-28 11:41:56.947 | + 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-07-28 11:41:56.951 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-28 11:41:56.969 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:41:56.971 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-28 11:41:56.974 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-28 11:41:56.977 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-28 11:41:56.982 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-28 11:41:57.013 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 11:41:57.044 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-28 11:41:57.077 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-28 11:41:57.108 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-28 11:41:57.139 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-28 11:41:57.142 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 11:41:57.144 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-28 11:41:57.147 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 11:41:57.150 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-28 11:41:57.180 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-28 11:41:57.216 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-07-28 11:41:57.247 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-28 11:41:57.278 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-28 11:41:57.310 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-28 11:41:57.340 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-28 11:41:57.373 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-28 11:41:57.403 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 11:41:57.435 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 11:41:57.467 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-28 11:41:57.498 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-28 11:41:57.533 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-28 11:41:57.536 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 11:41:57.538 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 11:41:57.541 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 11:41:57.544 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-28 11:41:57.576 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-28 11:41:57.609 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.67/identity 2022-07-28 11:41:57.641 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-28 11:41:57.671 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-28 11:41:57.702 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-28 11:41:57.734 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-28 11:41:57.765 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-28 11:41:57.802 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 11:41:57.835 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-28 11:41:57.867 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-28 11:41:57.873 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 11:41:57.875 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 11:41:57.878 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-28 11:41:57.881 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-28 11:41:57.913 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-28 11:41:57.945 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.67/identity 2022-07-28 11:41:57.976 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-28 11:41:58.007 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-28 11:41:58.038 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-28 11:41:58.070 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-28 11:41:58.102 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-28 11:41:58.133 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-28 11:41:58.165 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-28 11:41:58.196 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-28 11:41:58.199 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-28 11:41:58.201 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-28 11:41:58.204 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-28 11:41:58.207 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-28 11:41:58.209 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-28 11:41:58.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-28 11:41:58.214 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 300:349 != '' ]] 2022-07-28 11:41:58.217 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:300:349 2022-07-28 11:41:58.219 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:300:349 != '' ]] 2022-07-28 11:41:58.222 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-28 11:41:58.225 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-28 11:41:58.228 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-28 11:41:58.230 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-28 11:41:58.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-28 11:41:58.235 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-28 11:41:58.237 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-28 11:41:58.241 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-28 11:41:58.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-28 11:41:58.246 | + 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-07-28 11:41:58.274 | + 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-07-28 11:41:58.277 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:41:58.280 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 11:41:58.282 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-28 11:41:58.285 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-28 11:41:58.288 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 11:41:58.290 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-28 11:41:58.319 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-07-28 11:41:58.322 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:41:58.324 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 11:41:58.327 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-28 11:41:58.329 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-28 11:41:58.332 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 11:41:58.334 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-28 11:41:58.365 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-28 11:41:58.368 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-07-28 11:41:58.370 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:41:58.373 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 11:41:58.375 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-28 11:41:58.378 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-28 11:41:58.381 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 11:41:58.383 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-28 11:41:58.413 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-07-28 11:41:58.416 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:41:58.418 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 11:41:58.421 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-28 11:41:58.423 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-28 11:41:58.425 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 11:41:58.428 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-28 11:41:58.459 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-07-28 11:41:58.461 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:41:58.464 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-28 11:41:58.466 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-28 11:41:58.469 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-28 11:41:58.471 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 11:41:58.475 | + 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-07-28 11:41:58.504 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-07-28 11:41:58.507 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:41:58.509 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-28 11:41:58.512 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 11:41:58.514 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 11:41:58.517 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 11:41:58.519 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-07-28 11:41:58.549 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-07-28 11:41:58.551 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:41:58.554 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-28 11:41:58.556 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-28 11:41:58.559 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-28 11:41:58.561 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 11:41:58.564 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-07-28 11:41:58.595 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:300:349 2022-07-28 11:41:58.598 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:41:58.601 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-28 11:41:58.604 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:300:349 2022-07-28 11:41:58.606 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2022-07-28 11:41:58.609 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 11:41:58.611 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:300:349 2022-07-28 11:41:58.641 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-07-28 11:41:58.643 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:41:58.647 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-28 11:41:58.649 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 11:41:58.652 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 11:41:58.654 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 11:41:58.657 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-07-28 11:41:58.686 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 11:41:58.689 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-28 11:41:58.707 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:41:58.710 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-28 11:41:58.712 | + lib/neutron-legacy:_configure_neutron_plugin_agent:898 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 11:41:58.745 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-28 11:41:58.748 | + lib/neutron-legacy:_configure_neutron_plugin_agent:900 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 11:41:58.777 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 11:41:58.810 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-28 11:41:58.812 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-28 11:41:58.815 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-28 11:41:58.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 11:42:01.592 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 11:42:01.593 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev449 2022-07-28 11:42:01.593 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=238630) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 11:42:01.644 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=238630) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 11:42:01.644 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=238630) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 11:42:01.644 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=238630) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 11:42:01.645 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=238630) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 11:42:01.645 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=238630) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 11:42:01.645 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=238630) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 11:42:01.699 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 11:42:01.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:42:01.699 | from cryptography.utils import int_from_bytes 2022-07-28 11:42:01.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:42:01.699 | from cryptography.utils import int_from_bytes 2022-07-28 11:42:02.037 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-28 11:42:02.039 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-28 11:42:02.042 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-07-28 11:42:02.044 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 11:42:02.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-28 11:42:02.102 | + 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-07-28 11:42:02.121 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-28 11:42:02.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-28 11:42:02.126 | + 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-07-28 11:42:02.157 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-28 11:42:02.161 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-28 11:42:02.169 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-28 11:42:02.172 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-28 11:42:02.175 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-28 11:42:02.192 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-28 11:42:02.205 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 11:42:02.209 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-28 11:42:02.217 | net.bridge.bridge-nf-call-iptables = 1 2022-07-28 11:42:02.220 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 11:42:02.223 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-28 11:42:02.232 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-28 11:42:02.236 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-28 11:42:02.238 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-28 11:42:02.241 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-28 11:42:02.243 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-28 11:42:02.246 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-28 11:42:02.248 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 11:42:02.251 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 11:42:02.253 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 11:42:02.256 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 11:42:02.283 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-28 11:42:02.285 | + 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-07-28 11:42:02.320 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-28 11:42:02.323 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-07-28 11:42:02.354 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-07-28 11:42:02.383 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-28 11:42:02.402 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:42:02.405 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-28 11:42:02.407 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-07-28 11:42:02.413 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-28 11:42:02.445 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-28 11:42:02.478 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:844 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 11:42:02.511 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-28 11:42:02.513 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 11:42:02.544 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-28 11:42:02.562 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:42:02.565 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 11:42:02.568 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-28 11:42:02.598 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 11:42:02.601 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 11:42:02.604 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 11:42:02.634 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-28 11:42:02.637 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 11:42:02.639 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-28 11:42:02.642 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-28 11:42:02.659 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:42:02.662 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-28 11:42:02.665 | + 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-07-28 11:42:02.670 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-28 11:42:02.700 | + 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-07-28 11:42:02.733 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-28 11:42:02.735 | + 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-07-28 11:42:02.766 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 11:42:02.769 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-28 11:42:02.799 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 11:42:02.801 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 11:42:02.804 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 11:42:02.835 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-28 11:42:02.837 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 11:42:02.840 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-28 11:42:02.842 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 11:42:05.614 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 11:42:05.615 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev449 2022-07-28 11:42:05.615 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=239160) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 11:42:05.665 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=239160) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 11:42:05.666 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=239160) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 11:42:05.666 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=239160) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 11:42:05.666 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=239160) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 11:42:05.666 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=239160) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 11:42:05.666 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=239160) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 11:42:05.728 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-07-28 11:42:05.729 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=239160) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-07-28 11:42:05.729 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=239160) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-07-28 11:42:05.729 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 11:42:05.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:42:05.730 | from cryptography.utils import int_from_bytes 2022-07-28 11:42:05.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:42:05.730 | from cryptography.utils import int_from_bytes 2022-07-28 11:42:06.077 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-28 11:42:06.080 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-28 11:42:06.082 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-28 11:42:06.086 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 11:42:06.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 11:42:06.091 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 11:42:06.094 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 11:42:06.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-28 11:42:06.116 | + functions:set_mtu:785 : local dev=br-data 2022-07-28 11:42:06.118 | + functions:set_mtu:786 : local mtu=1500 2022-07-28 11:42:06.121 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-28 11:42:06.134 | + 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-07-28 11:42:06.152 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-28 11:42:06.155 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-28 11:42:06.157 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-28 11:42:06.160 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-28 11:42:06.163 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-28 11:42:06.165 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-28 11:42:06.168 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-28 11:42:06.170 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-28 11:42:06.173 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-28 11:42:06.175 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-28 11:42:06.179 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-28 11:42:06.181 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-28 11:42:06.184 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-28 11:42:06.186 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-28 11:42:06.190 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-28 11:42:06.190 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-28 11:42:06.197 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-28 11:42:06.200 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-28 11:42:06.202 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-28 11:42:06.205 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-28 11:42:06.209 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-28 11:42:06.210 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-28 11:42:06.210 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-28 11:42:06.216 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.43/22 brd 192.168.3.255' 2022-07-28 11:42:06.219 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-28 11:42:06.221 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-28 11:42:06.224 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-28 11:42:06.227 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-28 11:42:06.230 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.43/22 brd 192.168.3.255 != '' ]] 2022-07-28 11:42:06.232 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.43/22 brd 192.168.3.255 dev eth1' 2022-07-28 11:42:06.235 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.43/22 brd 192.168.3.255 dev br-data' 2022-07-28 11:42:06.237 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-28 11:42:06.240 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-28 11:42:06.244 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.43/22 brd 192.168.3.255 2022-07-28 11:42:06.245 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-28 11:42:06.245 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-28 11:42:06.247 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-28 11:42:06.252 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.43 2022-07-28 11:42:06.254 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.43 ' 2022-07-28 11:42:06.258 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.43/22 brd 192.168.3.255 dev eth1 2022-07-28 11:42:06.271 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.43/22 brd 192.168.3.255 dev br-data 2022-07-28 11:42:06.283 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-28 11:42:06.297 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-28 11:42:06.321 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.43 2022-07-28 11:42:06.330 | PING 192.168.0.43 (192.168.0.43) from 192.168.0.43 br-data: 56(84) bytes of data. 2022-07-28 11:42:06.330 | 64 bytes from 192.168.0.43: icmp_seq=1 ttl=64 time=0.071 ms 2022-07-28 11:42:07.357 | 64 bytes from 192.168.0.43: icmp_seq=2 ttl=64 time=0.051 ms 2022-07-28 11:42:08.380 | 64 bytes from 192.168.0.43: icmp_seq=3 ttl=64 time=0.045 ms 2022-07-28 11:42:08.381 | 2022-07-28 11:42:08.381 | --- 192.168.0.43 ping statistics --- 2022-07-28 11:42:08.381 | 3 packets transmitted, 3 received, 0% packet loss, time 2050ms 2022-07-28 11:42:08.381 | rtt min/avg/max/mdev = 0.045/0.055/0.071/0.011 ms 2022-07-28 11:42:08.386 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-28 11:42:08.386 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-28 11:42:08.392 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-28 11:42:08.395 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-28 11:42:08.414 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:42:08.416 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-28 11:42:08.419 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-07-28 11:42:08.424 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-28 11:42:08.455 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.67 2022-07-28 11:42:08.485 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-28 11:42:08.517 | + lib/neutron-legacy:_configure_neutron_metadata_agent:872 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 11:42:08.550 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-28 11:42:08.553 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 11:42:08.583 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 11:42:08.586 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-28 11:42:08.611 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:42:08.615 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-28 11:42:08.617 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-28 11:42:08.636 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:42:08.640 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-28 11:42:08.660 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:42:08.663 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-28 11:42:08.681 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:42:08.684 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-28 11:42:08.715 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-28 11:42:08.747 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-28 11:42:08.750 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-28 11:42:08.768 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:42:08.771 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-28 11:42:08.789 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:42:08.792 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-28 11:42:08.795 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-28 11:42:08.856 | + inc/async:async_inner:63 : init_neutron 2022-07-28 11:42:08.896 | [192229 Async init_neutron:239638]: running: init_neutron 2022-07-28 11:42:08.899 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-28 11:42:08.921 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:42:08.924 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-28 11:42:08.937 | ++ ./stack.sh:main:1157 : true 2022-07-28 11:42:08.940 | + ./stack.sh:main:1157 : netman_pid= 2022-07-28 11:42:08.944 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-28 11:42:08.946 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-28 11:42:08.964 | + ./stack.sh:main:1164 : clean_iptables 2022-07-28 11:42:08.972 | + lib/nova:clean_iptables:186 : grep nova 2022-07-28 11:42:08.973 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 11:42:08.974 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-28 11:42:08.976 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-28 11:42:08.978 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-28 11:42:08.980 | + lib/nova:clean_iptables:186 : bash 2022-07-28 11:42:08.984 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-28 11:42:08.993 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-28 11:42:08.994 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 11:42:08.997 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 11:42:08.998 | + lib/nova:clean_iptables:188 : grep nova 2022-07-28 11:42:09.000 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-28 11:42:09.007 | + lib/nova:clean_iptables:188 : bash 2022-07-28 11:42:09.009 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-28 11:42:09.019 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-28 11:42:09.021 | + lib/nova:clean_iptables:190 : grep nova 2022-07-28 11:42:09.024 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-28 11:42:09.029 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-28 11:42:09.029 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-28 11:42:09.029 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 11:42:09.031 | + lib/nova:clean_iptables:190 : bash 2022-07-28 11:42:09.040 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-28 11:42:09.044 | + lib/nova:clean_iptables:192 : grep nova 2022-07-28 11:42:09.045 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-28 11:42:09.048 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 11:42:09.048 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 11:42:09.052 | + lib/nova:clean_iptables:192 : bash 2022-07-28 11:42:09.057 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-28 11:42:09.063 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-28 11:42:09.072 | net.ipv4.ip_forward = 1 2022-07-28 11:42:09.076 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-28 11:42:09.095 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:42:09.098 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-28 11:42:09.102 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-28 11:42:09.104 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 11:42:09.138 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-28 11:42:09.170 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-28 11:42:09.173 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 11:42:09.214 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-28 11:42:09.247 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-28 11:42:09.267 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:42:09.270 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-28 11:42:09.273 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:42:09.275 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-28 11:42:09.279 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-28 11:42:09.281 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-28 11:42:09.358 | + inc/async:async_inner:63 : init_swift 2022-07-28 11:42:09.402 | [192229 Async init_swift:239995]: running: init_swift 2022-07-28 11:42:09.406 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-28 11:42:09.427 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:42:09.430 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-28 11:42:09.433 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:42:09.436 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-28 11:42:09.442 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-28 11:42:09.448 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-28 11:42:09.509 | + inc/async:async_inner:63 : init_cinder 2022-07-28 11:42:09.553 | [192229 Async init_cinder:240090]: running: init_cinder 2022-07-28 11:42:09.556 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-28 11:42:09.585 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:42:09.588 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-28 11:42:09.591 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:42:09.594 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-28 11:42:09.596 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-28 11:42:09.599 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-28 11:42:09.664 | + inc/async:async_inner:63 : init_placement 2022-07-28 11:42:09.721 | [192229 Async init_placement:240209]: running: init_placement 2022-07-28 11:42:09.724 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-28 11:42:09.782 | [192229 Async init_neutron:239638]: Waiting for completion of init_neutron running on PID 239638 (6 other jobs running) 2022-07-28 11:42:09.809 | [192229 Async init_neutron:239638]: Signaling child to exit 2022-07-28 11:42:12.963 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:42:13.000 | [240090 Async init_cinder:240090]: finished successfully 2022-07-28 11:42:20.812 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:42:20.839 | [239995 Async init_swift:239995]: finished successfully 2022-07-28 11:43:10.123 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:43:10.154 | [240209 Async init_placement:240209]: finished successfully 2022-07-28 11:46:36.800 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:46:36.827 | [239638 Async init_neutron:239638]: finished successfully 2022-07-28 11:46:36.847 | WAKEUP 2022-07-28 11:46:36.871 | [192229 Async init_neutron:239638]: Signaled 2022-07-28 11:46:36.873 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-28 11:46:36.873 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 11:46:36.873 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 11:46:36.873 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 11:46:36.873 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 11:46:36.873 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 11:46:36.873 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 11:46:36.873 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-28 11:46:36.873 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-28 11:46:36.873 | + lib/database:recreate_database:112 : local db=neutron 2022-07-28 11:46:36.873 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-28 11:46:36.873 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-28 11:46:36.873 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-28 11:46:36.873 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:46:36.873 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-28 11:46:36.873 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:46:36.873 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-28 11:46:36.873 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 11:46:36.873 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:46:36.873 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:46:36.873 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:46:36.873 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008559100 2022-07-28 11:46:36.873 | + lib/neutron-legacy:init_mutnauq:455 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-07-28 11:46:36.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:36.874 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:36.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:36.874 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-28 11:46:36.874 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-28 11:46:36.875 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-28 11:46:36.876 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-28 11:46:36.877 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-28 11:46:36.877 | Running upgrade for neutron ... 2022-07-28 11:46:36.877 | OK 2022-07-28 11:46:36.877 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-28 11:46:36.878 | + functions-common:time_stop:2440 : local name 2022-07-28 11:46:36.878 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:46:36.878 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:46:36.878 | + functions-common:time_stop:2443 : local total 2022-07-28 11:46:36.878 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:46:36.878 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 11:46:36.878 | + functions-common:time_stop:2447 : start_time=1659008559100 2022-07-28 11:46:36.878 | + functions-common:time_stop:2449 : [[ -z 1659008559100 ]] 2022-07-28 11:46:36.878 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:46:36.878 | + functions-common:time_stop:2452 : end_time=1659008796784 2022-07-28 11:46:36.878 | + functions-common:time_stop:2453 : elapsed_time=237684 2022-07-28 11:46:36.878 | + functions-common:time_stop:2454 : total=38886 2022-07-28 11:46:36.878 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:46:36.878 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=276570 2022-07-28 11:46:36.920 | [192229 Async init_neutron:239638]: finished init_neutron with result 0 in 267 seconds 2022-07-28 11:46:36.924 | + inc/async:async_wait:197 : return 0 2022-07-28 11:46:36.927 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-28 11:46:36.980 | [192229 Async init_placement:240209]: Waiting for completion of init_placement running on PID 240209 (5 other jobs running) 2022-07-28 11:46:37.006 | [192229 Async init_placement:240209]: Signaling child to exit 2022-07-28 11:46:37.006 | WAKEUP 2022-07-28 11:46:37.030 | [192229 Async init_placement:240209]: Signaled 2022-07-28 11:46:37.031 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-28 11:46:37.031 | + lib/database:recreate_database:112 : local db=placement 2022-07-28 11:46:37.031 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-28 11:46:37.031 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-28 11:46:37.031 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-28 11:46:37.031 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:46:37.032 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-28 11:46:37.032 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:46:37.032 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-28 11:46:37.032 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-28 11:46:37.032 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-28 11:46:37.032 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-28 11:46:37.032 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 11:46:37.032 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 11:46:37.032 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 11:46:37.032 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 11:46:37.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.032 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.032 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.032 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:46:37.032 | + functions-common:get_or_create_user:926 : user_id=f62c5403b30f434ab28eb6d7c50b3999 2022-07-28 11:46:37.032 | + functions-common:get_or_create_user:927 : echo f62c5403b30f434ab28eb6d7c50b3999 2022-07-28 11:46:37.032 | f62c5403b30f434ab28eb6d7c50b3999 2022-07-28 11:46:37.032 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-28 11:46:37.032 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:46:37.032 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 11:46:37.032 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:46:37.032 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:46:37.032 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 11:46:37.032 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 11:46:37.032 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 11:46:37.032 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 11:46:37.032 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 11:46:37.032 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 11:46:37.032 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 11:46:37.033 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:46:37.033 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:46:37.033 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:46:37.033 | ++ functions-common:get_field:813 : read data 2022-07-28 11:46:37.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.033 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.033 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.033 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:46:37.033 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:46:37.033 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:46:37.033 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 11:46:37.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.033 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.033 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.033 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 11:46:37.033 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:46:37.033 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:46:37.033 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:46:37.033 | ++ functions-common:get_field:813 : read data 2022-07-28 11:46:37.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.033 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.033 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.033 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:46:37.033 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:46:37.033 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:46:37.033 | ++ functions-common:get_field:819 : echo '| bc4a374e28c446efafa5ade28b818f76 | f62c5403b30f434ab28eb6d7c50b3999 | | 7649604801644383b43513b842120158 | | | False |' 2022-07-28 11:46:37.033 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:46:37.033 | ++ functions-common:get_field:813 : read data 2022-07-28 11:46:37.033 | + functions-common:get_or_add_user_project_role:996 : user_role_id=bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:46:37.034 | + functions-common:get_or_add_user_project_role:998 : echo bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:46:37.034 | bc4a374e28c446efafa5ade28b818f76 2022-07-28 11:46:37.034 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 11:46:37.034 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-28 11:46:37.034 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 11:46:37.034 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 11:46:37.034 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 11:46:37.034 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 11:46:37.034 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 11:46:37.034 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 11:46:37.034 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 11:46:37.034 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 11:46:37.034 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 11:46:37.034 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 11:46:37.034 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:46:37.034 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 11:46:37.034 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 11:46:37.034 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:46:37.034 | ++ functions-common:get_field:813 : read data 2022-07-28 11:46:37.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.034 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.034 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.034 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:46:37.034 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 11:46:37.034 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 11:46:37.034 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 11:46:37.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.034 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.034 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.035 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 11:46:37.035 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 11:46:37.035 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 11:46:37.035 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:46:37.035 | ++ functions-common:get_field:813 : read data 2022-07-28 11:46:37.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.035 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.035 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.035 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:46:37.035 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 11:46:37.035 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 11:46:37.035 | ++ functions-common:get_field:819 : echo '| 82aecf3c25b44a0f98a5f30490e766dd | f62c5403b30f434ab28eb6d7c50b3999 | | 7649604801644383b43513b842120158 | | | False |' 2022-07-28 11:46:37.035 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 11:46:37.035 | ++ functions-common:get_field:813 : read data 2022-07-28 11:46:37.035 | + functions-common:get_or_add_user_project_role:996 : user_role_id=82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:46:37.035 | + functions-common:get_or_add_user_project_role:998 : echo 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:46:37.035 | 82aecf3c25b44a0f98a5f30490e766dd 2022-07-28 11:46:37.035 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.67/placement 2022-07-28 11:46:37.035 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-28 11:46:37.035 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 11:46:37.035 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-28 11:46:37.035 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-07-28 11:46:37.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.035 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.035 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.035 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:46:37.035 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 11:46:37.035 | e914d1e7c87d43828f878a0ac15708b1' 2022-07-28 11:46:37.035 | + functions-common:get_or_create_service:1095 : echo e914d1e7c87d43828f878a0ac15708b1 2022-07-28 11:46:37.035 | e914d1e7c87d43828f878a0ac15708b1 2022-07-28 11:46:37.035 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.67/placement 2022-07-28 11:46:37.036 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 11:46:37.036 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.67/placement RegionOne 2022-07-28 11:46:37.036 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 11:46:37.036 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-07-28 11:46:37.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.036 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.036 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.036 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:46:37.036 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 11:46:37.036 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 11:46:37.036 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.67/placement --region RegionOne -f value -c id 2022-07-28 11:46:37.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.036 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.036 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.036 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:46:37.036 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=4961786edc474f7f88b4e512d9460420 2022-07-28 11:46:37.036 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 4961786edc474f7f88b4e512d9460420 2022-07-28 11:46:37.036 | + functions-common:get_or_create_endpoint:1128 : public_id=4961786edc474f7f88b4e512d9460420 2022-07-28 11:46:37.036 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 11:46:37.036 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 11:46:37.036 | + functions-common:get_or_create_endpoint:1137 : echo 4961786edc474f7f88b4e512d9460420 2022-07-28 11:46:37.036 | 4961786edc474f7f88b4e512d9460420 2022-07-28 11:46:37.080 | [192229 Async init_placement:240209]: finished init_placement with result 0 in 60 seconds 2022-07-28 11:46:37.084 | + inc/async:async_wait:197 : return 0 2022-07-28 11:46:37.087 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-28 11:46:37.141 | [192229 Async init_glance:236525]: Waiting for completion of init_glance running on PID 236525 (4 other jobs running) 2022-07-28 11:46:37.170 | [192229 Async init_glance:236525]: Signaling child to exit 2022-07-28 11:46:37.170 | WAKEUP 2022-07-28 11:46:37.194 | [192229 Async init_glance:236525]: Signaled 2022-07-28 11:46:37.195 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-28 11:46:37.195 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-28 11:46:37.195 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-28 11:46:37.195 | + lib/database:recreate_database:112 : local db=glance 2022-07-28 11:46:37.195 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-28 11:46:37.195 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-28 11:46:37.196 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-28 11:46:37.196 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:46:37.196 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-28 11:46:37.196 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:46:37.196 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-28 11:46:37.196 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 11:46:37.196 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:46:37.196 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:46:37.196 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:46:37.196 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008481026 2022-07-28 11:46:37.196 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-28 11:46:37.196 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 11:46:37.196 | ERROR glance Traceback (most recent call last): 2022-07-28 11:46:37.196 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 11:46:37.196 | ERROR glance  sys.exit(main()) 2022-07-28 11:46:37.196 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 11:46:37.196 | ERROR glance  return CONF.command.action_fn() 2022-07-28 11:46:37.196 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-28 11:46:37.196 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-07-28 11:46:37.196 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-28 11:46:37.196 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-28 11:46:37.196 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-28 11:46:37.196 | ERROR glance  engine = db_api.get_engine() 2022-07-28 11:46:37.196 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 11:46:37.196 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 11:46:37.196 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 11:46:37.196 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 11:46:37.196 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 11:46:37.196 | ERROR glance  return cls( 2022-07-28 11:46:37.196 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 11:46:37.197 | ERROR glance  self._factory._start( 2022-07-28 11:46:37.197 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 11:46:37.197 | ERROR glance  self._setup_for_connection( 2022-07-28 11:46:37.197 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 11:46:37.197 | ERROR glance  engine = engines.create_engine( 2022-07-28 11:46:37.197 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 11:46:37.197 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 11:46:37.197 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 11:46:37.197 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 11:46:37.197 | ERROR glance  File "", line 2, in create_engine 2022-07-28 11:46:37.197 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 11:46:37.197 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 11:46:37.197 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 11:46:37.197 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 11:46:37.197 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 11:46:37.197 | ERROR glance  loaded_plugins = [ 2022-07-28 11:46:37.197 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 11:46:37.197 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 11:46:37.197 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 11:46:37.197 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 11:46:37.197 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 11:46:37.197 | ERROR glance  2022-07-28 11:46:37.197 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-28 11:46:37.197 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 11:46:37.197 | ERROR glance Traceback (most recent call last): 2022-07-28 11:46:37.197 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 11:46:37.197 | ERROR glance  sys.exit(main()) 2022-07-28 11:46:37.197 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 11:46:37.197 | ERROR glance  return CONF.command.action_fn() 2022-07-28 11:46:37.197 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-28 11:46:37.197 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-07-28 11:46:37.197 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-28 11:46:37.197 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-28 11:46:37.197 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 11:46:37.198 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 11:46:37.198 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 11:46:37.198 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 11:46:37.198 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 11:46:37.198 | ERROR glance  return cls( 2022-07-28 11:46:37.198 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 11:46:37.198 | ERROR glance  self._factory._start( 2022-07-28 11:46:37.198 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 11:46:37.198 | ERROR glance  self._setup_for_connection( 2022-07-28 11:46:37.198 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 11:46:37.198 | ERROR glance  engine = engines.create_engine( 2022-07-28 11:46:37.198 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 11:46:37.198 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 11:46:37.198 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 11:46:37.198 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 11:46:37.198 | ERROR glance  File "", line 2, in create_engine 2022-07-28 11:46:37.198 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 11:46:37.198 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 11:46:37.198 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 11:46:37.198 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 11:46:37.198 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 11:46:37.198 | ERROR glance  loaded_plugins = [ 2022-07-28 11:46:37.198 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 11:46:37.198 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 11:46:37.198 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 11:46:37.198 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 11:46:37.198 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 11:46:37.198 | ERROR glance  2022-07-28 11:46:37.198 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-28 11:46:37.199 | + functions-common:time_stop:2440 : local name 2022-07-28 11:46:37.199 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:46:37.199 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:46:37.199 | + functions-common:time_stop:2443 : local total 2022-07-28 11:46:37.199 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:46:37.199 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 11:46:37.199 | + functions-common:time_stop:2447 : start_time=1659008481026 2022-07-28 11:46:37.199 | + functions-common:time_stop:2449 : [[ -z 1659008481026 ]] 2022-07-28 11:46:37.199 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:46:37.199 | + functions-common:time_stop:2452 : end_time=1659008485796 2022-07-28 11:46:37.199 | + functions-common:time_stop:2453 : elapsed_time=4770 2022-07-28 11:46:37.199 | + functions-common:time_stop:2454 : total=38886 2022-07-28 11:46:37.199 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:46:37.199 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=43656 2022-07-28 11:46:37.244 | [192229 Async init_glance:236525]: finished init_glance with result 0 in 5 seconds 2022-07-28 11:46:37.249 | + inc/async:async_wait:197 : return 0 2022-07-28 11:46:37.252 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-28 11:46:37.305 | [192229 Async init_swift:239995]: Waiting for completion of init_swift running on PID 239995 (3 other jobs running) 2022-07-28 11:46:37.332 | [192229 Async init_swift:239995]: Signaling child to exit 2022-07-28 11:46:37.332 | WAKEUP 2022-07-28 11:46:37.356 | [192229 Async init_swift:239995]: Signaled 2022-07-28 11:46:37.399 | + lib/swift:init_swift:673 : local node_number 2022-07-28 11:46:37.399 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 11:46:37.399 | No container-sharder running 2022-07-28 11:46:37.399 | No object-updater running 2022-07-28 11:46:37.399 | No account-auditor running 2022-07-28 11:46:37.399 | No container-replicator running 2022-07-28 11:46:37.399 | No object-auditor running 2022-07-28 11:46:37.399 | No container-auditor running 2022-07-28 11:46:37.399 | No account-server running 2022-07-28 11:46:37.399 | No container-server running 2022-07-28 11:46:37.399 | No object-reconstructor running 2022-07-28 11:46:37.399 | No object-expirer running 2022-07-28 11:46:37.400 | No account-replicator running 2022-07-28 11:46:37.400 | No container-reconciler running 2022-07-28 11:46:37.400 | No container-sync running 2022-07-28 11:46:37.400 | No container-updater running 2022-07-28 11:46:37.400 | No proxy-server running 2022-07-28 11:46:37.400 | No account-reaper running 2022-07-28 11:46:37.400 | No object-replicator running 2022-07-28 11:46:37.400 | No object-server running 2022-07-28 11:46:37.400 | + lib/swift:init_swift:675 : true 2022-07-28 11:46:37.400 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-28 11:46:37.400 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-28 11:46:37.400 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-28 11:46:37.400 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-28 11:46:37.400 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-28 11:46:37.400 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-07-28 11:46:37.400 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-07-28 11:46:37.400 | + functions:create_disk:732 : local node_number 2022-07-28 11:46:37.400 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 11:46:37.400 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 11:46:37.400 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-28 11:46:37.400 | + functions:create_disk:736 : local key 2022-07-28 11:46:37.400 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 11:46:37.400 | ++ functions:create_disk:738 : sed s#/.## 2022-07-28 11:46:37.400 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 11:46:37.400 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 11:46:37.400 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-28 11:46:37.400 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 11:46:37.400 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 11:46:37.400 | + functions:destroy_disk:765 : local key 2022-07-28 11:46:37.400 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 11:46:37.400 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-28 11:46:37.400 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 11:46:37.401 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 11:46:37.401 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-28 11:46:37.401 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-28 11:46:37.401 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-28 11:46:37.401 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-28 11:46:37.401 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-28 11:46:37.401 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-28 11:46:37.401 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-28 11:46:37.401 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-28 11:46:37.401 | = sectsz=512 attr=2, projid32bit=1 2022-07-28 11:46:37.401 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-28 11:46:37.401 | = reflink=1 2022-07-28 11:46:37.401 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-28 11:46:37.401 | = sunit=0 swidth=0 blks 2022-07-28 11:46:37.401 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-28 11:46:37.401 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-28 11:46:37.401 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-28 11:46:37.401 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-28 11:46:37.401 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-28 11:46:37.401 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-07-28 11:46:37.401 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-07-28 11:46:37.401 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-28 11:46:37.401 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-28 11:46:37.401 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-28 11:46:37.401 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-28 11:46:37.401 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 11:46:37.401 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-28 11:46:37.401 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-28 11:46:37.402 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-28 11:46:37.402 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 11:46:37.402 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-28 11:46:37.402 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 11:46:37.402 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-28 11:46:37.402 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1659007315.object.builder backups/1659007316.container.builder backups/1659007317.account.builder backups/1659007322.object.builder backups/1659007323.container.builder backups/1659007324.account.builder backups/1659007322.object.ring.gz backups/1659007323.container.ring.gz backups/1659007324.account.ring.gz 2022-07-28 11:46:37.402 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-28 11:46:37.402 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-28 11:46:37.402 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-28 11:46:37.402 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-28 11:46:37.402 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 11:46:37.402 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-07-28 11:46:37.402 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-28 11:46:37.403 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-28 11:46:37.403 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-07-28 11:46:37.403 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-28 11:46:37.403 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-28 11:46:37.403 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-07-28 11:46:37.403 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-28 11:46:37.403 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-28 11:46:37.403 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-28 11:46:37.403 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 11:46:37.403 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-28 11:46:37.403 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 11:46:37.403 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-28 11:46:37.403 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 11:46:37.403 | + lib/swift:init_swift:719 : popd 2022-07-28 11:46:37.447 | [192229 Async init_swift:239995]: finished init_swift with result 0 in 11 seconds 2022-07-28 11:46:37.452 | + inc/async:async_wait:197 : return 0 2022-07-28 11:46:37.455 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-28 11:46:37.510 | [192229 Async init_cinder:240090]: Waiting for completion of init_cinder running on PID 240090 (2 other jobs running) 2022-07-28 11:46:37.537 | [192229 Async init_cinder:240090]: Signaling child to exit 2022-07-28 11:46:37.537 | WAKEUP 2022-07-28 11:46:37.561 | [192229 Async init_cinder:240090]: Signaled 2022-07-28 11:46:37.562 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-28 11:46:37.562 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:46:37.562 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-28 11:46:37.562 | + lib/database:recreate_database:112 : local db=cinder 2022-07-28 11:46:37.562 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-28 11:46:37.562 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-28 11:46:37.562 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-28 11:46:37.562 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:46:37.562 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-28 11:46:37.562 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:46:37.562 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-28 11:46:37.563 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 11:46:37.563 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:46:37.563 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:46:37.563 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:46:37.563 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008529836 2022-07-28 11:46:37.563 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-28 11:46:37.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.563 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:46:37.563 | from cryptography.utils import int_from_bytes 2022-07-28 11:46:37.563 | Failed to initialize object. 2022-07-28 11:46:37.563 | Traceback (most recent call last): 2022-07-28 11:46:37.563 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-07-28 11:46:37.563 | cls.model = db.get_model_for_versioned_object(cls) 2022-07-28 11:46:37.563 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-07-28 11:46:37.563 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-07-28 11:46:37.563 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-07-28 11:46:37.563 | self._load_backend() 2022-07-28 11:46:37.563 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-07-28 11:46:37.563 | self._backend = backend_mod.get_backend() 2022-07-28 11:46:37.563 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-07-28 11:46:37.563 | Traceback (most recent call last): 2022-07-28 11:46:37.563 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-07-28 11:46:37.563 | cls.model = db.get_model_for_versioned_object(cls) 2022-07-28 11:46:37.563 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-07-28 11:46:37.563 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-07-28 11:46:37.563 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-07-28 11:46:37.563 | self._load_backend() 2022-07-28 11:46:37.563 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-07-28 11:46:37.563 | self._backend = backend_mod.get_backend() 2022-07-28 11:46:37.563 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-07-28 11:46:37.563 | 2022-07-28 11:46:37.564 | During handling of the above exception, another exception occurred: 2022-07-28 11:46:37.564 | 2022-07-28 11:46:37.564 | Traceback (most recent call last): 2022-07-28 11:46:37.564 | File "/usr/local/bin/cinder-manage", line 6, in 2022-07-28 11:46:37.564 | from cinder.cmd.manage import main 2022-07-28 11:46:37.564 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-07-28 11:46:37.564 | from cinder.db import migration as db_migration 2022-07-28 11:46:37.564 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-07-28 11:46:37.564 | from cinder.db.sqlalchemy import api as db_api 2022-07-28 11:46:37.564 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 61, in 2022-07-28 11:46:37.564 | from cinder.volume import volume_utils 2022-07-28 11:46:37.564 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 68, in 2022-07-28 11:46:37.564 | from cinder.volume import driver 2022-07-28 11:46:37.564 | File "/opt/stack/cinder/cinder/volume/driver.py", line 358, in 2022-07-28 11:46:37.564 | CONF.import_opt('backup_use_same_host', 'cinder.backup.api') 2022-07-28 11:46:37.564 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2426, in import_opt 2022-07-28 11:46:37.564 | __import__(module_str) 2022-07-28 11:46:37.564 | File "/opt/stack/cinder/cinder/backup/api.py", line 41, in 2022-07-28 11:46:37.564 | from cinder.objects import volume_type 2022-07-28 11:46:37.564 | File "/opt/stack/cinder/cinder/objects/volume_type.py", line 27, in 2022-07-28 11:46:37.564 | class VolumeType(base.CinderPersistentObject, base.CinderObject, 2022-07-28 11:46:37.564 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 139, in register 2022-07-28 11:46:37.564 | registry._register_class(obj_cls) 2022-07-28 11:46:37.564 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 134, in _register_class 2022-07-28 11:46:37.564 | self.registration_hook(cls, 0) 2022-07-28 11:46:37.564 | File "/opt/stack/cinder/cinder/objects/base.py", line 158, in registration_hook 2022-07-28 11:46:37.564 | cls.cinder_ovo_cls_init() 2022-07-28 11:46:37.564 | File "/opt/stack/cinder/cinder/objects/base.py", line 274, in cinder_ovo_cls_init 2022-07-28 11:46:37.564 | raise exception.ProgrammingError(reason=msg) 2022-07-28 11:46:37.564 | cinder.exception.ProgrammingError: Programming error in Cinder: Couldn't find ORM model for Persistent Versioned Object VolumeType. 2022-07-28 11:46:37.564 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-28 11:46:37.564 | + functions-common:time_stop:2440 : local name 2022-07-28 11:46:37.565 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:46:37.565 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:46:37.565 | + functions-common:time_stop:2443 : local total 2022-07-28 11:46:37.565 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:46:37.565 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 11:46:37.565 | + functions-common:time_stop:2447 : start_time=1659008529836 2022-07-28 11:46:37.565 | + functions-common:time_stop:2449 : [[ -z 1659008529836 ]] 2022-07-28 11:46:37.565 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:46:37.565 | + functions-common:time_stop:2452 : end_time=1659008532889 2022-07-28 11:46:37.565 | + functions-common:time_stop:2453 : elapsed_time=3053 2022-07-28 11:46:37.565 | + functions-common:time_stop:2454 : total=38886 2022-07-28 11:46:37.565 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:46:37.565 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41939 2022-07-28 11:46:37.565 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-28 11:46:37.565 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:46:37.565 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-28 11:46:37.565 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:46:37.565 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-28 11:46:37.609 | [192229 Async init_cinder:240090]: finished init_cinder with result 0 in 3 seconds 2022-07-28 11:46:37.614 | + inc/async:async_wait:197 : return 0 2022-07-28 11:46:37.616 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-28 11:46:37.635 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:46:37.638 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-28 11:46:37.641 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:46:37.643 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-28 11:46:37.646 | + ./stack.sh:main:1213 : init_nova 2022-07-28 11:46:37.649 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-28 11:46:37.667 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:46:37.670 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-28 11:46:37.690 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:46:37.694 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 11:46:37.696 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 11:46:37.759 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 11:46:37.800 | [192229 Async nova-cell-0:242423]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 11:46:37.804 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-28 11:46:37.809 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 11:46:37.812 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-28 11:46:37.815 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 11:46:37.818 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 11:46:37.821 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 11:46:37.889 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 11:46:37.935 | [192229 Async nova-cell-1:242515]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 11:46:37.938 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-28 11:46:37.941 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-28 11:46:37.944 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-28 11:46:37.947 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-28 11:46:37.950 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-28 11:46:37.955 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:46:47.140 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-07-28 11:46:47.145 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:46:47.264 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-28 11:46:47.871 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 11:46:51.541 | INFO dbcounter [-] Registered counter for database nova_api 2022-07-28 11:46:51.567 | DEBUG dbcounter [-] [242575] Writer thread running {{(pid=242575) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 11:46:51.568 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:46:51.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:46:51.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:46:51.579 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:46:51.579 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=242575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:46:51.606 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 11:46:51.607 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 11:46:52.132 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-07-28 11:47:22.074 | DEBUG dbcounter [-] [242575] Writing DB stats nova_api:SELECT=6,nova_api:SHOW=1,nova_api:CREATE=56 {{(pid=242575) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 11:47:29.519 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=242575) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 11:47:29.522 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-07-28 11:47:36.871 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=242575) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 11:47:36.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:47:36.934 | from cryptography.utils import int_from_bytes 2022-07-28 11:47:36.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:47:36.934 | from cryptography.utils import int_from_bytes 2022-07-28 11:47:37.364 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-28 11:47:37.367 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 11:47:37.370 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 11:47:37.372 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 11:47:37.375 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 11:47:37.378 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 11:47:37.383 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 11:47:37.399 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:47:37.402 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 11:47:37.405 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 11:47:37.409 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 11:47:37.997 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 11:47:40.816 | INFO dbcounter [None req-0c03089d-21b7-4390-885b-531be8f5a810 None None] Registered counter for database nova_api 2022-07-28 11:47:40.841 | DEBUG dbcounter [-] [242988] Writer thread running {{(pid=242988) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 11:47:40.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:47:40.956 | from cryptography.utils import int_from_bytes 2022-07-28 11:47:40.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:47:40.956 | from cryptography.utils import int_from_bytes 2022-07-28 11:47:41.395 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-28 11:47:41.400 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 11:47:41.402 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-28 11:47:41.457 | [192229 Async nova-cell-0:242423]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 242423 (3 other jobs running) 2022-07-28 11:47:41.483 | [192229 Async nova-cell-0:242423]: Signaling child to exit 2022-07-28 11:49:00.005 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:49:00.032 | [242515 Async nova-cell-1:242515]: finished successfully 2022-07-28 11:49:00.039 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:49:00.065 | [242423 Async nova-cell-0:242423]: finished successfully 2022-07-28 11:49:00.085 | WAKEUP 2022-07-28 11:49:00.110 | [192229 Async nova-cell-0:242423]: Signaled 2022-07-28 11:49:00.112 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-28 11:49:00.112 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-28 11:49:00.112 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-28 11:49:00.112 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-28 11:49:00.112 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-28 11:49:00.112 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-28 11:49:00.112 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-28 11:49:00.112 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:49:00.112 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-07-28 11:49:00.112 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:49:00.112 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-28 11:49:00.112 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 11:49:00.112 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-07-28 11:49:00.112 | DEBUG dbcounter [-] [242626] Writer thread running {{(pid=242626) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 11:49:00.112 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:49:00.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.114 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:49:00.114 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=242626) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:49:00.114 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 11:49:00.114 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 11:49:00.114 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 11:49:00.114 | DEBUG dbcounter [-] [242626] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=58 {{(pid=242626) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 11:49:00.114 | DEBUG dbcounter [-] [242626] Writing DB stats nova_cell0:CREATE=67 {{(pid=242626) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 11:49:00.114 | DEBUG dbcounter [-] [242626] Writing DB stats nova_cell0:CREATE=32,nova_cell0:ALTER=2,nova_cell0:SHOW=47,nova_cell0:select=19 {{(pid=242626) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 11:49:00.114 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=242626) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 11:49:00.114 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 11:49:00.114 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=242626) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 11:49:00.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:49:00.114 | from cryptography.utils import int_from_bytes 2022-07-28 11:49:00.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:49:00.114 | from cryptography.utils import int_from_bytes 2022-07-28 11:49:00.159 | [192229 Async nova-cell-0:242423]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 142 seconds 2022-07-28 11:49:00.163 | + inc/async:async_wait:197 : return 0 2022-07-28 11:49:00.166 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 11:49:00.168 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-28 11:49:00.221 | [192229 Async nova-cell-1:242515]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 242515 (2 other jobs running) 2022-07-28 11:49:00.249 | [192229 Async nova-cell-1:242515]: Signaling child to exit 2022-07-28 11:49:00.249 | WAKEUP 2022-07-28 11:49:00.274 | [192229 Async nova-cell-1:242515]: Signaled 2022-07-28 11:49:00.276 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-28 11:49:00.276 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-28 11:49:00.276 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-28 11:49:00.276 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-28 11:49:00.276 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-28 11:49:00.277 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-28 11:49:00.277 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-28 11:49:00.277 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:49:00.277 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-07-28 11:49:00.277 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 11:49:00.277 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-07-28 11:49:00.277 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 11:49:00.277 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-07-28 11:49:00.277 | DEBUG dbcounter [-] [242636] Writer thread running {{(pid=242636) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 11:49:00.277 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 11:49:00.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 11:49:00.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 11:49:00.279 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 11:49:00.279 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=242636) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 11:49:00.279 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 11:49:00.279 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 11:49:00.279 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 11:49:00.279 | DEBUG dbcounter [-] [242636] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=62 {{(pid=242636) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 11:49:00.279 | DEBUG dbcounter [-] [242636] Writing DB stats nova_cell1:CREATE=68 {{(pid=242636) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 11:49:00.279 | DEBUG dbcounter [-] [242636] Writing DB stats nova_cell1:CREATE=27,nova_cell1:ALTER=2,nova_cell1:SHOW=51,nova_cell1:select=20 {{(pid=242636) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 11:49:00.279 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=242636) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 11:49:00.279 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 11:49:00.279 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=242636) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 11:49:00.279 | DEBUG dbcounter [-] [242636] Writing DB stats nova_cell1:select=2,nova_cell1:SHOW=8,nova_cell1:CREATE=54,nova_cell1:ALTER=3,nova_cell1:INSERT=1,nova_cell1:DROP=2,nova_cell1:UPDATE=1 {{(pid=242636) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 11:49:00.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:49:00.279 | from cryptography.utils import int_from_bytes 2022-07-28 11:49:00.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:49:00.279 | from cryptography.utils import int_from_bytes 2022-07-28 11:49:00.323 | [192229 Async nova-cell-1:242515]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 142 seconds 2022-07-28 11:49:00.327 | + inc/async:async_wait:197 : return 0 2022-07-28 11:49:00.330 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 11:49:00.332 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-28 11:49:00.935 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 11:49:03.722 | Running batches of 50 until complete 2022-07-28 11:49:03.722 | INFO dbcounter [None req-5ecf1dfa-312d-46ab-a678-52a15bb8064d None None] Registered counter for database nova_cell0 2022-07-28 11:49:03.747 | DEBUG dbcounter [-] [243726] Writer thread running {{(pid=243726) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 11:49:03.878 | INFO dbcounter [None req-5ecf1dfa-312d-46ab-a678-52a15bb8064d None None] Registered counter for database nova_api 2022-07-28 11:49:03.890 | DEBUG dbcounter [-] [243726] Writer thread running {{(pid=243726) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 11:49:04.015 | INFO dbcounter [None req-5ecf1dfa-312d-46ab-a678-52a15bb8064d None None] Registered counter for database nova_cell0 2022-07-28 11:49:04.025 | DEBUG dbcounter [-] [243726] Writer thread running {{(pid=243726) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 11:49:04.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:49:04.097 | from cryptography.utils import int_from_bytes 2022-07-28 11:49:04.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:49:04.097 | from cryptography.utils import int_from_bytes 2022-07-28 11:49:04.097 | +-------------------------------------+--------------+-----------+ 2022-07-28 11:49:04.097 | | Migration | Total Needed | Completed | 2022-07-28 11:49:04.097 | +-------------------------------------+--------------+-----------+ 2022-07-28 11:49:04.097 | | fill_virtual_interface_list | 0 | 0 | 2022-07-28 11:49:04.097 | | migrate_empty_ratio | 0 | 0 | 2022-07-28 11:49:04.097 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-28 11:49:04.097 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-28 11:49:04.097 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-28 11:49:04.097 | | populate_dev_uuids | 0 | 0 | 2022-07-28 11:49:04.097 | | populate_missing_availability_zones | 0 | 0 | 2022-07-28 11:49:04.097 | | populate_queued_for_delete | 0 | 0 | 2022-07-28 11:49:04.097 | | populate_user_id | 0 | 0 | 2022-07-28 11:49:04.097 | | populate_uuids | 0 | 0 | 2022-07-28 11:49:04.097 | +-------------------------------------+--------------+-----------+ 2022-07-28 11:49:04.560 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-28 11:49:04.565 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 11:49:04.569 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-28 11:49:04.571 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 11:49:04.575 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 11:49:04.578 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-07-28 11:49:05.169 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 11:49:08.045 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-28 11:49:08.045 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-28 11:49:08.045 | INFO dbcounter [None req-319ebb05-8a58-4da6-8606-cd17d9c22b40 None None] Registered counter for database nova_api 2022-07-28 11:49:08.070 | DEBUG dbcounter [-] [243743] Writer thread running {{(pid=243743) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 11:49:08.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:49:08.194 | from cryptography.utils import int_from_bytes 2022-07-28 11:49:08.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:49:08.194 | from cryptography.utils import int_from_bytes 2022-07-28 11:49:08.615 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-28 11:49:08.618 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-28 11:49:08.631 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-28 11:49:08.640 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-28 11:49:08.658 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:08.661 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-28 11:49:08.663 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-28 11:49:08.735 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-28 11:49:08.780 | [192229 Async configure_neutron_nova:243813]: running: configure_neutron_nova 2022-07-28 11:49:08.783 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-28 11:49:08.786 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 11:49:08.790 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-28 11:49:08.799 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 11:49:08.799 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 11:49:08.799 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 11:49:08.801 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 11:49:08.804 | + functions-common:run_phase:1878 : local extra 2022-07-28 11:49:08.808 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 11:49:08.813 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 11:49:08.816 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 11:49:08.819 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 11:49:08.822 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-28 11:49:08.825 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 11:49:08.843 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:08.846 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 11:49:08.849 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 11:49:08.851 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-28 11:49:08.854 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 11:49:08.857 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 11:49:08.860 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-28 11:49:08.862 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 11:49:08.865 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 11:49:08.868 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 11:49:08.871 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 11:49:08.874 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-28 11:49:08.877 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 11:49:08.880 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-28 11:49:08.882 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 11:49:08.886 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 11:49:08.889 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-28 11:49:08.892 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-28 11:49:08.895 | + inc/meta-config:merge_config_group:171 : shift 2022-07-28 11:49:08.898 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-28 11:49:08.900 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 11:49:08.903 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-28 11:49:08.906 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-28 11:49:08.909 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-28 11:49:08.914 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 11:49:08.915 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-28 11:49:08.918 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 11:49:08.921 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-28 11:49:08.921 | /^\[\[.+\|.*\]\]/ { 2022-07-28 11:49:08.921 | gsub("[][]", "", $1); 2022-07-28 11:49:08.921 | split($1, a, "|"); 2022-07-28 11:49:08.921 | if (a[1] == matchgroup) 2022-07-28 11:49:08.921 | print a[2] 2022-07-28 11:49:08.921 | } 2022-07-28 11:49:08.921 | ' /home/ubuntu/devstack/local.conf 2022-07-28 11:49:08.929 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 11:49:08.932 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 11:49:08.935 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 11:49:08.939 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-28 11:49:08.941 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-28 11:49:08.945 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-28 11:49:08.947 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-28 11:49:08.951 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-28 11:49:08.956 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-28 11:49:08.959 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-28 11:49:08.962 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 11:49:08.965 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 11:49:08.968 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 11:49:08.977 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-28 11:49:08.977 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 11:49:08.977 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-28 11:49:08.980 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-28 11:49:08.985 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-28 11:49:08.988 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-28 11:49:08.992 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 11:49:08.992 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-28 11:49:08.992 | BEGIN { 2022-07-28 11:49:08.992 | section = "" 2022-07-28 11:49:08.992 | last_section = "" 2022-07-28 11:49:08.993 | section_count = 0 2022-07-28 11:49:08.993 | } 2022-07-28 11:49:08.993 | /^\[.+\]/ { 2022-07-28 11:49:08.993 | gsub("[][]", "", $1); 2022-07-28 11:49:08.993 | section=$1 2022-07-28 11:49:08.993 | next 2022-07-28 11:49:08.993 | } 2022-07-28 11:49:08.993 | /^ *\#/ { 2022-07-28 11:49:08.993 | next 2022-07-28 11:49:08.993 | } 2022-07-28 11:49:08.993 | /^[^ \t]+/ { 2022-07-28 11:49:08.993 | # get offset of first = in $0 2022-07-28 11:49:08.993 | eq_idx = index($0, "=") 2022-07-28 11:49:08.993 | # extract attr & value from $0 2022-07-28 11:49:08.993 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 11:49:08.993 | value = substr($0, eq_idx + 1) 2022-07-28 11:49:08.993 | # only need to strip trailing whitespace from attr 2022-07-28 11:49:08.993 | sub(/[ \t]*$/, "", attr) 2022-07-28 11:49:08.993 | # need to strip leading & trailing whitespace from value 2022-07-28 11:49:08.993 | sub(/^[ \t]*/, "", value) 2022-07-28 11:49:08.993 | sub(/[ \t]*$/, "", value) 2022-07-28 11:49:08.993 | 2022-07-28 11:49:08.993 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 11:49:08.993 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 11:49:08.993 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 11:49:08.993 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 11:49:08.993 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 11:49:08.993 | if (section != last_section) { 2022-07-28 11:49:08.994 | cfg_section[section_count++] = section 2022-07-28 11:49:08.994 | last_section = section 2022-07-28 11:49:08.994 | } 2022-07-28 11:49:08.994 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 11:49:08.994 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 11:49:08.994 | 2022-07-28 11:49:08.994 | cfg_attr[section, attr, 0] = value 2022-07-28 11:49:08.994 | cfg_attr_count[section, attr] = 1 2022-07-28 11:49:08.994 | } else { 2022-07-28 11:49:08.994 | lno = cfg_attr_count[section, attr]++ 2022-07-28 11:49:08.994 | cfg_attr[section, attr, lno] = value 2022-07-28 11:49:08.994 | } 2022-07-28 11:49:08.994 | } 2022-07-28 11:49:08.994 | END { 2022-07-28 11:49:08.994 | # Process each section in order 2022-07-28 11:49:08.994 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 11:49:08.994 | section = cfg_section[sno] 2022-07-28 11:49:08.994 | # The ini routines simply append a config item immediately 2022-07-28 11:49:08.994 | # after the section header. To keep the same order as defined 2022-07-28 11:49:08.994 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 11:49:08.994 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 11:49:08.994 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 11:49:08.994 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 11:49:08.994 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 11:49:08.995 | else { 2022-07-28 11:49:08.995 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 11:49:08.995 | count = cfg_attr_count[section, attr] 2022-07-28 11:49:08.995 | print "inidelete " configfile " " section " " attr 2022-07-28 11:49:08.995 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 11:49:08.995 | for (l = count -2; l >= 0; l--) 2022-07-28 11:49:08.995 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 11:49:08.995 | } 2022-07-28 11:49:08.995 | } 2022-07-28 11:49:08.995 | } 2022-07-28 11:49:08.995 | } 2022-07-28 11:49:08.995 | ' 2022-07-28 11:49:08.995 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:08.995 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 11:49:08.995 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 11:49:08.998 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 11:49:09.002 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-28 11:49:09.005 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 11:49:09.008 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-28 11:49:09.011 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-28 11:49:09.011 | BEGIN { group = "" } 2022-07-28 11:49:09.011 | /^\[\[.+\|.*\]\]/ { 2022-07-28 11:49:09.011 | gsub("[][]", "", $1); 2022-07-28 11:49:09.011 | split($1, a, "|"); 2022-07-28 11:49:09.011 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 11:49:09.011 | group=a[1] 2022-07-28 11:49:09.011 | } else { 2022-07-28 11:49:09.011 | group="" 2022-07-28 11:49:09.011 | } 2022-07-28 11:49:09.012 | next 2022-07-28 11:49:09.012 | } 2022-07-28 11:49:09.012 | { 2022-07-28 11:49:09.012 | if (group != "") 2022-07-28 11:49:09.012 | print $0 2022-07-28 11:49:09.012 | } 2022-07-28 11:49:09.012 | ' /home/ubuntu/devstack/local.conf 2022-07-28 11:49:09.018 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-07-28 11:49:09.021 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-07-28 11:49:09.059 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.062 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-28 11:49:09.065 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-28 11:49:09.101 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.104 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-28 11:49:09.107 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-28 11:49:09.151 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.154 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-28 11:49:09.157 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-28 11:49:09.189 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.192 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-28 11:49:09.194 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-28 11:49:09.226 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.229 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-28 11:49:09.232 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 11:49:09.266 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.269 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.67/identity"' 2022-07-28 11:49:09.272 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.67/identity 2022-07-28 11:49:09.306 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.309 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-28 11:49:09.312 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 11:49:09.347 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.350 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-28 11:49:09.353 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 11:49:09.387 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.390 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-28 11:49:09.393 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 11:49:09.427 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.430 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-28 11:49:09.434 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 11:49:09.470 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.473 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-28 11:49:09.476 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 11:49:09.512 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.515 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-28 11:49:09.522 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-28 11:49:09.554 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.558 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 11:49:09.561 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 11:49:09.563 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 11:49:09.567 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-28 11:49:09.570 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-28 11:49:09.574 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-28 11:49:09.577 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-28 11:49:09.580 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-28 11:49:09.585 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-28 11:49:09.588 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-28 11:49:09.591 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 11:49:09.594 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 11:49:09.597 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 11:49:09.601 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-28 11:49:09.605 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 11:49:09.608 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-28 11:49:09.611 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-28 11:49:09.614 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-28 11:49:09.617 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-28 11:49:09.620 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 11:49:09.621 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.623 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 11:49:09.623 | BEGIN { 2022-07-28 11:49:09.623 | section = "" 2022-07-28 11:49:09.623 | last_section = "" 2022-07-28 11:49:09.623 | section_count = 0 2022-07-28 11:49:09.623 | } 2022-07-28 11:49:09.623 | /^\[.+\]/ { 2022-07-28 11:49:09.624 | gsub("[][]", "", $1); 2022-07-28 11:49:09.624 | section=$1 2022-07-28 11:49:09.624 | next 2022-07-28 11:49:09.624 | } 2022-07-28 11:49:09.624 | /^ *\#/ { 2022-07-28 11:49:09.624 | next 2022-07-28 11:49:09.624 | } 2022-07-28 11:49:09.624 | /^[^ \t]+/ { 2022-07-28 11:49:09.624 | # get offset of first = in $0 2022-07-28 11:49:09.624 | eq_idx = index($0, "=") 2022-07-28 11:49:09.624 | # extract attr & value from $0 2022-07-28 11:49:09.624 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 11:49:09.624 | value = substr($0, eq_idx + 1) 2022-07-28 11:49:09.624 | # only need to strip trailing whitespace from attr 2022-07-28 11:49:09.624 | sub(/[ \t]*$/, "", attr) 2022-07-28 11:49:09.624 | # need to strip leading & trailing whitespace from value 2022-07-28 11:49:09.624 | sub(/^[ \t]*/, "", value) 2022-07-28 11:49:09.624 | sub(/[ \t]*$/, "", value) 2022-07-28 11:49:09.624 | 2022-07-28 11:49:09.624 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 11:49:09.624 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 11:49:09.624 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 11:49:09.624 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 11:49:09.624 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 11:49:09.624 | if (section != last_section) { 2022-07-28 11:49:09.624 | cfg_section[section_count++] = section 2022-07-28 11:49:09.624 | last_section = section 2022-07-28 11:49:09.624 | } 2022-07-28 11:49:09.624 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 11:49:09.624 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 11:49:09.624 | 2022-07-28 11:49:09.625 | cfg_attr[section, attr, 0] = value 2022-07-28 11:49:09.625 | cfg_attr_count[section, attr] = 1 2022-07-28 11:49:09.625 | } else { 2022-07-28 11:49:09.625 | lno = cfg_attr_count[section, attr]++ 2022-07-28 11:49:09.625 | cfg_attr[section, attr, lno] = value 2022-07-28 11:49:09.625 | } 2022-07-28 11:49:09.625 | } 2022-07-28 11:49:09.625 | END { 2022-07-28 11:49:09.625 | # Process each section in order 2022-07-28 11:49:09.625 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 11:49:09.625 | section = cfg_section[sno] 2022-07-28 11:49:09.625 | # The ini routines simply append a config item immediately 2022-07-28 11:49:09.625 | # after the section header. To keep the same order as defined 2022-07-28 11:49:09.625 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 11:49:09.625 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 11:49:09.625 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 11:49:09.625 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 11:49:09.625 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 11:49:09.625 | else { 2022-07-28 11:49:09.625 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 11:49:09.625 | count = cfg_attr_count[section, attr] 2022-07-28 11:49:09.625 | print "inidelete " configfile " " section " " attr 2022-07-28 11:49:09.625 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 11:49:09.625 | for (l = count -2; l >= 0; l--) 2022-07-28 11:49:09.625 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 11:49:09.625 | } 2022-07-28 11:49:09.625 | } 2022-07-28 11:49:09.625 | } 2022-07-28 11:49:09.625 | } 2022-07-28 11:49:09.625 | ' 2022-07-28 11:49:09.625 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 11:49:09.626 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 11:49:09.627 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 11:49:09.630 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-28 11:49:09.633 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 11:49:09.636 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-28 11:49:09.639 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 11:49:09.639 | BEGIN { group = "" } 2022-07-28 11:49:09.639 | /^\[\[.+\|.*\]\]/ { 2022-07-28 11:49:09.639 | gsub("[][]", "", $1); 2022-07-28 11:49:09.639 | split($1, a, "|"); 2022-07-28 11:49:09.639 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 11:49:09.639 | group=a[1] 2022-07-28 11:49:09.639 | } else { 2022-07-28 11:49:09.639 | group="" 2022-07-28 11:49:09.639 | } 2022-07-28 11:49:09.639 | next 2022-07-28 11:49:09.639 | } 2022-07-28 11:49:09.639 | { 2022-07-28 11:49:09.639 | if (group != "") 2022-07-28 11:49:09.639 | print $0 2022-07-28 11:49:09.639 | } 2022-07-28 11:49:09.639 | ' /home/ubuntu/devstack/local.conf 2022-07-28 11:49:09.646 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-28 11:49:09.649 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-28 11:49:09.680 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.684 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-28 11:49:09.686 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-28 11:49:09.688 | + inc/async:async_inner:64 : rc=0 2022-07-28 11:49:09.716 | [243813 Async configure_neutron_nova:243813]: finished successfully 2022-07-28 11:49:09.721 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.724 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-28 11:49:09.727 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-28 11:49:09.758 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.761 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-28 11:49:09.764 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-28 11:49:09.795 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.797 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-28 11:49:09.800 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-28 11:49:09.830 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.833 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-28 11:49:09.835 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-28 11:49:09.867 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.871 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-28 11:49:09.873 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-28 11:49:09.903 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.906 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-28 11:49:09.908 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-28 11:49:09.940 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.942 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-28 11:49:09.945 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-28 11:49:09.975 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:09.978 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-28 11:49:09.981 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-28 11:49:10.012 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:10.015 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-28 11:49:10.017 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-28 11:49:10.048 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:10.051 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-28 11:49:10.058 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-28 11:49:10.086 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:10.089 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-28 11:49:10.092 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-28 11:49:10.124 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:10.126 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-28 11:49:10.129 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-28 11:49:10.165 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:10.168 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-28 11:49:10.171 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-28 11:49:10.203 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:10.206 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-28 11:49:10.208 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-28 11:49:10.240 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:10.243 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 11:49:10.246 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 11:49:10.249 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 11:49:10.252 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-28 11:49:10.257 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-28 11:49:10.258 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-28 11:49:10.261 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-28 11:49:10.264 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-28 11:49:10.269 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-28 11:49:10.271 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-28 11:49:10.274 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 11:49:10.277 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 11:49:10.280 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 11:49:10.282 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-28 11:49:10.285 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 11:49:10.288 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-28 11:49:10.291 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-28 11:49:10.295 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-28 11:49:10.297 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-28 11:49:10.301 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-28 11:49:10.301 | BEGIN { 2022-07-28 11:49:10.301 | section = "" 2022-07-28 11:49:10.301 | last_section = "" 2022-07-28 11:49:10.301 | section_count = 0 2022-07-28 11:49:10.301 | } 2022-07-28 11:49:10.301 | /^\[.+\]/ { 2022-07-28 11:49:10.301 | gsub("[][]", "", $1); 2022-07-28 11:49:10.301 | section=$1 2022-07-28 11:49:10.301 | next 2022-07-28 11:49:10.301 | } 2022-07-28 11:49:10.302 | /^ *\#/ { 2022-07-28 11:49:10.302 | next 2022-07-28 11:49:10.302 | } 2022-07-28 11:49:10.302 | /^[^ \t]+/ { 2022-07-28 11:49:10.302 | # get offset of first = in $0 2022-07-28 11:49:10.302 | eq_idx = index($0, "=") 2022-07-28 11:49:10.302 | # extract attr & value from $0 2022-07-28 11:49:10.302 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 11:49:10.302 | value = substr($0, eq_idx + 1) 2022-07-28 11:49:10.302 | # only need to strip trailing whitespace from attr 2022-07-28 11:49:10.302 | sub(/[ \t]*$/, "", attr) 2022-07-28 11:49:10.302 | # need to strip leading & trailing whitespace from value 2022-07-28 11:49:10.302 | sub(/^[ \t]*/, "", value) 2022-07-28 11:49:10.302 | sub(/[ \t]*$/, "", value) 2022-07-28 11:49:10.302 | 2022-07-28 11:49:10.302 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 11:49:10.302 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 11:49:10.302 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 11:49:10.302 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 11:49:10.302 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 11:49:10.302 | if (section != last_section) { 2022-07-28 11:49:10.302 | cfg_section[section_count++] = section 2022-07-28 11:49:10.302 | last_section = section 2022-07-28 11:49:10.302 | } 2022-07-28 11:49:10.302 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 11:49:10.302 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 11:49:10.302 | 2022-07-28 11:49:10.303 | cfg_attr[section, attr, 0] = value 2022-07-28 11:49:10.303 | cfg_attr_count[section, attr] = 1 2022-07-28 11:49:10.303 | } else { 2022-07-28 11:49:10.303 | lno = cfg_attr_count[section, attr]++ 2022-07-28 11:49:10.303 | cfg_attr[section, attr, lno] = value 2022-07-28 11:49:10.303 | } 2022-07-28 11:49:10.303 | } 2022-07-28 11:49:10.303 | END { 2022-07-28 11:49:10.303 | # Process each section in order 2022-07-28 11:49:10.303 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 11:49:10.303 | section = cfg_section[sno] 2022-07-28 11:49:10.303 | # The ini routines simply append a config item immediately 2022-07-28 11:49:10.303 | # after the section header. To keep the same order as defined 2022-07-28 11:49:10.303 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 11:49:10.303 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 11:49:10.303 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 11:49:10.303 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 11:49:10.303 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 11:49:10.303 | else { 2022-07-28 11:49:10.303 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 11:49:10.303 | count = cfg_attr_count[section, attr] 2022-07-28 11:49:10.303 | print "inidelete " configfile " " section " " attr 2022-07-28 11:49:10.303 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 11:49:10.303 | for (l = count -2; l >= 0; l--) 2022-07-28 11:49:10.303 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 11:49:10.303 | } 2022-07-28 11:49:10.303 | } 2022-07-28 11:49:10.303 | } 2022-07-28 11:49:10.303 | } 2022-07-28 11:49:10.303 | ' 2022-07-28 11:49:10.303 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 11:49:10.303 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:10.305 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 11:49:10.305 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 11:49:10.308 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 11:49:10.310 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-28 11:49:10.313 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 11:49:10.315 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-28 11:49:10.320 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-28 11:49:10.320 | BEGIN { group = "" } 2022-07-28 11:49:10.320 | /^\[\[.+\|.*\]\]/ { 2022-07-28 11:49:10.320 | gsub("[][]", "", $1); 2022-07-28 11:49:10.320 | split($1, a, "|"); 2022-07-28 11:49:10.320 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 11:49:10.320 | group=a[1] 2022-07-28 11:49:10.320 | } else { 2022-07-28 11:49:10.320 | group="" 2022-07-28 11:49:10.320 | } 2022-07-28 11:49:10.320 | next 2022-07-28 11:49:10.320 | } 2022-07-28 11:49:10.320 | { 2022-07-28 11:49:10.320 | if (group != "") 2022-07-28 11:49:10.320 | print $0 2022-07-28 11:49:10.320 | } 2022-07-28 11:49:10.321 | ' /home/ubuntu/devstack/local.conf 2022-07-28 11:49:10.325 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.67/identity/v2.0"' 2022-07-28 11:49:10.327 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.67/identity/v2.0 2022-07-28 11:49:10.357 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:10.360 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 11:49:10.363 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 11:49:10.366 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 11:49:10.369 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-28 11:49:10.372 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:49:10.375 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:49:10.378 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-28 11:49:10.381 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:49:10.386 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-28 11:49:10.389 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-28 11:49:10.391 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 11:49:10.394 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 11:49:10.397 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 11:49:10.399 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 11:49:10.402 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 11:49:10.405 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-28 11:49:10.408 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:49:10.411 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 11:49:10.414 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-28 11:49:10.418 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 11:49:10.418 | BEGIN { 2022-07-28 11:49:10.418 | section = "" 2022-07-28 11:49:10.418 | last_section = "" 2022-07-28 11:49:10.418 | section_count = 0 2022-07-28 11:49:10.418 | } 2022-07-28 11:49:10.418 | /^\[.+\]/ { 2022-07-28 11:49:10.418 | gsub("[][]", "", $1); 2022-07-28 11:49:10.418 | section=$1 2022-07-28 11:49:10.418 | next 2022-07-28 11:49:10.418 | } 2022-07-28 11:49:10.418 | /^ *\#/ { 2022-07-28 11:49:10.418 | next 2022-07-28 11:49:10.418 | } 2022-07-28 11:49:10.418 | /^[^ \t]+/ { 2022-07-28 11:49:10.418 | # get offset of first = in $0 2022-07-28 11:49:10.418 | eq_idx = index($0, "=") 2022-07-28 11:49:10.418 | # extract attr & value from $0 2022-07-28 11:49:10.418 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 11:49:10.418 | value = substr($0, eq_idx + 1) 2022-07-28 11:49:10.419 | # only need to strip trailing whitespace from attr 2022-07-28 11:49:10.419 | sub(/[ \t]*$/, "", attr) 2022-07-28 11:49:10.419 | # need to strip leading & trailing whitespace from value 2022-07-28 11:49:10.419 | sub(/^[ \t]*/, "", value) 2022-07-28 11:49:10.419 | sub(/[ \t]*$/, "", value) 2022-07-28 11:49:10.419 | 2022-07-28 11:49:10.419 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 11:49:10.419 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 11:49:10.419 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 11:49:10.419 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 11:49:10.419 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 11:49:10.419 | if (section != last_section) { 2022-07-28 11:49:10.419 | cfg_section[section_count++] = section 2022-07-28 11:49:10.419 | last_section = section 2022-07-28 11:49:10.419 | } 2022-07-28 11:49:10.419 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 11:49:10.419 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 11:49:10.419 | 2022-07-28 11:49:10.419 | cfg_attr[section, attr, 0] = value 2022-07-28 11:49:10.419 | cfg_attr_count[section, attr] = 1 2022-07-28 11:49:10.419 | } else { 2022-07-28 11:49:10.419 | lno = cfg_attr_count[section, attr]++ 2022-07-28 11:49:10.419 | cfg_attr[section, attr, lno] = value 2022-07-28 11:49:10.419 | } 2022-07-28 11:49:10.419 | } 2022-07-28 11:49:10.419 | END { 2022-07-28 11:49:10.419 | # Process each section in order 2022-07-28 11:49:10.419 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 11:49:10.419 | section = cfg_section[sno] 2022-07-28 11:49:10.419 | # The ini routines simply append a config item immediately 2022-07-28 11:49:10.419 | # after the section header. To keep the same order as defined 2022-07-28 11:49:10.419 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 11:49:10.419 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 11:49:10.419 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 11:49:10.420 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 11:49:10.420 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 11:49:10.420 | else { 2022-07-28 11:49:10.420 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 11:49:10.420 | count = cfg_attr_count[section, attr] 2022-07-28 11:49:10.420 | print "inidelete " configfile " " section " " attr 2022-07-28 11:49:10.420 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 11:49:10.420 | for (l = count -2; l >= 0; l--) 2022-07-28 11:49:10.420 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 11:49:10.420 | } 2022-07-28 11:49:10.420 | } 2022-07-28 11:49:10.420 | } 2022-07-28 11:49:10.420 | } 2022-07-28 11:49:10.420 | ' 2022-07-28 11:49:10.420 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:10.420 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 11:49:10.421 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 11:49:10.422 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 11:49:10.426 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 11:49:10.428 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 11:49:10.431 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 11:49:10.434 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-28 11:49:10.437 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 11:49:10.437 | BEGIN { group = "" } 2022-07-28 11:49:10.437 | /^\[\[.+\|.*\]\]/ { 2022-07-28 11:49:10.437 | gsub("[][]", "", $1); 2022-07-28 11:49:10.437 | split($1, a, "|"); 2022-07-28 11:49:10.437 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 11:49:10.437 | group=a[1] 2022-07-28 11:49:10.437 | } else { 2022-07-28 11:49:10.437 | group="" 2022-07-28 11:49:10.437 | } 2022-07-28 11:49:10.437 | next 2022-07-28 11:49:10.437 | } 2022-07-28 11:49:10.437 | { 2022-07-28 11:49:10.437 | if (group != "") 2022-07-28 11:49:10.437 | print $0 2022-07-28 11:49:10.437 | } 2022-07-28 11:49:10.437 | ' /home/ubuntu/devstack/local.conf 2022-07-28 11:49:10.444 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-28 11:49:10.446 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-28 11:49:10.477 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:10.480 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-28 11:49:10.483 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-28 11:49:10.513 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:49:10.516 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-28 11:49:10.534 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:10.537 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-28 11:49:10.540 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:49:10.543 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-28 11:49:10.546 | + ./stack.sh:main:1247 : start_swift 2022-07-28 11:49:10.549 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-28 11:49:10.551 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 11:49:10.554 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 11:49:10.589 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-28 11:49:10.593 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 11:49:10.596 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 11:49:10.599 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-28 11:49:11.050 | Restarting rsync (via systemctl): rsync.service. 2022-07-28 11:49:11.055 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-28 11:49:11.058 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-28 11:49:11.061 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-28 11:49:11.063 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-28 11:49:11.066 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 11:49:11.069 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 11:49:11.071 | + functions-common:run_process:1694 : local service=s-object 2022-07-28 11:49:11.074 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 11:49:11.077 | + functions-common:run_process:1696 : local group= 2022-07-28 11:49:11.079 | + functions-common:run_process:1697 : local user= 2022-07-28 11:49:11.082 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:49:11.086 | + functions-common:run_process:1700 : local name=s-object 2022-07-28 11:49:11.089 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:49:11.092 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:49:11.095 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:11.097 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:11.100 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:11.106 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008951102 2022-07-28 11:49:11.108 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-28 11:49:11.125 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:11.128 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-07-28 11:49:11.130 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-28 11:49:11.133 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 11:49:11.135 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 11:49:11.138 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 11:49:11.140 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 11:49:11.143 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-28 11:49:11.145 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-28 11:49:11.148 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-28 11:49:11.151 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:49:11.164 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:49:11.164 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:49:11.164 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:49:11.164 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-28 11:49:11.164 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-07-28 11:49:11.167 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-28 11:49:11.170 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 11:49:11.172 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:49:11.174 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:49:11.177 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:49:11.179 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:49:11.181 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:49:11.184 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-28 11:49:11.186 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:49:11.190 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-07-28 11:49:11.245 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-28 11:49:11.305 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 11:49:11.365 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-28 11:49:11.421 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-28 11:49:11.480 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:49:11.535 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:49:11.537 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:49:11.539 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-28 11:49:11.601 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:49:12.056 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-28 11:49:12.069 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-28 11:49:12.474 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-28 11:49:12.501 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:49:12.504 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:12.506 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:12.510 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:12.512 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:12.515 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:12.521 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:49:12.521 | + functions-common:time_stop:2447 : start_time=1659008951102 2022-07-28 11:49:12.522 | + functions-common:time_stop:2449 : [[ -z 1659008951102 ]] 2022-07-28 11:49:12.526 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:12.530 | + functions-common:time_stop:2452 : end_time=1659008952528 2022-07-28 11:49:12.533 | + functions-common:time_stop:2453 : elapsed_time=1426 2022-07-28 11:49:12.535 | + functions-common:time_stop:2454 : total=3081 2022-07-28 11:49:12.538 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:12.544 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4507 2022-07-28 11:49:12.544 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 11:49:12.546 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 11:49:12.549 | + functions-common:run_process:1694 : local service=s-container 2022-07-28 11:49:12.551 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 11:49:12.554 | + functions-common:run_process:1696 : local group= 2022-07-28 11:49:12.557 | + functions-common:run_process:1697 : local user= 2022-07-28 11:49:12.560 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:49:12.563 | + functions-common:run_process:1700 : local name=s-container 2022-07-28 11:49:12.567 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:49:12.568 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:49:12.571 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:12.575 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:12.578 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:12.583 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008952580 2022-07-28 11:49:12.585 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-28 11:49:12.604 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:12.607 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-07-28 11:49:12.609 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-28 11:49:12.611 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 11:49:12.614 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 11:49:12.617 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 11:49:12.620 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 11:49:12.622 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-28 11:49:12.625 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-28 11:49:12.628 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-28 11:49:12.630 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:49:12.635 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:49:12.636 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:49:12.638 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:49:12.641 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-28 11:49:12.646 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-07-28 11:49:12.649 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-28 11:49:12.651 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 11:49:12.654 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:49:12.656 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:49:12.659 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:49:12.661 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:49:12.664 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:49:12.666 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-28 11:49:12.669 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:49:12.673 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-07-28 11:49:12.737 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-28 11:49:12.802 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 11:49:12.860 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-28 11:49:12.919 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-28 11:49:12.976 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:49:13.035 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:49:13.038 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:49:13.041 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-28 11:49:13.107 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:49:13.574 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-28 11:49:13.592 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-28 11:49:14.029 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-28 11:49:14.055 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:49:14.057 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:14.060 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:14.063 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:14.065 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:14.068 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:14.070 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:49:14.073 | + functions-common:time_stop:2447 : start_time=1659008952580 2022-07-28 11:49:14.076 | + functions-common:time_stop:2449 : [[ -z 1659008952580 ]] 2022-07-28 11:49:14.079 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:14.084 | + functions-common:time_stop:2452 : end_time=1659008954081 2022-07-28 11:49:14.086 | + functions-common:time_stop:2453 : elapsed_time=1501 2022-07-28 11:49:14.090 | + functions-common:time_stop:2454 : total=4507 2022-07-28 11:49:14.092 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:14.096 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6008 2022-07-28 11:49:14.099 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 11:49:14.102 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 11:49:14.105 | + functions-common:run_process:1694 : local service=s-account 2022-07-28 11:49:14.108 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 11:49:14.111 | + functions-common:run_process:1696 : local group= 2022-07-28 11:49:14.113 | + functions-common:run_process:1697 : local user= 2022-07-28 11:49:14.116 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:49:14.118 | + functions-common:run_process:1700 : local name=s-account 2022-07-28 11:49:14.121 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:49:14.124 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:49:14.126 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:14.129 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:14.132 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:14.137 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008954134 2022-07-28 11:49:14.140 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-28 11:49:14.159 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:14.162 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-07-28 11:49:14.164 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-28 11:49:14.168 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 11:49:14.170 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 11:49:14.173 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 11:49:14.175 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 11:49:14.178 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-28 11:49:14.180 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-28 11:49:14.183 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-28 11:49:14.185 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:49:14.188 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:49:14.190 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:49:14.193 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:49:14.195 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-28 11:49:14.198 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-07-28 11:49:14.201 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-28 11:49:14.203 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 11:49:14.205 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:49:14.208 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:49:14.210 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:49:14.213 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:49:14.216 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:49:14.218 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-28 11:49:14.221 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:49:14.226 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-07-28 11:49:14.281 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-28 11:49:14.340 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 11:49:14.395 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-28 11:49:14.455 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-28 11:49:14.512 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:49:14.568 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:49:14.571 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:49:14.573 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-28 11:49:14.631 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:49:15.086 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-28 11:49:15.104 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-28 11:49:15.521 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-28 11:49:15.543 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:49:15.546 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:15.549 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:15.554 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:15.557 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:15.560 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:15.562 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:49:15.565 | + functions-common:time_stop:2447 : start_time=1659008954134 2022-07-28 11:49:15.568 | + functions-common:time_stop:2449 : [[ -z 1659008954134 ]] 2022-07-28 11:49:15.571 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:15.576 | + functions-common:time_stop:2452 : end_time=1659008955573 2022-07-28 11:49:15.579 | + functions-common:time_stop:2453 : elapsed_time=1439 2022-07-28 11:49:15.581 | + functions-common:time_stop:2454 : total=6008 2022-07-28 11:49:15.584 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:15.586 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7447 2022-07-28 11:49:15.589 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-28 11:49:15.592 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-28 11:49:15.648 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 11:49:15.652 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-28 11:49:15.654 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 11:49:15.657 | + functions-common:run_process:1696 : local group= 2022-07-28 11:49:15.660 | + functions-common:run_process:1697 : local user= 2022-07-28 11:49:15.662 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:49:15.665 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-28 11:49:15.668 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:49:15.671 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:49:15.673 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:15.676 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:15.680 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:15.684 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008955681 2022-07-28 11:49:15.687 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-28 11:49:15.705 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:15.707 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-07-28 11:49:15.710 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-28 11:49:15.713 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 11:49:15.716 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 11:49:15.719 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 11:49:15.721 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 11:49:15.724 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-28 11:49:15.726 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-28 11:49:15.730 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-28 11:49:15.732 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:49:15.738 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:49:15.738 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:49:15.740 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:49:15.743 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-28 11:49:15.746 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-07-28 11:49:15.748 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-28 11:49:15.751 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 11:49:15.753 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:49:15.756 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:49:15.758 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:49:15.762 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:49:15.764 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:49:15.768 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-28 11:49:15.770 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:49:15.777 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-07-28 11:49:15.836 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-28 11:49:15.895 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 11:49:15.953 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-28 11:49:16.011 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-28 11:49:16.071 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:49:16.134 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:49:16.137 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:49:16.139 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-07-28 11:49:16.197 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:49:16.662 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-28 11:49:17.124 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-28 11:49:17.146 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:49:17.153 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:17.163 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:17.163 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:17.163 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:17.164 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:17.167 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:49:17.170 | + functions-common:time_stop:2447 : start_time=1659008955681 2022-07-28 11:49:17.172 | + functions-common:time_stop:2449 : [[ -z 1659008955681 ]] 2022-07-28 11:49:17.175 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:17.180 | + functions-common:time_stop:2452 : end_time=1659008957177 2022-07-28 11:49:17.183 | + functions-common:time_stop:2453 : elapsed_time=1496 2022-07-28 11:49:17.186 | + functions-common:time_stop:2454 : total=7447 2022-07-28 11:49:17.188 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:17.197 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8943 2022-07-28 11:49:17.197 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-28 11:49:17.213 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:49:17.216 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 11:49:17.219 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-28 11:49:17.221 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 11:49:17.224 | + functions-common:run_process:1696 : local group= 2022-07-28 11:49:17.227 | + functions-common:run_process:1697 : local user= 2022-07-28 11:49:17.230 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:49:17.232 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-28 11:49:17.235 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:49:17.237 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:49:17.240 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:17.243 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:17.247 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:17.251 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008957249 2022-07-28 11:49:17.254 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-28 11:49:17.273 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:17.276 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-07-28 11:49:17.279 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-28 11:49:17.281 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 11:49:17.284 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 11:49:17.291 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 11:49:17.291 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 11:49:17.293 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-28 11:49:17.295 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-28 11:49:17.298 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-28 11:49:17.300 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:49:17.303 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:49:17.306 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:49:17.309 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:49:17.311 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-28 11:49:17.314 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-07-28 11:49:17.316 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-28 11:49:17.319 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 11:49:17.323 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:49:17.325 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:49:17.327 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:49:17.330 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:49:17.332 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:49:17.335 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-28 11:49:17.337 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:49:17.348 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-07-28 11:49:17.399 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-28 11:49:17.463 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 11:49:17.521 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-28 11:49:17.577 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-28 11:49:17.637 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:49:17.693 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:49:17.695 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:49:17.698 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-28 11:49:17.757 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:49:18.231 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-28 11:49:18.245 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-28 11:49:18.674 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-28 11:49:18.695 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:49:18.700 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:18.705 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:18.708 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:18.710 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:18.713 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:18.716 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:49:18.719 | + functions-common:time_stop:2447 : start_time=1659008957249 2022-07-28 11:49:18.721 | + functions-common:time_stop:2449 : [[ -z 1659008957249 ]] 2022-07-28 11:49:18.725 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:18.730 | + functions-common:time_stop:2452 : end_time=1659008958727 2022-07-28 11:49:18.733 | + functions-common:time_stop:2453 : elapsed_time=1478 2022-07-28 11:49:18.736 | + functions-common:time_stop:2454 : total=8943 2022-07-28 11:49:18.738 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:18.741 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10421 2022-07-28 11:49:18.743 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-28 11:49:18.744 | Waiting for swift proxy to start... 2022-07-28 11:49:18.746 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.67:8080/info 2022-07-28 11:49:18.749 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 11:49:18.751 | + functions:wait_for_service:458 : local url=http://10.222.0.67:8080/info 2022-07-28 11:49:18.754 | + functions:wait_for_service:459 : local rval=0 2022-07-28 11:49:18.756 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 11:49:18.760 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 11:49:18.762 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:18.764 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:18.768 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:18.772 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008958770 2022-07-28 11:49:18.776 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 11:49:18.782 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2022-07-28 11:49:18.794 | + :: : [[ 000 == 503 ]] 2022-07-28 11:49:18.796 | + :: : [[ 7 -eq 7 ]] 2022-07-28 11:49:18.797 | + :: : sleep 1 2022-07-28 11:49:19.801 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2022-07-28 11:49:19.814 | + :: : [[ 000 == 503 ]] 2022-07-28 11:49:19.816 | + :: : [[ 7 -eq 7 ]] 2022-07-28 11:49:19.817 | + :: : sleep 1 2022-07-28 11:49:20.820 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2022-07-28 11:49:20.834 | + :: : [[ 000 == 503 ]] 2022-07-28 11:49:20.835 | + :: : [[ 7 -eq 7 ]] 2022-07-28 11:49:20.836 | + :: : sleep 1 2022-07-28 11:49:21.840 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2022-07-28 11:49:21.863 | + :: : [[ 200 == 503 ]] 2022-07-28 11:49:21.865 | + :: : [[ 0 -eq 7 ]] 2022-07-28 11:49:21.868 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 11:49:21.871 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:21.874 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:21.876 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:21.879 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:21.881 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:21.885 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 11:49:21.887 | + functions-common:time_stop:2447 : start_time=1659008958770 2022-07-28 11:49:21.891 | + functions-common:time_stop:2449 : [[ -z 1659008958770 ]] 2022-07-28 11:49:21.894 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:21.899 | + functions-common:time_stop:2452 : end_time=1659008961896 2022-07-28 11:49:21.902 | + functions-common:time_stop:2453 : elapsed_time=3126 2022-07-28 11:49:21.904 | + functions-common:time_stop:2454 : total=6368 2022-07-28 11:49:21.907 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:21.909 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9494 2022-07-28 11:49:21.912 | + functions:wait_for_service:467 : return 0 2022-07-28 11:49:21.915 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-28 11:49:21.918 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 11:49:21.920 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-28 11:49:21.940 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:21.942 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 11:49:21.974 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-28 11:49:22.028 | [192229 Async configure_neutron_nova:243813]: Waiting for completion of configure_neutron_nova running on PID 243813 (2 other jobs running) 2022-07-28 11:49:22.055 | [192229 Async configure_neutron_nova:243813]: Signaling child to exit 2022-07-28 11:49:22.055 | WAKEUP 2022-07-28 11:49:22.079 | [192229 Async configure_neutron_nova:243813]: Signaled 2022-07-28 11:49:22.081 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-28 11:49:22.081 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 11:49:22.081 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 11:49:22.081 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 11:49:22.081 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 11:49:22.081 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 11:49:22.081 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 11:49:22.081 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-28 11:49:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-28 11:49:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-28 11:49:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.67/identity 2022-07-28 11:49:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-28 11:49:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-28 11:49:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-28 11:49:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-28 11:49:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-28 11:49:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-28 11:49:22.082 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 11:49:22.082 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 11:49:22.082 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-28 11:49:22.082 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-28 11:49:22.082 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-28 11:49:22.082 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 11:49:22.082 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-28 11:49:22.082 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-28 11:49:22.082 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 11:49:22.082 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 11:49:22.082 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-28 11:49:22.082 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.67/identity 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-28 11:49:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-28 11:49:22.083 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 11:49:22.083 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 11:49:22.083 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 11:49:22.083 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:22.083 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-28 11:49:22.083 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 11:49:22.083 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-28 11:49:22.128 | [192229 Async configure_neutron_nova:243813]: finished configure_neutron_nova with result 0 in 1 seconds 2022-07-28 11:49:22.133 | + inc/async:async_wait:197 : return 0 2022-07-28 11:49:22.135 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-28 11:49:22.154 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:22.157 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 11:49:22.190 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 11:49:22.223 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-28 11:49:22.242 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:22.245 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-28 11:49:22.247 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:49:22.250 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-28 11:49:22.252 | + ./stack.sh:main:1272 : start_nova_api 2022-07-28 11:49:22.255 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-28 11:49:22.257 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-28 11:49:22.260 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-28 11:49:22.263 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-28 11:49:22.281 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:49:22.283 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:49:22.286 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:49:22.289 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:49:22.292 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-28 11:49:22.295 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-28 11:49:22.300 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 11:49:22.303 | + functions-common:run_process:1694 : local service=n-api 2022-07-28 11:49:22.305 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 11:49:22.308 | + functions-common:run_process:1696 : local group= 2022-07-28 11:49:22.310 | + functions-common:run_process:1697 : local user= 2022-07-28 11:49:22.313 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:49:22.316 | + functions-common:run_process:1700 : local name=n-api 2022-07-28 11:49:22.318 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:49:22.321 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:49:22.323 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:22.326 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:22.329 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:22.334 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008962331 2022-07-28 11:49:22.336 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-28 11:49:22.356 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:22.358 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-07-28 11:49:22.361 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-28 11:49:22.363 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 11:49:22.366 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 11:49:22.369 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 11:49:22.371 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 11:49:22.374 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-28 11:49:22.376 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-28 11:49:22.379 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-28 11:49:22.382 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:49:22.384 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:49:22.387 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:49:22.389 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:49:22.392 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 11:49:22.395 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-07-28 11:49:22.397 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-28 11:49:22.400 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 11:49:22.402 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 11:49:22.405 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 11:49:22.407 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 11:49:22.409 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-28 11:49:22.412 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 11:49:22.417 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-07-28 11:49:22.474 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-07-28 11:49:22.533 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-28 11:49:22.589 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 11:49:22.646 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:49:22.701 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-28 11:49:22.756 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-28 11:49:22.814 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-28 11:49:22.872 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-28 11:49:22.929 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-28 11:49:22.985 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 11:49:22.987 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 11:49:22.990 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-07-28 11:49:23.045 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 11:49:23.465 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-28 11:49:23.479 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-28 11:49:23.918 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-28 11:49:24.001 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:49:24.003 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:24.006 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:24.010 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:24.013 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:24.016 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:24.018 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:49:24.021 | + functions-common:time_stop:2447 : start_time=1659008962331 2022-07-28 11:49:24.023 | + functions-common:time_stop:2449 : [[ -z 1659008962331 ]] 2022-07-28 11:49:24.028 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:24.033 | + functions-common:time_stop:2452 : end_time=1659008964030 2022-07-28 11:49:24.036 | + functions-common:time_stop:2453 : elapsed_time=1699 2022-07-28 11:49:24.041 | + functions-common:time_stop:2454 : total=10421 2022-07-28 11:49:24.044 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:24.047 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12120 2022-07-28 11:49:24.050 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.67/compute/v2.1/ 2022-07-28 11:49:24.054 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-28 11:49:24.054 | Waiting for nova-api to start... 2022-07-28 11:49:24.057 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.67/compute/v2.1/ 2022-07-28 11:49:24.060 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 11:49:24.063 | + functions:wait_for_service:458 : local url=http://10.222.0.67/compute/v2.1/ 2022-07-28 11:49:24.065 | + functions:wait_for_service:459 : local rval=0 2022-07-28 11:49:24.068 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 11:49:24.070 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 11:49:24.073 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:24.076 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:24.079 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:24.084 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008964081 2022-07-28 11:49:24.088 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 11:49:24.094 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/compute/v2.1/ 2022-07-28 11:49:29.810 | + :: : [[ 200 == 503 ]] 2022-07-28 11:49:29.811 | + :: : [[ 0 -eq 7 ]] 2022-07-28 11:49:29.815 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 11:49:29.817 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:29.820 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:29.822 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:29.825 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:29.828 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:29.830 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 11:49:29.833 | + functions-common:time_stop:2447 : start_time=1659008964081 2022-07-28 11:49:29.835 | + functions-common:time_stop:2449 : [[ -z 1659008964081 ]] 2022-07-28 11:49:29.839 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:29.845 | + functions-common:time_stop:2452 : end_time=1659008969841 2022-07-28 11:49:29.847 | + functions-common:time_stop:2453 : elapsed_time=5760 2022-07-28 11:49:29.850 | + functions-common:time_stop:2454 : total=9494 2022-07-28 11:49:29.852 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:29.856 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15254 2022-07-28 11:49:29.858 | + functions:wait_for_service:467 : return 0 2022-07-28 11:49:29.861 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:49:29.864 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:49:29.867 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-28 11:49:29.885 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:29.888 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-28 11:49:29.891 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:49:29.894 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-28 11:49:29.897 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-28 11:49:29.900 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-28 11:49:29.903 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-28 11:49:29.921 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:49:29.924 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-28 11:49:29.941 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:29.944 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-28 11:49:29.946 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:49:29.949 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-28 11:49:29.952 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-28 11:49:29.955 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-28 11:49:29.958 | + lib/neutron-legacy:configure_neutron_after_post_config:491 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 11:49:29.995 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-28 11:49:29.998 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 11:49:30.001 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 11:49:30.004 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-28 11:49:30.037 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-28 11:49:30.070 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-28 11:49:30.073 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-28 11:49:30.076 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-28 11:49:30.078 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-28 11:49:30.081 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-28 11:49:30.084 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-28 11:49:30.088 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 11:49:30.091 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 11:49:30.095 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-28 11:49:30.097 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-28 11:49:30.100 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-28 11:49:30.103 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-28 11:49:30.106 | +++ lib/neutron-legacy:_determine_config_server:316 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:30.108 | +++ lib/neutron-legacy:_determine_config_server:320 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:30.112 | ++ lib/neutron-legacy:determine_config_files:333 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:30.114 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-07-28 11:49:30.117 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:30.120 | + lib/neutron-legacy:start_neutron_service_and_check:531 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:30.123 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-28 11:49:30.141 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:49:30.144 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-28 11:49:30.147 | + lib/neutron-legacy:start_neutron_service_and_check:545 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:30.150 | + functions-common:run_process:1694 : local service=q-svc 2022-07-28 11:49:30.153 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:30.155 | + functions-common:run_process:1696 : local group= 2022-07-28 11:49:30.158 | + functions-common:run_process:1697 : local user= 2022-07-28 11:49:30.161 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:49:30.163 | + functions-common:run_process:1700 : local name=q-svc 2022-07-28 11:49:30.166 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:49:30.169 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:49:30.171 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:30.174 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:30.177 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:30.182 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008970179 2022-07-28 11:49:30.185 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-28 11:49:30.202 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:30.205 | + functions-common:run_process:1704 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-07-28 11:49:30.207 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-28 11:49:30.210 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:30.213 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:30.216 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:30.219 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:30.221 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-28 11:49:30.223 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-28 11:49:30.226 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-28 11:49:30.229 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:49:30.231 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:49:30.234 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:49:30.237 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:49:30.239 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-28 11:49:30.242 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-07-28 11:49:30.244 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-28 11:49:30.247 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:30.249 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:49:30.251 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:49:30.254 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:49:30.256 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:49:30.258 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:49:30.261 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-28 11:49:30.263 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:49:30.268 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-07-28 11:49:30.328 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-28 11:49:30.383 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:30.441 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-28 11:49:30.497 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-28 11:49:30.551 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:49:30.606 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:49:30.608 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:49:30.610 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-28 11:49:30.666 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:49:31.115 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-28 11:49:31.130 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-28 11:49:31.594 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-28 11:49:31.616 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:49:31.620 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:31.623 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:31.626 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:31.629 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:31.632 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:31.635 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:49:31.638 | + functions-common:time_stop:2447 : start_time=1659008970179 2022-07-28 11:49:31.641 | + functions-common:time_stop:2449 : [[ -z 1659008970179 ]] 2022-07-28 11:49:31.644 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:31.649 | + functions-common:time_stop:2452 : end_time=1659008971646 2022-07-28 11:49:31.652 | + functions-common:time_stop:2453 : elapsed_time=1467 2022-07-28 11:49:31.654 | + functions-common:time_stop:2454 : total=12120 2022-07-28 11:49:31.657 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:31.659 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13587 2022-07-28 11:49:31.662 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.67:9696 2022-07-28 11:49:31.665 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-28 11:49:31.686 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:49:31.690 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-28 11:49:31.690 | Waiting for Neutron to start... 2022-07-28 11:49:31.693 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.67:9696' 2022-07-28 11:49:31.695 | + lib/neutron-legacy:start_neutron_service_and_check:555 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.67:9696' 'Neutron did not start' 60 2022-07-28 11:49:31.699 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.67:9696' 2022-07-28 11:49:31.701 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-28 11:49:31.704 | + functions-common:test_with_retry:2380 : local until=60 2022-07-28 11:49:31.707 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 11:49:31.709 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 11:49:31.712 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 11:49:31.715 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:31.717 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:31.721 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:31.726 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008971723 2022-07-28 11:49:31.729 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.67:9696; do sleep 0.5; done' 2022-07-28 11:49:37.810 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.67:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-28 11:49:37.813 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:37.815 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:37.818 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:37.822 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:37.825 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:37.827 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-28 11:49:37.830 | + functions-common:time_stop:2447 : start_time=1659008971723 2022-07-28 11:49:37.833 | + functions-common:time_stop:2449 : [[ -z 1659008971723 ]] 2022-07-28 11:49:37.836 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:37.841 | + functions-common:time_stop:2452 : end_time=1659008977839 2022-07-28 11:49:37.844 | + functions-common:time_stop:2453 : elapsed_time=6116 2022-07-28 11:49:37.847 | + functions-common:time_stop:2454 : total=0 2022-07-28 11:49:37.850 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:37.853 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6116 2022-07-28 11:49:37.859 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-07-28 11:49:37.874 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:37.877 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-07-28 11:49:37.880 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:49:37.882 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-07-28 11:49:37.885 | + ./stack.sh:main:1293 : start_placement 2022-07-28 11:49:37.888 | + lib/placement:start_placement:160 : start_placement_api 2022-07-28 11:49:37.891 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 11:49:37.894 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-07-28 11:49:37.904 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 11:49:37.904 | + functions-common:run_process:1694 : local service=placement-api 2022-07-28 11:49:37.904 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 11:49:37.907 | + functions-common:run_process:1696 : local group= 2022-07-28 11:49:37.910 | + functions-common:run_process:1697 : local user= 2022-07-28 11:49:37.912 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:49:37.915 | + functions-common:run_process:1700 : local name=placement-api 2022-07-28 11:49:37.918 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:49:37.920 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:49:37.923 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:37.926 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:37.929 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:37.935 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008977932 2022-07-28 11:49:37.937 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-07-28 11:49:37.955 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:37.958 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-07-28 11:49:37.961 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-07-28 11:49:37.964 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 11:49:37.967 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 11:49:37.970 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 11:49:37.972 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 11:49:37.975 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-07-28 11:49:37.978 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-07-28 11:49:37.980 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-07-28 11:49:37.983 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:49:37.986 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:49:37.989 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:49:37.991 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:49:37.995 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-07-28 11:49:37.997 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-07-28 11:49:38.000 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-07-28 11:49:38.002 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 11:49:38.005 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 11:49:38.007 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 11:49:38.010 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 11:49:38.013 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-07-28 11:49:38.015 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 11:49:38.020 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-07-28 11:49:38.079 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-07-28 11:49:38.136 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-07-28 11:49:38.191 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 11:49:38.247 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:49:38.302 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-07-28 11:49:38.359 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-07-28 11:49:38.416 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-07-28 11:49:38.473 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-07-28 11:49:38.528 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-07-28 11:49:38.584 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 11:49:38.586 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 11:49:38.589 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-07-28 11:49:38.644 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 11:49:39.128 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-07-28 11:49:39.142 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-07-28 11:49:39.577 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-07-28 11:49:39.652 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:49:39.655 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:39.657 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:39.660 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:39.663 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:39.666 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:39.669 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:49:39.671 | + functions-common:time_stop:2447 : start_time=1659008977932 2022-07-28 11:49:39.674 | + functions-common:time_stop:2449 : [[ -z 1659008977932 ]] 2022-07-28 11:49:39.677 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:39.682 | + functions-common:time_stop:2452 : end_time=1659008979679 2022-07-28 11:49:39.685 | + functions-common:time_stop:2453 : elapsed_time=1747 2022-07-28 11:49:39.688 | + functions-common:time_stop:2454 : total=13587 2022-07-28 11:49:39.690 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:39.693 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15334 2022-07-28 11:49:39.695 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-07-28 11:49:39.695 | Waiting for placement-api to start... 2022-07-28 11:49:39.698 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.67/placement 2022-07-28 11:49:39.701 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 11:49:39.703 | + functions:wait_for_service:458 : local url=http://10.222.0.67/placement 2022-07-28 11:49:39.706 | + functions:wait_for_service:459 : local rval=0 2022-07-28 11:49:39.709 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 11:49:39.712 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 11:49:39.715 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:39.717 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:39.721 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:39.726 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008979723 2022-07-28 11:49:39.729 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 11:49:39.735 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/placement 2022-07-28 11:49:42.506 | + :: : [[ 200 == 503 ]] 2022-07-28 11:49:42.507 | + :: : [[ 0 -eq 7 ]] 2022-07-28 11:49:42.511 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 11:49:42.514 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:42.516 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:42.519 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:42.521 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:42.524 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:42.526 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 11:49:42.530 | + functions-common:time_stop:2447 : start_time=1659008979723 2022-07-28 11:49:42.531 | + functions-common:time_stop:2449 : [[ -z 1659008979723 ]] 2022-07-28 11:49:42.535 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:42.540 | + functions-common:time_stop:2452 : end_time=1659008982537 2022-07-28 11:49:42.542 | + functions-common:time_stop:2453 : elapsed_time=2814 2022-07-28 11:49:42.545 | + functions-common:time_stop:2454 : total=15254 2022-07-28 11:49:42.548 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:42.550 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18068 2022-07-28 11:49:42.553 | + functions:wait_for_service:467 : return 0 2022-07-28 11:49:42.556 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-07-28 11:49:42.576 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:42.578 | + ./stack.sh:main:1297 : start_neutron 2022-07-28 11:49:42.581 | + lib/neutron:start_neutron:733 : is_neutron_legacy_enabled 2022-07-28 11:49:42.585 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 11:49:42.585 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 11:49:42.591 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 11:49:42.594 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 11:49:42.597 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-07-28 11:49:42.600 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 11:49:42.603 | + lib/neutron:start_neutron:735 : start_mutnauq_l2_agent 2022-07-28 11:49:42.605 | + lib/neutron-legacy:start_mutnauq_l2_agent:561 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:42.608 | + functions-common:run_process:1694 : local service=q-agt 2022-07-28 11:49:42.611 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:42.613 | + functions-common:run_process:1696 : local group= 2022-07-28 11:49:42.616 | + functions-common:run_process:1697 : local user= 2022-07-28 11:49:42.619 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:49:42.622 | + functions-common:run_process:1700 : local name=q-agt 2022-07-28 11:49:42.625 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:49:42.627 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:49:42.630 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:42.633 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:42.636 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:42.641 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008982638 2022-07-28 11:49:42.643 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-07-28 11:49:42.661 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:42.664 | + functions-common:run_process:1704 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-07-28 11:49:42.667 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-07-28 11:49:42.670 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:42.672 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:42.675 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:42.677 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:42.680 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-28 11:49:42.682 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-28 11:49:42.685 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-07-28 11:49:42.688 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:49:42.690 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:49:42.693 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:49:42.695 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:49:42.698 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-28 11:49:42.701 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-07-28 11:49:42.703 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-07-28 11:49:42.706 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:42.708 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:49:42.710 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:49:42.713 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:49:42.715 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:49:42.718 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:49:42.720 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-07-28 11:49:42.723 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:49:42.727 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-07-28 11:49:42.782 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-07-28 11:49:42.839 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 11:49:42.895 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-07-28 11:49:42.950 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-07-28 11:49:43.006 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:49:43.061 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:49:43.064 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:49:43.066 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-07-28 11:49:43.126 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:49:43.577 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-07-28 11:49:43.590 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-07-28 11:49:44.044 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-07-28 11:49:44.065 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:49:44.068 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:44.071 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:44.073 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:44.076 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:44.082 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:44.084 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:49:44.089 | + functions-common:time_stop:2447 : start_time=1659008982638 2022-07-28 11:49:44.092 | + functions-common:time_stop:2449 : [[ -z 1659008982638 ]] 2022-07-28 11:49:44.099 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:44.100 | + functions-common:time_stop:2452 : end_time=1659008984097 2022-07-28 11:49:44.103 | + functions-common:time_stop:2453 : elapsed_time=1459 2022-07-28 11:49:44.106 | + functions-common:time_stop:2454 : total=15334 2022-07-28 11:49:44.108 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:44.111 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16793 2022-07-28 11:49:44.114 | + lib/neutron-legacy:start_mutnauq_l2_agent:563 : is_provider_network 2022-07-28 11:49:44.116 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-28 11:49:44.119 | + functions-common:is_provider_network:2292 : return 1 2022-07-28 11:49:44.122 | + lib/neutron:start_neutron:736 : start_mutnauq_other_agents 2022-07-28 11:49:44.124 | + lib/neutron-legacy:start_mutnauq_other_agents:579 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 11:49:44.127 | + functions-common:run_process:1694 : local service=q-dhcp 2022-07-28 11:49:44.131 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 11:49:44.134 | + functions-common:run_process:1696 : local group= 2022-07-28 11:49:44.136 | + functions-common:run_process:1697 : local user= 2022-07-28 11:49:44.139 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:49:44.142 | + functions-common:run_process:1700 : local name=q-dhcp 2022-07-28 11:49:44.144 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:49:44.147 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:49:44.150 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:44.153 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:44.156 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:44.161 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008984158 2022-07-28 11:49:44.163 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-07-28 11:49:44.182 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:44.185 | + functions-common:run_process:1704 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-07-28 11:49:44.187 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-07-28 11:49:44.190 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 11:49:44.193 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 11:49:44.195 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 11:49:44.198 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 11:49:44.201 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-07-28 11:49:44.204 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-07-28 11:49:44.206 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-07-28 11:49:44.209 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:49:44.212 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:49:44.215 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:49:44.217 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:49:44.220 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-07-28 11:49:44.223 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-07-28 11:49:44.226 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-07-28 11:49:44.229 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 11:49:44.232 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:49:44.234 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:49:44.237 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:49:44.239 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:49:44.242 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:49:44.244 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-07-28 11:49:44.247 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:49:44.251 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-07-28 11:49:44.307 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-07-28 11:49:44.363 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 11:49:44.424 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-07-28 11:49:44.485 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-07-28 11:49:44.542 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:49:44.599 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:49:44.601 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:49:44.605 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-07-28 11:49:44.662 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:49:45.112 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-07-28 11:49:45.125 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-07-28 11:49:45.568 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-07-28 11:49:45.592 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:49:45.595 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:45.598 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:45.601 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:45.604 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:45.607 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:45.610 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:49:45.612 | + functions-common:time_stop:2447 : start_time=1659008984158 2022-07-28 11:49:45.615 | + functions-common:time_stop:2449 : [[ -z 1659008984158 ]] 2022-07-28 11:49:45.620 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:45.623 | + functions-common:time_stop:2452 : end_time=1659008985620 2022-07-28 11:49:45.626 | + functions-common:time_stop:2453 : elapsed_time=1462 2022-07-28 11:49:45.629 | + functions-common:time_stop:2454 : total=16793 2022-07-28 11:49:45.632 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:45.634 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18255 2022-07-28 11:49:45.638 | ++ lib/neutron-legacy:start_mutnauq_other_agents:581 : determine_config_files neutron-l3-agent 2022-07-28 11:49:45.641 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 11:49:45.644 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 11:49:45.649 | +++ lib/neutron-legacy:determine_config_files:334 : _determine_config_l3 2022-07-28 11:49:45.653 | +++ lib/neutron-legacy:_determine_config_l3:324 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 11:49:45.656 | +++ lib/neutron-legacy:_determine_config_l3:325 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 11:49:45.660 | ++ lib/neutron-legacy:determine_config_files:334 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 11:49:45.664 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-07-28 11:49:45.668 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 11:49:45.671 | + lib/neutron-legacy:start_mutnauq_other_agents:581 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 11:49:45.674 | + functions-common:run_process:1694 : local service=q-l3 2022-07-28 11:49:45.677 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 11:49:45.680 | + functions-common:run_process:1696 : local group= 2022-07-28 11:49:45.683 | + functions-common:run_process:1697 : local user= 2022-07-28 11:49:45.686 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:49:45.689 | + functions-common:run_process:1700 : local name=q-l3 2022-07-28 11:49:45.692 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:49:45.694 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:49:45.697 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:45.700 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:45.703 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:45.708 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008985705 2022-07-28 11:49:45.711 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-07-28 11:49:45.738 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:45.741 | + functions-common:run_process:1704 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-07-28 11:49:45.744 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-07-28 11:49:45.747 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 11:49:45.750 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 11:49:45.753 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 11:49:45.756 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 11:49:45.759 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-07-28 11:49:45.762 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-07-28 11:49:45.765 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-07-28 11:49:45.767 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:49:45.770 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:49:45.772 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:49:45.775 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:49:45.778 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-07-28 11:49:45.781 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-07-28 11:49:45.784 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-07-28 11:49:45.786 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 11:49:45.789 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:49:45.792 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:49:45.795 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:49:45.797 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:49:45.800 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:49:45.802 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-07-28 11:49:45.805 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:49:45.810 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-07-28 11:49:45.873 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-07-28 11:49:45.937 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 11:49:45.998 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-07-28 11:49:46.063 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-07-28 11:49:46.128 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:49:46.190 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:49:46.192 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:49:46.195 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-07-28 11:49:46.255 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:49:46.709 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-07-28 11:49:46.724 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-07-28 11:49:47.250 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-07-28 11:49:47.277 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:49:47.283 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:47.285 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:47.289 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:47.292 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:47.295 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:47.298 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:49:47.301 | + functions-common:time_stop:2447 : start_time=1659008985705 2022-07-28 11:49:47.305 | + functions-common:time_stop:2449 : [[ -z 1659008985705 ]] 2022-07-28 11:49:47.312 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:47.315 | + functions-common:time_stop:2452 : end_time=1659008987311 2022-07-28 11:49:47.325 | + functions-common:time_stop:2453 : elapsed_time=1606 2022-07-28 11:49:47.328 | + functions-common:time_stop:2454 : total=18255 2022-07-28 11:49:47.332 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:47.336 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19861 2022-07-28 11:49:47.339 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 11:49:47.342 | + functions-common:run_process:1694 : local service=q-meta 2022-07-28 11:49:47.345 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 11:49:47.348 | + functions-common:run_process:1696 : local group= 2022-07-28 11:49:47.351 | + functions-common:run_process:1697 : local user= 2022-07-28 11:49:47.354 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:49:47.357 | + functions-common:run_process:1700 : local name=q-meta 2022-07-28 11:49:47.360 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:49:47.367 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:49:47.369 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:47.372 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:47.379 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:47.380 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008987377 2022-07-28 11:49:47.384 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-07-28 11:49:47.410 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:47.416 | + functions-common:run_process:1704 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-07-28 11:49:47.417 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-07-28 11:49:47.421 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 11:49:47.424 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 11:49:47.427 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 11:49:47.430 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 11:49:47.434 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-07-28 11:49:47.438 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-07-28 11:49:47.442 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-07-28 11:49:47.446 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:49:47.450 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:49:47.453 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:49:47.456 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:49:47.459 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-07-28 11:49:47.462 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-07-28 11:49:47.465 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-07-28 11:49:47.468 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 11:49:47.471 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:49:47.476 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:49:47.479 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:49:47.482 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:49:47.484 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:49:47.488 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-07-28 11:49:47.491 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:49:47.498 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-07-28 11:49:47.570 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-07-28 11:49:47.646 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 11:49:47.728 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-07-28 11:49:47.796 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-07-28 11:49:47.868 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:49:47.934 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:49:47.937 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:49:47.940 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-07-28 11:49:48.015 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:49:48.546 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-07-28 11:49:48.561 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-07-28 11:49:49.058 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-07-28 11:49:49.080 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:49:49.086 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:49.090 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:49.093 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:49.096 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:49.099 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:49.103 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:49:49.107 | + functions-common:time_stop:2447 : start_time=1659008987377 2022-07-28 11:49:49.110 | + functions-common:time_stop:2449 : [[ -z 1659008987377 ]] 2022-07-28 11:49:49.114 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:49.120 | + functions-common:time_stop:2452 : end_time=1659008989115 2022-07-28 11:49:49.122 | + functions-common:time_stop:2453 : elapsed_time=1738 2022-07-28 11:49:49.125 | + functions-common:time_stop:2454 : total=19861 2022-07-28 11:49:49.128 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:49.130 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21599 2022-07-28 11:49:49.133 | + lib/neutron-legacy:start_mutnauq_other_agents:584 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 11:49:49.136 | + functions-common:run_process:1694 : local service=q-metering 2022-07-28 11:49:49.138 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 11:49:49.141 | + functions-common:run_process:1696 : local group= 2022-07-28 11:49:49.144 | + functions-common:run_process:1697 : local user= 2022-07-28 11:49:49.146 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:49:49.149 | + functions-common:run_process:1700 : local name=q-metering 2022-07-28 11:49:49.153 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:49:49.157 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:49:49.161 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:49:49.165 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:49:49.170 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:49:49.177 | + functions-common:time_start:2431 : _TIME_START[$name]=1659008989170 2022-07-28 11:49:49.180 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-07-28 11:49:49.204 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:49.207 | + functions-common:run_process:1704 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-07-28 11:49:49.210 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-07-28 11:49:49.213 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 11:49:49.216 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 11:49:49.219 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 11:49:49.221 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 11:49:49.224 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-07-28 11:49:49.228 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-07-28 11:49:49.231 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-07-28 11:49:49.233 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:49:49.236 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:49:49.239 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:49:49.241 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:49:49.245 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-07-28 11:49:49.248 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-07-28 11:49:49.251 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-07-28 11:49:49.254 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 11:49:49.257 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:49:49.262 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:49:49.266 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:49:49.270 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:49:49.273 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:49:49.276 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-07-28 11:49:49.278 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:49:49.283 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-07-28 11:49:49.356 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-07-28 11:49:49.428 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 11:49:49.504 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-07-28 11:49:49.586 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-07-28 11:49:49.654 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:49:49.735 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:49:49.745 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:49:49.753 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-07-28 11:49:49.854 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:49:50.330 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-07-28 11:49:50.344 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-07-28 11:49:50.804 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-07-28 11:49:50.829 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:49:50.837 | + functions-common:time_stop:2440 : local name 2022-07-28 11:49:50.837 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:49:50.841 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:49:50.854 | + functions-common:time_stop:2443 : local total 2022-07-28 11:49:50.857 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:49:50.866 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:49:50.869 | + functions-common:time_stop:2447 : start_time=1659008989170 2022-07-28 11:49:50.881 | + functions-common:time_stop:2449 : [[ -z 1659008989170 ]] 2022-07-28 11:49:50.888 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:49:50.900 | + functions-common:time_stop:2452 : end_time=1659008990891 2022-07-28 11:49:50.904 | + functions-common:time_stop:2453 : elapsed_time=1721 2022-07-28 11:49:50.907 | + functions-common:time_stop:2454 : total=21599 2022-07-28 11:49:50.913 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:49:50.918 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23320 2022-07-28 11:49:50.923 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-07-28 11:49:50.952 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:49:50.955 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-07-28 11:49:50.958 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-07-28 11:49:50.960 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:49:50.964 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-07-28 11:49:50.967 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-07-28 11:49:50.970 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-07-28 11:49:50.978 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-07-28 11:49:50.982 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-07-28 11:49:50.989 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-28 11:49:51.001 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 11:49:54.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:49:54.520 | from cryptography.utils import int_from_bytes 2022-07-28 11:49:54.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:49:54.520 | from cryptography.utils import int_from_bytes 2022-07-28 11:49:54.678 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:49:54.682 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 11:49:54.682 | address-scope 2022-07-28 11:49:54.682 | router-admin-state-down-before-update 2022-07-28 11:49:54.682 | agent 2022-07-28 11:49:54.682 | agent-resources-synced 2022-07-28 11:49:54.682 | allowed-address-pairs 2022-07-28 11:49:54.682 | auto-allocated-topology 2022-07-28 11:49:54.682 | availability_zone 2022-07-28 11:49:54.682 | availability_zone_filter 2022-07-28 11:49:54.682 | default-subnetpools 2022-07-28 11:49:54.682 | dhcp_agent_scheduler 2022-07-28 11:49:54.682 | dvr 2022-07-28 11:49:54.682 | empty-string-filtering 2022-07-28 11:49:54.682 | external-net 2022-07-28 11:49:54.682 | extra_dhcp_opt 2022-07-28 11:49:54.682 | extraroute 2022-07-28 11:49:54.682 | extraroute-atomic 2022-07-28 11:49:54.682 | filter-validation 2022-07-28 11:49:54.682 | fip-port-details 2022-07-28 11:49:54.682 | flavors 2022-07-28 11:49:54.682 | floatingip-pools 2022-07-28 11:49:54.682 | ip-substring-filtering 2022-07-28 11:49:54.682 | router 2022-07-28 11:49:54.683 | ext-gw-mode 2022-07-28 11:49:54.683 | l3-ha 2022-07-28 11:49:54.683 | l3-flavors 2022-07-28 11:49:54.683 | l3-port-ip-change-not-allowed 2022-07-28 11:49:54.683 | l3_agent_scheduler 2022-07-28 11:49:54.683 | metering 2022-07-28 11:49:54.683 | metering_source_and_destination_fields 2022-07-28 11:49:54.683 | multi-provider 2022-07-28 11:49:54.683 | net-mtu 2022-07-28 11:49:54.683 | net-mtu-writable 2022-07-28 11:49:54.683 | network_availability_zone 2022-07-28 11:49:54.683 | network-ip-availability 2022-07-28 11:49:54.683 | pagination 2022-07-28 11:49:54.683 | port-device-profile 2022-07-28 11:49:54.683 | port-mac-override 2022-07-28 11:49:54.683 | port-mac-address-regenerate 2022-07-28 11:49:54.683 | port-numa-affinity-policy 2022-07-28 11:49:54.683 | binding 2022-07-28 11:49:54.683 | binding-extended 2022-07-28 11:49:54.683 | port-security 2022-07-28 11:49:54.683 | project-id 2022-07-28 11:49:54.683 | provider 2022-07-28 11:49:54.683 | quota-check-limit 2022-07-28 11:49:54.683 | quotas 2022-07-28 11:49:54.683 | quota_details 2022-07-28 11:49:54.683 | rbac-policies 2022-07-28 11:49:54.683 | rbac-address-group 2022-07-28 11:49:54.683 | rbac-address-scope 2022-07-28 11:49:54.683 | rbac-security-groups 2022-07-28 11:49:54.683 | rbac-subnetpool 2022-07-28 11:49:54.683 | revision-if-match 2022-07-28 11:49:54.683 | standard-attr-revisions 2022-07-28 11:49:54.683 | router_availability_zone 2022-07-28 11:49:54.683 | security-groups-normalized-cidr 2022-07-28 11:49:54.683 | port-security-groups-filtering 2022-07-28 11:49:54.683 | security-groups-remote-address-group 2022-07-28 11:49:54.684 | security-groups-shared-filtering 2022-07-28 11:49:54.684 | security-group 2022-07-28 11:49:54.684 | service-type 2022-07-28 11:49:54.684 | sorting 2022-07-28 11:49:54.684 | standard-attr-description 2022-07-28 11:49:54.684 | stateful-security-group 2022-07-28 11:49:54.684 | subnet_onboard 2022-07-28 11:49:54.684 | subnet-service-types 2022-07-28 11:49:54.684 | subnet_allocation 2022-07-28 11:49:54.684 | subnetpool-prefix-ops 2022-07-28 11:49:54.684 | standard-attr-tag 2022-07-28 11:49:54.684 | standard-attr-timestamp' 2022-07-28 11:49:54.687 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 11:49:54.687 | address-scope 2022-07-28 11:49:54.687 | router-admin-state-down-before-update 2022-07-28 11:49:54.687 | agent 2022-07-28 11:49:54.687 | agent-resources-synced 2022-07-28 11:49:54.687 | allowed-address-pairs 2022-07-28 11:49:54.687 | auto-allocated-topology 2022-07-28 11:49:54.687 | availability_zone 2022-07-28 11:49:54.687 | availability_zone_filter 2022-07-28 11:49:54.687 | default-subnetpools 2022-07-28 11:49:54.687 | dhcp_agent_scheduler 2022-07-28 11:49:54.687 | dvr 2022-07-28 11:49:54.687 | empty-string-filtering 2022-07-28 11:49:54.687 | external-net 2022-07-28 11:49:54.687 | extra_dhcp_opt 2022-07-28 11:49:54.687 | extraroute 2022-07-28 11:49:54.687 | extraroute-atomic 2022-07-28 11:49:54.687 | filter-validation 2022-07-28 11:49:54.687 | fip-port-details 2022-07-28 11:49:54.687 | flavors 2022-07-28 11:49:54.688 | floatingip-pools 2022-07-28 11:49:54.688 | ip-substring-filtering 2022-07-28 11:49:54.688 | router 2022-07-28 11:49:54.688 | ext-gw-mode 2022-07-28 11:49:54.688 | l3-ha 2022-07-28 11:49:54.688 | l3-flavors 2022-07-28 11:49:54.688 | l3-port-ip-change-not-allowed 2022-07-28 11:49:54.688 | l3_agent_scheduler 2022-07-28 11:49:54.688 | metering 2022-07-28 11:49:54.688 | metering_source_and_destination_fields 2022-07-28 11:49:54.688 | multi-provider 2022-07-28 11:49:54.688 | net-mtu 2022-07-28 11:49:54.688 | net-mtu-writable 2022-07-28 11:49:54.688 | network_availability_zone 2022-07-28 11:49:54.688 | network-ip-availability 2022-07-28 11:49:54.688 | pagination 2022-07-28 11:49:54.688 | port-device-profile 2022-07-28 11:49:54.688 | port-mac-override 2022-07-28 11:49:54.688 | port-mac-address-regenerate 2022-07-28 11:49:54.688 | port-numa-affinity-policy 2022-07-28 11:49:54.688 | binding 2022-07-28 11:49:54.688 | binding-extended 2022-07-28 11:49:54.688 | port-security 2022-07-28 11:49:54.688 | project-id 2022-07-28 11:49:54.688 | provider 2022-07-28 11:49:54.688 | quota-check-limit 2022-07-28 11:49:54.688 | quotas 2022-07-28 11:49:54.688 | quota_details 2022-07-28 11:49:54.688 | rbac-policies 2022-07-28 11:49:54.688 | rbac-address-group 2022-07-28 11:49:54.688 | rbac-address-scope 2022-07-28 11:49:54.688 | rbac-security-groups 2022-07-28 11:49:54.688 | rbac-subnetpool 2022-07-28 11:49:54.689 | revision-if-match 2022-07-28 11:49:54.689 | standard-attr-revisions 2022-07-28 11:49:54.689 | router_availability_zone 2022-07-28 11:49:54.689 | security-groups-normalized-cidr 2022-07-28 11:49:54.689 | port-security-groups-filtering 2022-07-28 11:49:54.689 | security-groups-remote-address-group 2022-07-28 11:49:54.689 | security-groups-shared-filtering 2022-07-28 11:49:54.689 | security-group 2022-07-28 11:49:54.689 | service-type 2022-07-28 11:49:54.689 | sorting 2022-07-28 11:49:54.689 | standard-attr-description 2022-07-28 11:49:54.689 | stateful-security-group 2022-07-28 11:49:54.689 | subnet_onboard 2022-07-28 11:49:54.689 | subnet-service-types 2022-07-28 11:49:54.689 | subnet_allocation 2022-07-28 11:49:54.689 | subnetpool-prefix-ops 2022-07-28 11:49:54.689 | standard-attr-tag 2022-07-28 11:49:54.689 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-28 11:49:54.692 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 11:49:54.695 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-07-28 11:49:54.698 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-07-28 11:49:54.702 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-07-28 11:49:57.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:49:57.752 | from cryptography.utils import int_from_bytes 2022-07-28 11:49:57.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:49:57.752 | from cryptography.utils import int_from_bytes 2022-07-28 11:49:57.752 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 11:49:57.906 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:49:57.909 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=e254c03c-28d2-48e9-b0c2-68aea19ffc2d 2022-07-28 11:49:57.912 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-07-28 11:49:57.915 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-07-28 11:49:57.918 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-28 11:49:57.921 | + functions-common:is_provider_network:2292 : return 1 2022-07-28 11:49:57.926 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-07-28 11:49:57.926 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-07-28 11:49:57.926 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-07-28 11:49:57.930 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:49:57.933 | ++ functions-common:get_field:813 : read data 2022-07-28 11:50:01.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:01.161 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:01.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:01.161 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:01.320 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:50:01.323 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 11:50:01.326 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 11:50:01.329 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 11:50:01.329 | ++ functions-common:get_field:819 : echo '| id | cda631f2-191a-4d9c-a827-a03ddfe4948c |' 2022-07-28 11:50:01.335 | ++ functions-common:get_field:813 : read data 2022-07-28 11:50:01.339 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=cda631f2-191a-4d9c-a827-a03ddfe4948c 2022-07-28 11:50:01.342 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-07-28 11:50:01.345 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 11:50:01.363 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-07-28 11:50:01.367 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-07-28 11:50:01.370 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z e254c03c-28d2-48e9-b0c2-68aea19ffc2d ']' 2022-07-28 11:50:01.372 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-07-28 11:50:01.375 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-07-28 11:50:01.377 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-07-28 11:50:01.380 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool e254c03c-28d2-48e9-b0c2-68aea19ffc2d ' 2022-07-28 11:50:01.383 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-07-28 11:50:01.385 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network cda631f2-191a-4d9c-a827-a03ddfe4948c private-subnet' 2022-07-28 11:50:01.388 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-07-28 11:50:01.393 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-07-28 11:50:01.393 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool e254c03c-28d2-48e9-b0c2-68aea19ffc2d --network cda631f2-191a-4d9c-a827-a03ddfe4948c private-subnet 2022-07-28 11:50:01.393 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-07-28 11:50:01.396 | +++ functions-common:get_field:812 : local data field 2022-07-28 11:50:01.400 | +++ functions-common:get_field:813 : read data 2022-07-28 11:50:03.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:03.933 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:03.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:03.933 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:03.933 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 11:50:04.685 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 11:50:04.841 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:50:04.845 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 11:50:04.847 | +++ functions-common:get_field:817 : field='$3' 2022-07-28 11:50:04.850 | +++ functions-common:get_field:819 : echo '| id | c768c8c1-bdf4-4ebb-9f66-1345cb47ab09 |' 2022-07-28 11:50:04.855 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 11:50:04.858 | +++ functions-common:get_field:813 : read data 2022-07-28 11:50:04.862 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=c768c8c1-bdf4-4ebb-9f66-1345cb47ab09 2022-07-28 11:50:04.865 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-07-28 11:50:04.868 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 11:50:04.887 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo c768c8c1-bdf4-4ebb-9f66-1345cb47ab09 2022-07-28 11:50:04.891 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=c768c8c1-bdf4-4ebb-9f66-1345cb47ab09 2022-07-28 11:50:04.893 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-07-28 11:50:04.896 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-07-28 11:50:04.899 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-07-28 11:50:04.903 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 11:50:07.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:07.402 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:07.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:07.402 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:07.549 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:50:07.553 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 11:50:07.553 | address-scope 2022-07-28 11:50:07.553 | router-admin-state-down-before-update 2022-07-28 11:50:07.553 | agent 2022-07-28 11:50:07.553 | agent-resources-synced 2022-07-28 11:50:07.553 | allowed-address-pairs 2022-07-28 11:50:07.553 | auto-allocated-topology 2022-07-28 11:50:07.553 | availability_zone 2022-07-28 11:50:07.553 | availability_zone_filter 2022-07-28 11:50:07.553 | default-subnetpools 2022-07-28 11:50:07.553 | dhcp_agent_scheduler 2022-07-28 11:50:07.553 | dvr 2022-07-28 11:50:07.553 | empty-string-filtering 2022-07-28 11:50:07.553 | external-net 2022-07-28 11:50:07.553 | extra_dhcp_opt 2022-07-28 11:50:07.553 | extraroute 2022-07-28 11:50:07.553 | extraroute-atomic 2022-07-28 11:50:07.553 | filter-validation 2022-07-28 11:50:07.553 | fip-port-details 2022-07-28 11:50:07.553 | flavors 2022-07-28 11:50:07.553 | floatingip-pools 2022-07-28 11:50:07.553 | ip-substring-filtering 2022-07-28 11:50:07.553 | router 2022-07-28 11:50:07.553 | ext-gw-mode 2022-07-28 11:50:07.553 | l3-ha 2022-07-28 11:50:07.553 | l3-flavors 2022-07-28 11:50:07.553 | l3-port-ip-change-not-allowed 2022-07-28 11:50:07.553 | l3_agent_scheduler 2022-07-28 11:50:07.553 | metering 2022-07-28 11:50:07.553 | metering_source_and_destination_fields 2022-07-28 11:50:07.553 | multi-provider 2022-07-28 11:50:07.553 | net-mtu 2022-07-28 11:50:07.553 | net-mtu-writable 2022-07-28 11:50:07.553 | network_availability_zone 2022-07-28 11:50:07.554 | network-ip-availability 2022-07-28 11:50:07.554 | pagination 2022-07-28 11:50:07.554 | port-device-profile 2022-07-28 11:50:07.554 | port-mac-override 2022-07-28 11:50:07.554 | port-mac-address-regenerate 2022-07-28 11:50:07.554 | port-numa-affinity-policy 2022-07-28 11:50:07.554 | binding 2022-07-28 11:50:07.554 | binding-extended 2022-07-28 11:50:07.554 | port-security 2022-07-28 11:50:07.554 | project-id 2022-07-28 11:50:07.554 | provider 2022-07-28 11:50:07.554 | quota-check-limit 2022-07-28 11:50:07.554 | quotas 2022-07-28 11:50:07.554 | quota_details 2022-07-28 11:50:07.554 | rbac-policies 2022-07-28 11:50:07.554 | rbac-address-group 2022-07-28 11:50:07.554 | rbac-address-scope 2022-07-28 11:50:07.554 | rbac-security-groups 2022-07-28 11:50:07.554 | rbac-subnetpool 2022-07-28 11:50:07.554 | revision-if-match 2022-07-28 11:50:07.554 | standard-attr-revisions 2022-07-28 11:50:07.554 | router_availability_zone 2022-07-28 11:50:07.554 | security-groups-normalized-cidr 2022-07-28 11:50:07.554 | port-security-groups-filtering 2022-07-28 11:50:07.554 | security-groups-remote-address-group 2022-07-28 11:50:07.554 | security-groups-shared-filtering 2022-07-28 11:50:07.554 | security-group 2022-07-28 11:50:07.554 | service-type 2022-07-28 11:50:07.554 | sorting 2022-07-28 11:50:07.554 | standard-attr-description 2022-07-28 11:50:07.554 | stateful-security-group 2022-07-28 11:50:07.554 | subnet_onboard 2022-07-28 11:50:07.554 | subnet-service-types 2022-07-28 11:50:07.554 | subnet_allocation 2022-07-28 11:50:07.554 | subnetpool-prefix-ops 2022-07-28 11:50:07.554 | standard-attr-tag 2022-07-28 11:50:07.554 | standard-attr-timestamp' 2022-07-28 11:50:07.558 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 11:50:07.558 | address-scope 2022-07-28 11:50:07.558 | router-admin-state-down-before-update 2022-07-28 11:50:07.558 | agent 2022-07-28 11:50:07.558 | agent-resources-synced 2022-07-28 11:50:07.558 | allowed-address-pairs 2022-07-28 11:50:07.558 | auto-allocated-topology 2022-07-28 11:50:07.558 | availability_zone 2022-07-28 11:50:07.559 | availability_zone_filter 2022-07-28 11:50:07.559 | default-subnetpools 2022-07-28 11:50:07.559 | dhcp_agent_scheduler 2022-07-28 11:50:07.559 | dvr 2022-07-28 11:50:07.559 | empty-string-filtering 2022-07-28 11:50:07.559 | external-net 2022-07-28 11:50:07.559 | extra_dhcp_opt 2022-07-28 11:50:07.559 | extraroute 2022-07-28 11:50:07.559 | extraroute-atomic 2022-07-28 11:50:07.560 | filter-validation 2022-07-28 11:50:07.560 | fip-port-details 2022-07-28 11:50:07.560 | flavors 2022-07-28 11:50:07.560 | floatingip-pools 2022-07-28 11:50:07.560 | ip-substring-filtering 2022-07-28 11:50:07.560 | router 2022-07-28 11:50:07.560 | ext-gw-mode 2022-07-28 11:50:07.560 | l3-ha 2022-07-28 11:50:07.560 | l3-flavors 2022-07-28 11:50:07.560 | l3-port-ip-change-not-allowed 2022-07-28 11:50:07.560 | l3_agent_scheduler 2022-07-28 11:50:07.560 | metering 2022-07-28 11:50:07.560 | metering_source_and_destination_fields 2022-07-28 11:50:07.560 | multi-provider 2022-07-28 11:50:07.560 | net-mtu 2022-07-28 11:50:07.560 | net-mtu-writable 2022-07-28 11:50:07.560 | network_availability_zone 2022-07-28 11:50:07.560 | network-ip-availability 2022-07-28 11:50:07.560 | pagination 2022-07-28 11:50:07.560 | port-device-profile 2022-07-28 11:50:07.560 | port-mac-override 2022-07-28 11:50:07.560 | port-mac-address-regenerate 2022-07-28 11:50:07.560 | port-numa-affinity-policy 2022-07-28 11:50:07.560 | binding 2022-07-28 11:50:07.560 | binding-extended 2022-07-28 11:50:07.560 | port-security 2022-07-28 11:50:07.560 | project-id 2022-07-28 11:50:07.560 | provider 2022-07-28 11:50:07.560 | quota-check-limit 2022-07-28 11:50:07.560 | quotas 2022-07-28 11:50:07.560 | quota_details 2022-07-28 11:50:07.560 | rbac-policies 2022-07-28 11:50:07.560 | rbac-address-group 2022-07-28 11:50:07.560 | rbac-address-scope 2022-07-28 11:50:07.560 | rbac-security-groups 2022-07-28 11:50:07.560 | rbac-subnetpool 2022-07-28 11:50:07.561 | revision-if-match 2022-07-28 11:50:07.561 | standard-attr-revisions 2022-07-28 11:50:07.561 | router_availability_zone 2022-07-28 11:50:07.561 | security-groups-normalized-cidr 2022-07-28 11:50:07.561 | port-security-groups-filtering 2022-07-28 11:50:07.561 | security-groups-remote-address-group 2022-07-28 11:50:07.561 | security-groups-shared-filtering 2022-07-28 11:50:07.561 | security-group 2022-07-28 11:50:07.561 | service-type 2022-07-28 11:50:07.561 | sorting 2022-07-28 11:50:07.561 | standard-attr-description 2022-07-28 11:50:07.561 | stateful-security-group 2022-07-28 11:50:07.561 | subnet_onboard 2022-07-28 11:50:07.561 | subnet-service-types 2022-07-28 11:50:07.561 | subnet_allocation 2022-07-28 11:50:07.561 | subnetpool-prefix-ops 2022-07-28 11:50:07.561 | standard-attr-tag 2022-07-28 11:50:07.561 | standard-attr-timestamp =~ router ]] 2022-07-28 11:50:07.561 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 11:50:07.564 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-07-28 11:50:07.566 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-07-28 11:50:07.570 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 11:50:10.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:10.548 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:10.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:10.548 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:10.693 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:50:10.697 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 11:50:10.697 | address-scope 2022-07-28 11:50:10.697 | router-admin-state-down-before-update 2022-07-28 11:50:10.697 | agent 2022-07-28 11:50:10.697 | agent-resources-synced 2022-07-28 11:50:10.697 | allowed-address-pairs 2022-07-28 11:50:10.697 | auto-allocated-topology 2022-07-28 11:50:10.697 | availability_zone 2022-07-28 11:50:10.697 | availability_zone_filter 2022-07-28 11:50:10.697 | default-subnetpools 2022-07-28 11:50:10.697 | dhcp_agent_scheduler 2022-07-28 11:50:10.697 | dvr 2022-07-28 11:50:10.697 | empty-string-filtering 2022-07-28 11:50:10.697 | external-net 2022-07-28 11:50:10.697 | extra_dhcp_opt 2022-07-28 11:50:10.697 | extraroute 2022-07-28 11:50:10.697 | extraroute-atomic 2022-07-28 11:50:10.697 | filter-validation 2022-07-28 11:50:10.697 | fip-port-details 2022-07-28 11:50:10.697 | flavors 2022-07-28 11:50:10.697 | floatingip-pools 2022-07-28 11:50:10.697 | ip-substring-filtering 2022-07-28 11:50:10.697 | router 2022-07-28 11:50:10.697 | ext-gw-mode 2022-07-28 11:50:10.697 | l3-ha 2022-07-28 11:50:10.697 | l3-flavors 2022-07-28 11:50:10.697 | l3-port-ip-change-not-allowed 2022-07-28 11:50:10.698 | l3_agent_scheduler 2022-07-28 11:50:10.698 | metering 2022-07-28 11:50:10.698 | metering_source_and_destination_fields 2022-07-28 11:50:10.698 | multi-provider 2022-07-28 11:50:10.698 | net-mtu 2022-07-28 11:50:10.698 | net-mtu-writable 2022-07-28 11:50:10.698 | network_availability_zone 2022-07-28 11:50:10.698 | network-ip-availability 2022-07-28 11:50:10.698 | pagination 2022-07-28 11:50:10.698 | port-device-profile 2022-07-28 11:50:10.698 | port-mac-override 2022-07-28 11:50:10.698 | port-mac-address-regenerate 2022-07-28 11:50:10.698 | port-numa-affinity-policy 2022-07-28 11:50:10.698 | binding 2022-07-28 11:50:10.698 | binding-extended 2022-07-28 11:50:10.698 | port-security 2022-07-28 11:50:10.698 | project-id 2022-07-28 11:50:10.698 | provider 2022-07-28 11:50:10.698 | quota-check-limit 2022-07-28 11:50:10.698 | quotas 2022-07-28 11:50:10.698 | quota_details 2022-07-28 11:50:10.698 | rbac-policies 2022-07-28 11:50:10.698 | rbac-address-group 2022-07-28 11:50:10.698 | rbac-address-scope 2022-07-28 11:50:10.698 | rbac-security-groups 2022-07-28 11:50:10.698 | rbac-subnetpool 2022-07-28 11:50:10.698 | revision-if-match 2022-07-28 11:50:10.698 | standard-attr-revisions 2022-07-28 11:50:10.698 | router_availability_zone 2022-07-28 11:50:10.698 | security-groups-normalized-cidr 2022-07-28 11:50:10.698 | port-security-groups-filtering 2022-07-28 11:50:10.698 | security-groups-remote-address-group 2022-07-28 11:50:10.698 | security-groups-shared-filtering 2022-07-28 11:50:10.698 | security-group 2022-07-28 11:50:10.698 | service-type 2022-07-28 11:50:10.698 | sorting 2022-07-28 11:50:10.698 | standard-attr-description 2022-07-28 11:50:10.699 | stateful-security-group 2022-07-28 11:50:10.699 | subnet_onboard 2022-07-28 11:50:10.699 | subnet-service-types 2022-07-28 11:50:10.699 | subnet_allocation 2022-07-28 11:50:10.699 | subnetpool-prefix-ops 2022-07-28 11:50:10.699 | standard-attr-tag 2022-07-28 11:50:10.699 | standard-attr-timestamp' 2022-07-28 11:50:10.700 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 11:50:10.700 | address-scope 2022-07-28 11:50:10.700 | router-admin-state-down-before-update 2022-07-28 11:50:10.700 | agent 2022-07-28 11:50:10.700 | agent-resources-synced 2022-07-28 11:50:10.700 | allowed-address-pairs 2022-07-28 11:50:10.700 | auto-allocated-topology 2022-07-28 11:50:10.701 | availability_zone 2022-07-28 11:50:10.701 | availability_zone_filter 2022-07-28 11:50:10.701 | default-subnetpools 2022-07-28 11:50:10.701 | dhcp_agent_scheduler 2022-07-28 11:50:10.701 | dvr 2022-07-28 11:50:10.701 | empty-string-filtering 2022-07-28 11:50:10.701 | external-net 2022-07-28 11:50:10.701 | extra_dhcp_opt 2022-07-28 11:50:10.701 | extraroute 2022-07-28 11:50:10.701 | extraroute-atomic 2022-07-28 11:50:10.701 | filter-validation 2022-07-28 11:50:10.701 | fip-port-details 2022-07-28 11:50:10.701 | flavors 2022-07-28 11:50:10.701 | floatingip-pools 2022-07-28 11:50:10.701 | ip-substring-filtering 2022-07-28 11:50:10.701 | router 2022-07-28 11:50:10.701 | ext-gw-mode 2022-07-28 11:50:10.701 | l3-ha 2022-07-28 11:50:10.701 | l3-flavors 2022-07-28 11:50:10.701 | l3-port-ip-change-not-allowed 2022-07-28 11:50:10.701 | l3_agent_scheduler 2022-07-28 11:50:10.701 | metering 2022-07-28 11:50:10.701 | metering_source_and_destination_fields 2022-07-28 11:50:10.701 | multi-provider 2022-07-28 11:50:10.701 | net-mtu 2022-07-28 11:50:10.701 | net-mtu-writable 2022-07-28 11:50:10.701 | network_availability_zone 2022-07-28 11:50:10.701 | network-ip-availability 2022-07-28 11:50:10.701 | pagination 2022-07-28 11:50:10.701 | port-device-profile 2022-07-28 11:50:10.701 | port-mac-override 2022-07-28 11:50:10.701 | port-mac-address-regenerate 2022-07-28 11:50:10.701 | port-numa-affinity-policy 2022-07-28 11:50:10.701 | binding 2022-07-28 11:50:10.701 | binding-extended 2022-07-28 11:50:10.701 | port-security 2022-07-28 11:50:10.701 | project-id 2022-07-28 11:50:10.702 | provider 2022-07-28 11:50:10.702 | quota-check-limit 2022-07-28 11:50:10.702 | quotas 2022-07-28 11:50:10.702 | quota_details 2022-07-28 11:50:10.702 | rbac-policies 2022-07-28 11:50:10.702 | rbac-address-group 2022-07-28 11:50:10.702 | rbac-address-scope 2022-07-28 11:50:10.702 | rbac-security-groups 2022-07-28 11:50:10.702 | rbac-subnetpool 2022-07-28 11:50:10.702 | revision-if-match 2022-07-28 11:50:10.702 | standard-attr-revisions 2022-07-28 11:50:10.702 | router_availability_zone 2022-07-28 11:50:10.702 | security-groups-normalized-cidr 2022-07-28 11:50:10.702 | port-security-groups-filtering 2022-07-28 11:50:10.702 | security-groups-remote-address-group 2022-07-28 11:50:10.702 | security-groups-shared-filtering 2022-07-28 11:50:10.702 | security-group 2022-07-28 11:50:10.702 | service-type 2022-07-28 11:50:10.702 | sorting 2022-07-28 11:50:10.702 | standard-attr-description 2022-07-28 11:50:10.702 | stateful-security-group 2022-07-28 11:50:10.702 | subnet_onboard 2022-07-28 11:50:10.702 | subnet-service-types 2022-07-28 11:50:10.702 | subnet_allocation 2022-07-28 11:50:10.702 | subnetpool-prefix-ops 2022-07-28 11:50:10.702 | standard-attr-tag 2022-07-28 11:50:10.702 | standard-attr-timestamp =~ external-net ]] 2022-07-28 11:50:10.704 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 11:50:10.707 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-07-28 11:50:10.712 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-07-28 11:50:10.712 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-07-28 11:50:10.714 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-07-28 11:50:10.715 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:50:10.718 | ++ functions-common:get_field:813 : read data 2022-07-28 11:50:13.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:13.673 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:13.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:13.673 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:13.673 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 11:50:13.817 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:50:13.821 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 11:50:13.823 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 11:50:13.827 | ++ functions-common:get_field:819 : echo '| id | c27d5682-1f29-4298-bf48-b974a8c02951 |' 2022-07-28 11:50:13.827 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 11:50:13.833 | ++ functions-common:get_field:813 : read data 2022-07-28 11:50:13.837 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=c27d5682-1f29-4298-bf48-b974a8c02951 2022-07-28 11:50:13.839 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-07-28 11:50:13.842 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 11:50:13.861 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-07-28 11:50:13.864 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-07-28 11:50:13.867 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-28 11:50:13.871 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 11:50:16.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:16.362 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:16.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:16.362 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:16.516 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:50:16.519 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 11:50:16.519 | address-scope 2022-07-28 11:50:16.519 | router-admin-state-down-before-update 2022-07-28 11:50:16.519 | agent 2022-07-28 11:50:16.519 | agent-resources-synced 2022-07-28 11:50:16.519 | allowed-address-pairs 2022-07-28 11:50:16.519 | auto-allocated-topology 2022-07-28 11:50:16.519 | availability_zone 2022-07-28 11:50:16.519 | availability_zone_filter 2022-07-28 11:50:16.519 | default-subnetpools 2022-07-28 11:50:16.519 | dhcp_agent_scheduler 2022-07-28 11:50:16.520 | dvr 2022-07-28 11:50:16.520 | empty-string-filtering 2022-07-28 11:50:16.520 | external-net 2022-07-28 11:50:16.520 | extra_dhcp_opt 2022-07-28 11:50:16.520 | extraroute 2022-07-28 11:50:16.520 | extraroute-atomic 2022-07-28 11:50:16.520 | filter-validation 2022-07-28 11:50:16.520 | fip-port-details 2022-07-28 11:50:16.520 | flavors 2022-07-28 11:50:16.520 | floatingip-pools 2022-07-28 11:50:16.520 | ip-substring-filtering 2022-07-28 11:50:16.520 | router 2022-07-28 11:50:16.520 | ext-gw-mode 2022-07-28 11:50:16.520 | l3-ha 2022-07-28 11:50:16.520 | l3-flavors 2022-07-28 11:50:16.520 | l3-port-ip-change-not-allowed 2022-07-28 11:50:16.520 | l3_agent_scheduler 2022-07-28 11:50:16.520 | metering 2022-07-28 11:50:16.520 | metering_source_and_destination_fields 2022-07-28 11:50:16.520 | multi-provider 2022-07-28 11:50:16.520 | net-mtu 2022-07-28 11:50:16.520 | net-mtu-writable 2022-07-28 11:50:16.520 | network_availability_zone 2022-07-28 11:50:16.520 | network-ip-availability 2022-07-28 11:50:16.520 | pagination 2022-07-28 11:50:16.520 | port-device-profile 2022-07-28 11:50:16.520 | port-mac-override 2022-07-28 11:50:16.520 | port-mac-address-regenerate 2022-07-28 11:50:16.520 | port-numa-affinity-policy 2022-07-28 11:50:16.520 | binding 2022-07-28 11:50:16.520 | binding-extended 2022-07-28 11:50:16.520 | port-security 2022-07-28 11:50:16.520 | project-id 2022-07-28 11:50:16.520 | provider 2022-07-28 11:50:16.520 | quota-check-limit 2022-07-28 11:50:16.520 | quotas 2022-07-28 11:50:16.521 | quota_details 2022-07-28 11:50:16.521 | rbac-policies 2022-07-28 11:50:16.521 | rbac-address-group 2022-07-28 11:50:16.521 | rbac-address-scope 2022-07-28 11:50:16.521 | rbac-security-groups 2022-07-28 11:50:16.521 | rbac-subnetpool 2022-07-28 11:50:16.521 | revision-if-match 2022-07-28 11:50:16.521 | standard-attr-revisions 2022-07-28 11:50:16.521 | router_availability_zone 2022-07-28 11:50:16.521 | security-groups-normalized-cidr 2022-07-28 11:50:16.521 | port-security-groups-filtering 2022-07-28 11:50:16.521 | security-groups-remote-address-group 2022-07-28 11:50:16.521 | security-groups-shared-filtering 2022-07-28 11:50:16.521 | security-group 2022-07-28 11:50:16.521 | service-type 2022-07-28 11:50:16.521 | sorting 2022-07-28 11:50:16.521 | standard-attr-description 2022-07-28 11:50:16.521 | stateful-security-group 2022-07-28 11:50:16.521 | subnet_onboard 2022-07-28 11:50:16.521 | subnet-service-types 2022-07-28 11:50:16.521 | subnet_allocation 2022-07-28 11:50:16.521 | subnetpool-prefix-ops 2022-07-28 11:50:16.521 | standard-attr-tag 2022-07-28 11:50:16.521 | standard-attr-timestamp' 2022-07-28 11:50:16.522 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 11:50:16.522 | address-scope 2022-07-28 11:50:16.522 | router-admin-state-down-before-update 2022-07-28 11:50:16.522 | agent 2022-07-28 11:50:16.522 | agent-resources-synced 2022-07-28 11:50:16.522 | allowed-address-pairs 2022-07-28 11:50:16.522 | auto-allocated-topology 2022-07-28 11:50:16.522 | availability_zone 2022-07-28 11:50:16.522 | availability_zone_filter 2022-07-28 11:50:16.522 | default-subnetpools 2022-07-28 11:50:16.522 | dhcp_agent_scheduler 2022-07-28 11:50:16.522 | dvr 2022-07-28 11:50:16.522 | empty-string-filtering 2022-07-28 11:50:16.522 | external-net 2022-07-28 11:50:16.522 | extra_dhcp_opt 2022-07-28 11:50:16.523 | extraroute 2022-07-28 11:50:16.523 | extraroute-atomic 2022-07-28 11:50:16.523 | filter-validation 2022-07-28 11:50:16.523 | fip-port-details 2022-07-28 11:50:16.523 | flavors 2022-07-28 11:50:16.523 | floatingip-pools 2022-07-28 11:50:16.523 | ip-substring-filtering 2022-07-28 11:50:16.523 | router 2022-07-28 11:50:16.523 | ext-gw-mode 2022-07-28 11:50:16.523 | l3-ha 2022-07-28 11:50:16.523 | l3-flavors 2022-07-28 11:50:16.523 | l3-port-ip-change-not-allowed 2022-07-28 11:50:16.523 | l3_agent_scheduler 2022-07-28 11:50:16.523 | metering 2022-07-28 11:50:16.523 | metering_source_and_destination_fields 2022-07-28 11:50:16.523 | multi-provider 2022-07-28 11:50:16.523 | net-mtu 2022-07-28 11:50:16.523 | net-mtu-writable 2022-07-28 11:50:16.523 | network_availability_zone 2022-07-28 11:50:16.523 | network-ip-availability 2022-07-28 11:50:16.523 | pagination 2022-07-28 11:50:16.523 | port-device-profile 2022-07-28 11:50:16.523 | port-mac-override 2022-07-28 11:50:16.523 | port-mac-address-regenerate 2022-07-28 11:50:16.523 | port-numa-affinity-policy 2022-07-28 11:50:16.523 | binding 2022-07-28 11:50:16.523 | binding-extended 2022-07-28 11:50:16.523 | port-security 2022-07-28 11:50:16.523 | project-id 2022-07-28 11:50:16.523 | provider 2022-07-28 11:50:16.523 | quota-check-limit 2022-07-28 11:50:16.523 | quotas 2022-07-28 11:50:16.523 | quota_details 2022-07-28 11:50:16.523 | rbac-policies 2022-07-28 11:50:16.523 | rbac-address-group 2022-07-28 11:50:16.523 | rbac-address-scope 2022-07-28 11:50:16.523 | rbac-security-groups 2022-07-28 11:50:16.524 | rbac-subnetpool 2022-07-28 11:50:16.524 | revision-if-match 2022-07-28 11:50:16.524 | standard-attr-revisions 2022-07-28 11:50:16.524 | router_availability_zone 2022-07-28 11:50:16.524 | security-groups-normalized-cidr 2022-07-28 11:50:16.524 | port-security-groups-filtering 2022-07-28 11:50:16.524 | security-groups-remote-address-group 2022-07-28 11:50:16.524 | security-groups-shared-filtering 2022-07-28 11:50:16.524 | security-group 2022-07-28 11:50:16.524 | service-type 2022-07-28 11:50:16.524 | sorting 2022-07-28 11:50:16.524 | standard-attr-description 2022-07-28 11:50:16.524 | stateful-security-group 2022-07-28 11:50:16.524 | subnet_onboard 2022-07-28 11:50:16.524 | subnet-service-types 2022-07-28 11:50:16.524 | subnet_allocation 2022-07-28 11:50:16.524 | subnetpool-prefix-ops 2022-07-28 11:50:16.524 | standard-attr-tag 2022-07-28 11:50:16.524 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-28 11:50:16.526 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 11:50:16.529 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-07-28 11:50:16.532 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-07-28 11:50:16.537 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-07-28 11:50:16.537 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-07-28 11:50:16.537 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-07-28 11:50:16.542 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:50:16.545 | ++ functions-common:get_field:813 : read data 2022-07-28 11:50:19.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:19.712 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:19.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:19.712 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:19.862 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:50:19.865 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 11:50:19.869 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 11:50:19.872 | ++ functions-common:get_field:819 : echo '| id | 14479990-608f-4ada-892f-01b36bf31557 |' 2022-07-28 11:50:19.872 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 11:50:19.879 | ++ functions-common:get_field:813 : read data 2022-07-28 11:50:19.883 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=14479990-608f-4ada-892f-01b36bf31557 2022-07-28 11:50:19.885 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-07-28 11:50:19.890 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 11:50:19.908 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-07-28 11:50:19.911 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-07-28 11:50:19.913 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet c27d5682-1f29-4298-bf48-b974a8c02951 c768c8c1-bdf4-4ebb-9f66-1345cb47ab09 2022-07-28 11:50:22.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:22.397 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:22.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:22.397 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:22.397 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 11:50:22.538 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 11:50:24.855 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-07-28 11:50:24.858 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 14479990-608f-4ada-892f-01b36bf31557 2022-07-28 11:50:24.861 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-07-28 11:50:24.863 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-07-28 11:50:24.866 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.2.1 ]] 2022-07-28 11:50:24.870 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.2.1 ' 2022-07-28 11:50:24.873 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 14479990-608f-4ada-892f-01b36bf31557 --subnet-range 172.28.2.0/24 --no-dhcp ' 2022-07-28 11:50:24.875 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-07-28 11:50:24.877 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-07-28 11:50:24.882 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-07-28 11:50:24.882 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.2.1 --network 14479990-608f-4ada-892f-01b36bf31557 --subnet-range 172.28.2.0/24 --no-dhcp public-subnet 2022-07-28 11:50:28.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:28.278 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:28.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:28.278 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:28.278 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 11:50:28.442 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:50:28.446 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | 2022-07-28 11:50:28.446 | | id | 72c4a9bd-7a30-4ae6-bd39-5c492177d28b |' 2022-07-28 11:50:28.449 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-07-28 11:50:28.451 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 11:50:28.469 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 72c4a9bd-7a30-4ae6-bd39-5c492177d28b '|' 2022-07-28 11:50:28.472 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | | id | 72c4a9bd-7a30-4ae6-bd39-5c492177d28b |' 2022-07-28 11:50:28.475 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-07-28 11:50:28.480 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 72c4a9bd-7a30-4ae6-bd39-5c492177d28b '|' 2022-07-28 11:50:28.480 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-07-28 11:50:28.483 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:50:28.485 | ++ functions-common:get_field:813 : read data 2022-07-28 11:50:28.488 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 11:50:28.490 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 11:50:28.493 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.2.1 | | id | 72c4a9bd-7a30-4ae6-bd39-5c492177d28b |' 2022-07-28 11:50:28.495 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 11:50:28.500 | ++ functions-common:get_field:813 : read data 2022-07-28 11:50:28.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.2.1 2022-07-28 11:50:28.508 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 72c4a9bd-7a30-4ae6-bd39-5c492177d28b '|' 2022-07-28 11:50:28.509 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-07-28 11:50:28.512 | ++ functions-common:get_field:812 : local data field 2022-07-28 11:50:28.515 | ++ functions-common:get_field:813 : read data 2022-07-28 11:50:28.517 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-07-28 11:50:28.519 | ++ functions-common:get_field:817 : field='$6' 2022-07-28 11:50:28.522 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.2.1 | | id | 72c4a9bd-7a30-4ae6-bd39-5c492177d28b |' 2022-07-28 11:50:28.523 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-07-28 11:50:28.529 | ++ functions-common:get_field:813 : read data 2022-07-28 11:50:28.533 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=72c4a9bd-7a30-4ae6-bd39-5c492177d28b 2022-07-28 11:50:28.535 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 14479990-608f-4ada-892f-01b36bf31557 c27d5682-1f29-4298-bf48-b974a8c02951 2022-07-28 11:50:31.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:31.065 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:31.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:31.065 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:31.065 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 11:50:33.365 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-07-28 11:50:33.369 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-07-28 11:50:33.386 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:33.390 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-07-28 11:50:33.392 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-07-28 11:50:33.395 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-07-28 11:50:33.398 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-07-28 11:50:33.402 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-07-28 11:50:33.407 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-07-28 11:50:33.429 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-07-28 11:50:33.433 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-07-28 11:50:33.435 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-07-28 11:50:33.438 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-07-28 11:50:33.440 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-28 11:50:33.443 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-07-28 11:50:33.447 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-28 11:50:33.449 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-07-28 11:50:33.453 | + functions-common:test_with_retry:2380 : local until=10 2022-07-28 11:50:33.455 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 11:50:33.457 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 11:50:33.460 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 11:50:33.463 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:50:33.465 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:50:33.469 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:50:33.473 | + functions-common:time_start:2431 : _TIME_START[$name]=1659009033470 2022-07-28 11:50:33.476 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-07-28 11:50:33.483 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-28 11:50:33.486 | + functions-common:time_stop:2440 : local name 2022-07-28 11:50:33.489 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:50:33.491 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:50:33.495 | + functions-common:time_stop:2443 : local total 2022-07-28 11:50:33.498 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:50:33.500 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-28 11:50:33.503 | + functions-common:time_stop:2447 : start_time=1659009033470 2022-07-28 11:50:33.509 | + functions-common:time_stop:2449 : [[ -z 1659009033470 ]] 2022-07-28 11:50:33.514 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:50:33.518 | + functions-common:time_stop:2452 : end_time=1659009033514 2022-07-28 11:50:33.521 | + functions-common:time_stop:2453 : elapsed_time=44 2022-07-28 11:50:33.523 | + functions-common:time_stop:2454 : total=6116 2022-07-28 11:50:33.526 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:50:33.529 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6160 2022-07-28 11:50:33.535 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.2.1 2022-07-28 11:50:33.535 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-07-28 11:50:33.544 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-07-28 11:50:33.546 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-07-28 11:50:33.549 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-07-28 11:50:33.551 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-07-28 11:50:33.555 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.2.1/24 dev br-data 2022-07-28 11:50:33.573 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-07-28 11:50:33.590 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-07-28 11:50:33.590 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-07-28 11:50:33.592 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-07-28 11:50:33.595 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-07-28 11:50:36.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:36.268 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:36.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:36.268 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:36.413 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 11:50:36.418 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.2.200 ' 2022-07-28 11:50:36.421 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-07-28 11:50:36.423 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 11:50:36.441 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-07-28 11:50:36.444 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-07-28 11:50:36.448 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-07-28 11:50:36.451 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-07-28 11:50:36.471 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:36.473 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-07-28 11:50:36.476 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:50:36.479 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-07-28 11:50:36.482 | + ./stack.sh:main:1314 : start_nova 2022-07-28 11:50:36.485 | + lib/nova:start_nova:1132 : start_nova_rest 2022-07-28 11:50:36.487 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:50:36.490 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:50:36.493 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:50:36.496 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-28 11:50:36.499 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 11:50:36.502 | + functions-common:run_process:1694 : local service=n-sch 2022-07-28 11:50:36.504 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 11:50:36.507 | + functions-common:run_process:1696 : local group= 2022-07-28 11:50:36.510 | + functions-common:run_process:1697 : local user= 2022-07-28 11:50:36.513 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:50:36.516 | + functions-common:run_process:1700 : local name=n-sch 2022-07-28 11:50:36.519 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:50:36.521 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:50:36.525 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:50:36.527 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:50:36.531 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:50:36.535 | + functions-common:time_start:2431 : _TIME_START[$name]=1659009036532 2022-07-28 11:50:36.538 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-07-28 11:50:36.557 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:36.559 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-07-28 11:50:36.562 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-07-28 11:50:36.566 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 11:50:36.568 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 11:50:36.572 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 11:50:36.575 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 11:50:36.579 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-28 11:50:36.582 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-28 11:50:36.584 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-07-28 11:50:36.588 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:50:36.591 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:50:36.593 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:50:36.596 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:50:36.599 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-28 11:50:36.602 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-07-28 11:50:36.605 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-07-28 11:50:36.608 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 11:50:36.610 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:50:36.612 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:50:36.615 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:50:36.617 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:50:36.620 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:50:36.622 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-07-28 11:50:36.625 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:50:36.630 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-07-28 11:50:36.686 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-07-28 11:50:36.744 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 11:50:36.799 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-07-28 11:50:36.855 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-07-28 11:50:36.912 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:50:36.970 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:50:36.973 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:50:36.975 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-07-28 11:50:37.031 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:50:37.473 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-07-28 11:50:37.487 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-07-28 11:50:37.950 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-07-28 11:50:37.972 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:50:37.975 | + functions-common:time_stop:2440 : local name 2022-07-28 11:50:37.980 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:50:37.984 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:50:37.987 | + functions-common:time_stop:2443 : local total 2022-07-28 11:50:37.990 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:50:37.992 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:50:37.995 | + functions-common:time_stop:2447 : start_time=1659009036532 2022-07-28 11:50:37.998 | + functions-common:time_stop:2449 : [[ -z 1659009036532 ]] 2022-07-28 11:50:38.001 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:50:38.006 | + functions-common:time_stop:2452 : end_time=1659009038003 2022-07-28 11:50:38.009 | + functions-common:time_stop:2453 : elapsed_time=1471 2022-07-28 11:50:38.011 | + functions-common:time_stop:2454 : total=23320 2022-07-28 11:50:38.014 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:50:38.017 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24791 2022-07-28 11:50:38.019 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-07-28 11:50:38.023 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-07-28 11:50:38.028 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 11:50:38.031 | + functions-common:run_process:1694 : local service=n-api-meta 2022-07-28 11:50:38.034 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 11:50:38.037 | + functions-common:run_process:1696 : local group= 2022-07-28 11:50:38.040 | + functions-common:run_process:1697 : local user= 2022-07-28 11:50:38.043 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:50:38.046 | + functions-common:run_process:1700 : local name=n-api-meta 2022-07-28 11:50:38.049 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:50:38.053 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:50:38.055 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:50:38.058 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:50:38.061 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:50:38.067 | + functions-common:time_start:2431 : _TIME_START[$name]=1659009038063 2022-07-28 11:50:38.069 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-07-28 11:50:38.088 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:38.091 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-07-28 11:50:38.094 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-07-28 11:50:38.096 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 11:50:38.099 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 11:50:38.102 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 11:50:38.105 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 11:50:38.107 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-07-28 11:50:38.111 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-07-28 11:50:38.114 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-07-28 11:50:38.116 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:50:38.120 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:50:38.124 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:50:38.128 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:50:38.130 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-07-28 11:50:38.134 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-07-28 11:50:38.137 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-07-28 11:50:38.139 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 11:50:38.142 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 11:50:38.144 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 11:50:38.147 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 11:50:38.150 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-07-28 11:50:38.153 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 11:50:38.157 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-07-28 11:50:38.213 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-07-28 11:50:38.271 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-07-28 11:50:38.328 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 11:50:38.386 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:50:38.444 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-07-28 11:50:38.502 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-07-28 11:50:38.563 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-07-28 11:50:38.624 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-07-28 11:50:38.681 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-07-28 11:50:38.739 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 11:50:38.742 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 11:50:38.745 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-07-28 11:50:38.801 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 11:50:39.281 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-07-28 11:50:39.307 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-07-28 11:50:39.785 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-07-28 11:50:39.861 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:50:39.866 | + functions-common:time_stop:2440 : local name 2022-07-28 11:50:39.869 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:50:39.874 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:50:39.879 | + functions-common:time_stop:2443 : local total 2022-07-28 11:50:39.885 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:50:39.890 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:50:39.893 | + functions-common:time_stop:2447 : start_time=1659009038063 2022-07-28 11:50:39.898 | + functions-common:time_stop:2449 : [[ -z 1659009038063 ]] 2022-07-28 11:50:39.904 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:50:39.909 | + functions-common:time_stop:2452 : end_time=1659009039904 2022-07-28 11:50:39.912 | + functions-common:time_stop:2453 : elapsed_time=1841 2022-07-28 11:50:39.916 | + functions-common:time_stop:2454 : total=24791 2022-07-28 11:50:39.918 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:50:39.921 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26632 2022-07-28 11:50:39.924 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:50:39.929 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:50:39.933 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-07-28 11:50:39.937 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:50:39.940 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:50:39.944 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:50:39.948 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-07-28 11:50:39.951 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 11:50:39.954 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-07-28 11:50:39.964 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-07-28 11:50:39.972 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 11:50:39.972 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 11:50:39.975 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-07-28 11:50:40.000 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:50:40.003 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 11:50:40.006 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-07-28 11:50:40.030 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:50:40.034 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 11:50:40.043 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-07-28 11:50:40.067 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:50:40.073 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-07-28 11:50:40.076 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 11:50:40.079 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-07-28 11:50:40.085 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-07-28 11:50:40.085 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 11:50:40.091 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 11:50:40.095 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-07-28 11:50:40.097 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 11:50:40.100 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-07-28 11:50:40.103 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 11:50:40.106 | + functions-common:run_process:1696 : local group= 2022-07-28 11:50:40.108 | + functions-common:run_process:1697 : local user= 2022-07-28 11:50:40.111 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:50:40.114 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-07-28 11:50:40.116 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:50:40.121 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:50:40.125 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:50:40.128 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:50:40.134 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:50:40.136 | + functions-common:time_start:2431 : _TIME_START[$name]=1659009040133 2022-07-28 11:50:40.139 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-07-28 11:50:40.161 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:50:40.163 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:50:40.167 | + functions-common:time_stop:2440 : local name 2022-07-28 11:50:40.169 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:50:40.172 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:50:40.175 | + functions-common:time_stop:2443 : local total 2022-07-28 11:50:40.178 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:50:40.180 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:50:40.183 | + functions-common:time_stop:2447 : start_time=1659009040133 2022-07-28 11:50:40.186 | + functions-common:time_stop:2449 : [[ -z 1659009040133 ]] 2022-07-28 11:50:40.191 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:50:40.195 | + functions-common:time_stop:2452 : end_time=1659009040192 2022-07-28 11:50:40.198 | + functions-common:time_stop:2453 : elapsed_time=59 2022-07-28 11:50:40.201 | + functions-common:time_stop:2454 : total=26632 2022-07-28 11:50:40.203 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:50:40.206 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26691 2022-07-28 11:50:40.209 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 11:50:40.212 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-07-28 11:50:40.215 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 11:50:40.218 | + functions-common:run_process:1696 : local group= 2022-07-28 11:50:40.221 | + functions-common:run_process:1697 : local user= 2022-07-28 11:50:40.224 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:50:40.226 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-07-28 11:50:40.230 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:50:40.232 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:50:40.235 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:50:40.238 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:50:40.244 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:50:40.247 | + functions-common:time_start:2431 : _TIME_START[$name]=1659009040244 2022-07-28 11:50:40.250 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-07-28 11:50:40.278 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:50:40.282 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:50:40.284 | + functions-common:time_stop:2440 : local name 2022-07-28 11:50:40.287 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:50:40.291 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:50:40.294 | + functions-common:time_stop:2443 : local total 2022-07-28 11:50:40.296 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:50:40.311 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:50:40.311 | + functions-common:time_stop:2447 : start_time=1659009040244 2022-07-28 11:50:40.311 | + functions-common:time_stop:2449 : [[ -z 1659009040244 ]] 2022-07-28 11:50:40.311 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:50:40.313 | + functions-common:time_stop:2452 : end_time=1659009040310 2022-07-28 11:50:40.316 | + functions-common:time_stop:2453 : elapsed_time=66 2022-07-28 11:50:40.319 | + functions-common:time_stop:2454 : total=26691 2022-07-28 11:50:40.322 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:50:40.324 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26757 2022-07-28 11:50:40.327 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-28 11:50:40.330 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-07-28 11:50:40.333 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-28 11:50:40.335 | + functions-common:run_process:1696 : local group= 2022-07-28 11:50:40.339 | + functions-common:run_process:1697 : local user= 2022-07-28 11:50:40.341 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:50:40.344 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-07-28 11:50:40.347 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:50:40.350 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:50:40.353 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:50:40.356 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:50:40.361 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:50:40.365 | + functions-common:time_start:2431 : _TIME_START[$name]=1659009040361 2022-07-28 11:50:40.368 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-07-28 11:50:40.389 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:50:40.392 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:50:40.395 | + functions-common:time_stop:2440 : local name 2022-07-28 11:50:40.398 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:50:40.401 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:50:40.404 | + functions-common:time_stop:2443 : local total 2022-07-28 11:50:40.406 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:50:40.409 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:50:40.412 | + functions-common:time_stop:2447 : start_time=1659009040361 2022-07-28 11:50:40.415 | + functions-common:time_stop:2449 : [[ -z 1659009040361 ]] 2022-07-28 11:50:40.422 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:50:40.425 | + functions-common:time_stop:2452 : end_time=1659009040421 2022-07-28 11:50:40.428 | + functions-common:time_stop:2453 : elapsed_time=60 2022-07-28 11:50:40.431 | + functions-common:time_stop:2454 : total=26757 2022-07-28 11:50:40.434 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:50:40.437 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26817 2022-07-28 11:50:40.440 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:50:40.443 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:50:40.446 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-07-28 11:50:40.449 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 11:50:40.457 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-07-28 11:50:40.457 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-07-28 11:50:40.476 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:40.479 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-07-28 11:50:40.542 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-07-28 11:50:40.548 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 11:50:40.550 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-07-28 11:50:40.632 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-07-28 11:50:40.656 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:40.658 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 11:50:40.662 | + functions-common:run_process:1694 : local service=n-super-cond 2022-07-28 11:50:40.665 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 11:50:40.668 | + functions-common:run_process:1696 : local group= 2022-07-28 11:50:40.671 | + functions-common:run_process:1697 : local user= 2022-07-28 11:50:40.673 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:50:40.676 | + functions-common:run_process:1700 : local name=n-super-cond 2022-07-28 11:50:40.679 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:50:40.682 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:50:40.685 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:50:40.687 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:50:40.693 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:50:40.696 | + functions-common:time_start:2431 : _TIME_START[$name]=1659009040692 2022-07-28 11:50:40.699 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-07-28 11:50:40.724 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:40.727 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-07-28 11:50:40.730 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-07-28 11:50:40.734 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 11:50:40.736 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 11:50:40.740 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 11:50:40.742 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 11:50:40.745 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-28 11:50:40.748 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-28 11:50:40.751 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-07-28 11:50:40.753 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:50:40.756 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:50:40.760 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:50:40.762 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:50:40.765 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-28 11:50:40.768 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-07-28 11:50:40.771 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-07-28 11:50:40.773 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 11:50:40.776 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:50:40.779 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:50:40.781 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:50:40.784 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:50:40.786 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:50:40.789 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-07-28 11:50:40.791 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:50:40.796 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-07-28 11:50:40.864 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-07-28 11:50:40.932 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 11:50:41.006 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-07-28 11:50:41.090 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-07-28 11:50:41.167 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:50:41.234 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:50:41.236 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:50:41.239 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-07-28 11:50:41.307 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:50:41.856 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-07-28 11:50:41.870 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-07-28 11:50:42.464 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-07-28 11:50:42.498 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:50:42.505 | + functions-common:time_stop:2440 : local name 2022-07-28 11:50:42.510 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:50:42.513 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:50:42.516 | + functions-common:time_stop:2443 : local total 2022-07-28 11:50:42.519 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:50:42.522 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:50:42.525 | + functions-common:time_stop:2447 : start_time=1659009040692 2022-07-28 11:50:42.528 | + functions-common:time_stop:2449 : [[ -z 1659009040692 ]] 2022-07-28 11:50:42.532 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:50:42.537 | + functions-common:time_stop:2452 : end_time=1659009042534 2022-07-28 11:50:42.541 | + functions-common:time_stop:2453 : elapsed_time=1842 2022-07-28 11:50:42.543 | + functions-common:time_stop:2454 : total=26817 2022-07-28 11:50:42.546 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:50:42.548 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28659 2022-07-28 11:50:42.551 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-07-28 11:50:42.557 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 11:50:42.560 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-07-28 11:50:42.583 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:42.585 | + lib/nova:start_nova_conductor:1114 : local conf 2022-07-28 11:50:42.588 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-07-28 11:50:42.591 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 11:50:42.596 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 11:50:42.597 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-07-28 11:50:42.600 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 11:50:42.604 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-07-28 11:50:42.605 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 11:50:42.608 | + functions-common:run_process:1696 : local group= 2022-07-28 11:50:42.611 | + functions-common:run_process:1697 : local user= 2022-07-28 11:50:42.614 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:50:42.619 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-07-28 11:50:42.623 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:50:42.626 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:50:42.630 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:50:42.633 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:50:42.639 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:50:42.642 | + functions-common:time_start:2431 : _TIME_START[$name]=1659009042638 2022-07-28 11:50:42.645 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-07-28 11:50:42.667 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:42.670 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-07-28 11:50:42.673 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-07-28 11:50:42.675 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 11:50:42.678 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 11:50:42.682 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 11:50:42.685 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 11:50:42.687 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-07-28 11:50:42.690 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-07-28 11:50:42.693 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-07-28 11:50:42.696 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:50:42.699 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:50:42.702 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:50:42.705 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:50:42.708 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-07-28 11:50:42.711 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-07-28 11:50:42.720 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-07-28 11:50:42.720 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 11:50:42.723 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:50:42.728 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:50:42.728 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:50:42.732 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:50:42.736 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:50:42.736 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-07-28 11:50:42.740 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:50:42.748 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-07-28 11:50:42.813 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-07-28 11:50:42.888 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 11:50:42.958 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-07-28 11:50:43.032 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-07-28 11:50:43.100 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:50:43.182 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:50:43.185 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:50:43.187 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-07-28 11:50:43.259 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:50:43.828 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-07-28 11:50:43.843 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-07-28 11:50:44.331 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-07-28 11:50:44.357 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:50:44.361 | + functions-common:time_stop:2440 : local name 2022-07-28 11:50:44.364 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:50:44.372 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:50:44.376 | + functions-common:time_stop:2443 : local total 2022-07-28 11:50:44.376 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:50:44.380 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:50:44.384 | + functions-common:time_stop:2447 : start_time=1659009042638 2022-07-28 11:50:44.387 | + functions-common:time_stop:2449 : [[ -z 1659009042638 ]] 2022-07-28 11:50:44.392 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:50:44.399 | + functions-common:time_stop:2452 : end_time=1659009044392 2022-07-28 11:50:44.402 | + functions-common:time_stop:2453 : elapsed_time=1754 2022-07-28 11:50:44.405 | + functions-common:time_stop:2454 : total=28659 2022-07-28 11:50:44.410 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:50:44.415 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30413 2022-07-28 11:50:44.420 | + lib/nova:start_nova:1135 : start_nova_compute 2022-07-28 11:50:44.423 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:50:44.426 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:50:44.431 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:50:44.434 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-28 11:50:44.442 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-07-28 11:50:44.457 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-28 11:50:44.466 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 11:50:44.470 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 11:50:44.478 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-07-28 11:50:44.486 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 11:50:44.496 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-07-28 11:50:44.501 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-07-28 11:50:44.509 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-07-28 11:50:44.514 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-07-28 11:50:44.518 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-28 11:50:44.522 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 11:50:44.523 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-28 11:50:44.523 | BEGIN { 2022-07-28 11:50:44.523 | section = "" 2022-07-28 11:50:44.523 | last_section = "" 2022-07-28 11:50:44.523 | section_count = 0 2022-07-28 11:50:44.523 | } 2022-07-28 11:50:44.524 | /^\[.+\]/ { 2022-07-28 11:50:44.524 | gsub("[][]", "", $1); 2022-07-28 11:50:44.524 | section=$1 2022-07-28 11:50:44.524 | next 2022-07-28 11:50:44.524 | } 2022-07-28 11:50:44.524 | /^ *\#/ { 2022-07-28 11:50:44.524 | next 2022-07-28 11:50:44.524 | } 2022-07-28 11:50:44.524 | /^[^ \t]+/ { 2022-07-28 11:50:44.524 | # get offset of first = in $0 2022-07-28 11:50:44.524 | eq_idx = index($0, "=") 2022-07-28 11:50:44.524 | # extract attr & value from $0 2022-07-28 11:50:44.524 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 11:50:44.524 | value = substr($0, eq_idx + 1) 2022-07-28 11:50:44.524 | # only need to strip trailing whitespace from attr 2022-07-28 11:50:44.525 | sub(/[ \t]*$/, "", attr) 2022-07-28 11:50:44.525 | # need to strip leading & trailing whitespace from value 2022-07-28 11:50:44.525 | sub(/^[ \t]*/, "", value) 2022-07-28 11:50:44.525 | sub(/[ \t]*$/, "", value) 2022-07-28 11:50:44.525 | 2022-07-28 11:50:44.525 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 11:50:44.525 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 11:50:44.525 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 11:50:44.525 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 11:50:44.525 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 11:50:44.525 | if (section != last_section) { 2022-07-28 11:50:44.525 | cfg_section[section_count++] = section 2022-07-28 11:50:44.525 | last_section = section 2022-07-28 11:50:44.525 | } 2022-07-28 11:50:44.525 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 11:50:44.525 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 11:50:44.525 | 2022-07-28 11:50:44.525 | cfg_attr[section, attr, 0] = value 2022-07-28 11:50:44.525 | cfg_attr_count[section, attr] = 1 2022-07-28 11:50:44.525 | } else { 2022-07-28 11:50:44.525 | lno = cfg_attr_count[section, attr]++ 2022-07-28 11:50:44.525 | cfg_attr[section, attr, lno] = value 2022-07-28 11:50:44.525 | } 2022-07-28 11:50:44.525 | } 2022-07-28 11:50:44.525 | END { 2022-07-28 11:50:44.525 | # Process each section in order 2022-07-28 11:50:44.525 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 11:50:44.525 | section = cfg_section[sno] 2022-07-28 11:50:44.525 | # The ini routines simply append a config item immediately 2022-07-28 11:50:44.525 | # after the section header. To keep the same order as defined 2022-07-28 11:50:44.525 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 11:50:44.525 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 11:50:44.525 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 11:50:44.525 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 11:50:44.525 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 11:50:44.525 | else { 2022-07-28 11:50:44.526 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 11:50:44.526 | count = cfg_attr_count[section, attr] 2022-07-28 11:50:44.526 | print "inidelete " configfile " " section " " attr 2022-07-28 11:50:44.526 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 11:50:44.526 | for (l = count -2; l >= 0; l--) 2022-07-28 11:50:44.526 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 11:50:44.526 | } 2022-07-28 11:50:44.526 | } 2022-07-28 11:50:44.526 | } 2022-07-28 11:50:44.526 | } 2022-07-28 11:50:44.526 | ' 2022-07-28 11:50:44.530 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 11:50:44.530 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 11:50:44.534 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 11:50:44.538 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-07-28 11:50:44.541 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 11:50:44.544 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-07-28 11:50:44.553 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-28 11:50:44.553 | BEGIN { group = "" } 2022-07-28 11:50:44.553 | /^\[\[.+\|.*\]\]/ { 2022-07-28 11:50:44.553 | gsub("[][]", "", $1); 2022-07-28 11:50:44.553 | split($1, a, "|"); 2022-07-28 11:50:44.554 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 11:50:44.554 | group=a[1] 2022-07-28 11:50:44.554 | } else { 2022-07-28 11:50:44.554 | group="" 2022-07-28 11:50:44.554 | } 2022-07-28 11:50:44.554 | next 2022-07-28 11:50:44.554 | } 2022-07-28 11:50:44.554 | { 2022-07-28 11:50:44.554 | if (group != "") 2022-07-28 11:50:44.554 | print $0 2022-07-28 11:50:44.554 | } 2022-07-28 11:50:44.554 | ' /home/ubuntu/devstack/local.conf 2022-07-28 11:50:44.561 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 11:50:44.566 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-07-28 11:50:44.636 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-07-28 11:50:44.721 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-07-28 11:50:44.725 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 11:50:44.733 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-07-28 11:50:44.743 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 11:50:44.748 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 11:50:44.756 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 11:50:44.796 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:44.800 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 11:50:44.805 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 11:50:44.811 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 11:50:44.830 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:44.833 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-07-28 11:50:44.836 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-07-28 11:50:44.883 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 11:50:44.886 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 11:50:44.889 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-07-28 11:50:44.933 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-07-28 11:50:44.975 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-07-28 11:50:44.978 | + lib/nova:configure_console_compute:639 : local offset 2022-07-28 11:50:44.981 | + lib/nova:configure_console_compute:640 : offset=0 2022-07-28 11:50:44.983 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-07-28 11:50:44.987 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-07-28 11:50:45.012 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.67 2022-07-28 11:50:45.015 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-07-28 11:50:45.036 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:50:45.041 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-07-28 11:50:45.064 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:50:45.067 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-07-28 11:50:45.070 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-07-28 11:50:45.110 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-07-28 11:50:45.132 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:50:45.134 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-07-28 11:50:45.154 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:50:45.157 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-07-28 11:50:45.161 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-07-28 11:50:45.166 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-07-28 11:50:45.167 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-07-28 11:50:45.170 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-07-28 11:50:45.174 | + functions-common:run_process:1694 : local service=n-cpu 2022-07-28 11:50:45.177 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-07-28 11:50:45.180 | + functions-common:run_process:1696 : local group=libvirt 2022-07-28 11:50:45.183 | + functions-common:run_process:1697 : local user= 2022-07-28 11:50:45.186 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:50:45.188 | + functions-common:run_process:1700 : local name=n-cpu 2022-07-28 11:50:45.191 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:50:45.194 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:50:45.197 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:50:45.199 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:50:45.205 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:50:45.208 | + functions-common:time_start:2431 : _TIME_START[$name]=1659009045205 2022-07-28 11:50:45.211 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-07-28 11:50:45.232 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:50:45.234 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:50:45.237 | + functions-common:time_stop:2440 : local name 2022-07-28 11:50:45.240 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:50:45.244 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:50:45.246 | + functions-common:time_stop:2443 : local total 2022-07-28 11:50:45.249 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:50:45.252 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:50:45.254 | + functions-common:time_stop:2447 : start_time=1659009045205 2022-07-28 11:50:45.257 | + functions-common:time_stop:2449 : [[ -z 1659009045205 ]] 2022-07-28 11:50:45.261 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:50:45.266 | + functions-common:time_stop:2452 : end_time=1659009045263 2022-07-28 11:50:45.269 | + functions-common:time_stop:2453 : elapsed_time=58 2022-07-28 11:50:45.272 | + functions-common:time_stop:2454 : total=30413 2022-07-28 11:50:45.275 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:50:45.277 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30471 2022-07-28 11:50:45.280 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:50:45.283 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 11:50:45.286 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-07-28 11:50:45.307 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:45.311 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-07-28 11:50:45.312 | Dumping cells_v2 mapping 2022-07-28 11:50:45.316 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-07-28 11:50:45.916 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 11:50:48.947 | INFO dbcounter [None req-d4eb05d5-4ba0-4f74-b738-5038ce001010 None None] Registered counter for database nova_api 2022-07-28 11:50:48.972 | DEBUG dbcounter [-] [255438] Writer thread running {{(pid=255438) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 11:50:49.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:49.025 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:49.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:49.025 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:49.025 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 11:50:49.025 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-07-28 11:50:49.025 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 11:50:49.025 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-07-28 11:50:49.025 | | cell1 | cda81102-b782-413f-87d5-c5fbc71ed903 | rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-07-28 11:50:49.025 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 11:50:49.436 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-07-28 11:50:49.439 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-07-28 11:50:49.506 | + inc/async:async_inner:63 : create_flavors 2022-07-28 11:50:49.553 | [192229 Async create_flavors:255497]: running: create_flavors 2022-07-28 11:50:49.557 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-07-28 11:50:49.576 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:49.579 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-07-28 11:50:49.582 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 11:50:49.585 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-07-28 11:50:49.588 | + ./stack.sh:main:1319 : start_cinder 2022-07-28 11:50:49.590 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-07-28 11:50:49.593 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-07-28 11:50:49.596 | + lib/cinder:start_cinder:510 : local cinder_url 2022-07-28 11:50:49.599 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-07-28 11:50:49.618 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:50:49.621 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-07-28 11:50:49.624 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-07-28 11:50:49.626 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-07-28 11:50:49.630 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-07-28 11:50:49.634 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 11:50:49.637 | + functions-common:run_process:1694 : local service=c-api 2022-07-28 11:50:49.640 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 11:50:49.642 | + functions-common:run_process:1696 : local group= 2022-07-28 11:50:49.645 | + functions-common:run_process:1697 : local user= 2022-07-28 11:50:49.648 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:50:49.650 | + functions-common:run_process:1700 : local name=c-api 2022-07-28 11:50:49.653 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:50:49.656 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:50:49.658 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:50:49.661 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:50:49.665 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:50:49.669 | + functions-common:time_start:2431 : _TIME_START[$name]=1659009049667 2022-07-28 11:50:49.672 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-07-28 11:50:49.690 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:49.692 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-07-28 11:50:49.695 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-07-28 11:50:49.698 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 11:50:49.700 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 11:50:49.703 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 11:50:49.706 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 11:50:49.708 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-07-28 11:50:49.711 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-07-28 11:50:49.713 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-07-28 11:50:49.716 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:50:49.719 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:50:49.721 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:50:49.724 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:50:49.727 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 11:50:49.730 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-07-28 11:50:49.732 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-07-28 11:50:49.735 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 11:50:49.737 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 11:50:49.739 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 11:50:49.742 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 11:50:49.745 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-07-28 11:50:49.747 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 11:50:49.751 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-07-28 11:50:49.808 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-07-28 11:50:49.864 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-07-28 11:50:49.920 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 11:50:49.979 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:50:50.044 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-07-28 11:50:50.110 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-07-28 11:50:50.167 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-07-28 11:50:50.234 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-07-28 11:50:50.291 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-07-28 11:50:50.349 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 11:50:50.351 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 11:50:50.354 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-07-28 11:50:50.411 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 11:50:50.860 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-07-28 11:50:50.875 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-07-28 11:50:51.326 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-07-28 11:50:51.403 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:50:51.407 | + functions-common:time_stop:2440 : local name 2022-07-28 11:50:51.410 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:50:51.413 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:50:51.418 | + functions-common:time_stop:2443 : local total 2022-07-28 11:50:51.422 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:50:51.428 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:50:51.434 | + functions-common:time_stop:2447 : start_time=1659009049667 2022-07-28 11:50:51.436 | + functions-common:time_stop:2449 : [[ -z 1659009049667 ]] 2022-07-28 11:50:51.443 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:50:51.444 | + functions-common:time_stop:2452 : end_time=1659009051441 2022-07-28 11:50:51.447 | + functions-common:time_stop:2453 : elapsed_time=1774 2022-07-28 11:50:51.452 | + functions-common:time_stop:2454 : total=30471 2022-07-28 11:50:51.455 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:50:51.458 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32245 2022-07-28 11:50:51.465 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.67/volume/v3 2022-07-28 11:50:51.470 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-07-28 11:50:51.470 | Waiting for Cinder API to start... 2022-07-28 11:50:51.474 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.67/volume/v3 2022-07-28 11:50:51.480 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 11:50:51.483 | + functions:wait_for_service:458 : local url=http://10.222.0.67/volume/v3 2022-07-28 11:50:51.485 | + functions:wait_for_service:459 : local rval=0 2022-07-28 11:50:51.489 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 11:50:51.495 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 11:50:51.500 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:50:51.504 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:50:51.511 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:50:51.516 | + functions-common:time_start:2431 : _TIME_START[$name]=1659009051509 2022-07-28 11:50:51.519 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 11:50:51.529 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/volume/v3 2022-07-28 11:50:55.584 | + :: : [[ 500 == 503 ]] 2022-07-28 11:50:55.588 | + :: : [[ 0 -eq 7 ]] 2022-07-28 11:50:55.593 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 11:50:55.596 | + functions-common:time_stop:2440 : local name 2022-07-28 11:50:55.599 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:50:55.602 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:50:55.605 | + functions-common:time_stop:2443 : local total 2022-07-28 11:50:55.608 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:50:55.610 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 11:50:55.612 | + functions-common:time_stop:2447 : start_time=1659009051509 2022-07-28 11:50:55.615 | + functions-common:time_stop:2449 : [[ -z 1659009051509 ]] 2022-07-28 11:50:55.618 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:50:55.624 | + functions-common:time_stop:2452 : end_time=1659009055621 2022-07-28 11:50:55.627 | + functions-common:time_stop:2453 : elapsed_time=4112 2022-07-28 11:50:55.629 | + functions-common:time_stop:2454 : total=18068 2022-07-28 11:50:55.632 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:50:55.636 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22180 2022-07-28 11:50:55.638 | + functions:wait_for_service:467 : return 0 2022-07-28 11:50:55.641 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 11:50:55.644 | + functions-common:run_process:1694 : local service=c-sch 2022-07-28 11:50:55.647 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 11:50:55.654 | + functions-common:run_process:1696 : local group= 2022-07-28 11:50:55.657 | + functions-common:run_process:1697 : local user= 2022-07-28 11:50:55.659 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 11:50:55.662 | + functions-common:run_process:1700 : local name=c-sch 2022-07-28 11:50:55.665 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:50:55.668 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:50:55.671 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:50:55.675 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:50:55.679 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:50:55.685 | + functions-common:time_start:2431 : _TIME_START[$name]=1659009055681 2022-07-28 11:50:55.687 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-07-28 11:50:55.710 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:55.714 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-07-28 11:50:55.717 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-07-28 11:50:55.721 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 11:50:55.723 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 11:50:55.726 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 11:50:55.728 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 11:50:55.731 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-07-28 11:50:55.734 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-07-28 11:50:55.737 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-07-28 11:50:55.740 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 11:50:55.744 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 11:50:55.746 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 11:50:55.749 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 11:50:55.751 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-07-28 11:50:55.754 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-07-28 11:50:55.757 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-07-28 11:50:55.761 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 11:50:55.764 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 11:50:55.767 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 11:50:55.771 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 11:50:55.776 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 11:50:55.778 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 11:50:55.781 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-07-28 11:50:55.784 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 11:50:55.790 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-07-28 11:50:55.849 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-07-28 11:50:55.906 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 11:50:55.967 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-07-28 11:50:56.037 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-07-28 11:50:56.114 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 11:50:56.173 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 11:50:56.176 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 11:50:56.178 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-07-28 11:50:56.237 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 11:50:56.724 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-07-28 11:50:56.740 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-07-28 11:50:57.207 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-07-28 11:50:57.231 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:50:57.244 | + functions-common:time_stop:2440 : local name 2022-07-28 11:50:57.247 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:50:57.250 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:50:57.259 | + functions-common:time_stop:2443 : local total 2022-07-28 11:50:57.266 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:50:57.266 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:50:57.267 | + functions-common:time_stop:2447 : start_time=1659009055681 2022-07-28 11:50:57.269 | + functions-common:time_stop:2449 : [[ -z 1659009055681 ]] 2022-07-28 11:50:57.279 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:50:57.284 | + functions-common:time_stop:2452 : end_time=1659009057281 2022-07-28 11:50:57.290 | + functions-common:time_stop:2453 : elapsed_time=1600 2022-07-28 11:50:57.293 | + functions-common:time_stop:2454 : total=32245 2022-07-28 11:50:57.296 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:50:57.299 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33845 2022-07-28 11:50:57.302 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 11:50:57.305 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 11:50:57.308 | + functions-common:run_process:1694 : local service=c-bak 2022-07-28 11:50:57.311 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-07-28 11:50:57.314 | + functions-common:run_process:1696 : local group= 2022-07-28 11:50:57.317 | + functions-common:run_process:1697 : local user= 2022-07-28 11:50:57.319 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 11:50:57.323 | + functions-common:run_process:1700 : local name=c-bak 2022-07-28 11:50:57.326 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:50:57.328 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:50:57.331 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:50:57.334 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:50:57.340 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:50:57.343 | + functions-common:time_start:2431 : _TIME_START[$name]=1659009057340 2022-07-28 11:50:57.346 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-07-28 11:50:57.369 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:50:57.371 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:50:57.374 | + functions-common:time_stop:2440 : local name 2022-07-28 11:50:57.377 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:50:57.381 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:50:57.384 | + functions-common:time_stop:2443 : local total 2022-07-28 11:50:57.386 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:50:57.388 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:50:57.391 | + functions-common:time_stop:2447 : start_time=1659009057340 2022-07-28 11:50:57.394 | + functions-common:time_stop:2449 : [[ -z 1659009057340 ]] 2022-07-28 11:50:57.397 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:50:57.403 | + functions-common:time_stop:2452 : end_time=1659009057399 2022-07-28 11:50:57.407 | + functions-common:time_stop:2453 : elapsed_time=59 2022-07-28 11:50:57.410 | + functions-common:time_stop:2454 : total=33845 2022-07-28 11:50:57.413 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:50:57.416 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33904 2022-07-28 11:50:57.423 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 11:50:57.426 | + functions-common:run_process:1694 : local service=c-vol 2022-07-28 11:50:57.429 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-07-28 11:50:57.432 | + functions-common:run_process:1696 : local group= 2022-07-28 11:50:57.440 | + functions-common:run_process:1697 : local user= 2022-07-28 11:50:57.443 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 11:50:57.448 | + functions-common:run_process:1700 : local name=c-vol 2022-07-28 11:50:57.455 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 11:50:57.458 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 11:50:57.461 | + functions-common:time_start:2427 : local start_time= 2022-07-28 11:50:57.464 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 11:50:57.468 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 11:50:57.473 | + functions-common:time_start:2431 : _TIME_START[$name]=1659009057470 2022-07-28 11:50:57.476 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-07-28 11:50:57.498 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 11:50:57.501 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 11:50:57.504 | + functions-common:time_stop:2440 : local name 2022-07-28 11:50:57.506 | + functions-common:time_stop:2441 : local end_time 2022-07-28 11:50:57.509 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 11:50:57.515 | + functions-common:time_stop:2443 : local total 2022-07-28 11:50:57.518 | + functions-common:time_stop:2444 : local start_time 2022-07-28 11:50:57.520 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 11:50:57.523 | + functions-common:time_stop:2447 : start_time=1659009057470 2022-07-28 11:50:57.526 | + functions-common:time_stop:2449 : [[ -z 1659009057470 ]] 2022-07-28 11:50:57.531 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 11:50:57.534 | + functions-common:time_stop:2452 : end_time=1659009057531 2022-07-28 11:50:57.536 | + functions-common:time_stop:2453 : elapsed_time=61 2022-07-28 11:50:57.539 | + functions-common:time_stop:2454 : total=33904 2022-07-28 11:50:57.542 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 11:50:57.544 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33965 2022-07-28 11:50:57.547 | + ./stack.sh:main:1320 : create_volume_types 2022-07-28 11:50:57.550 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-07-28 11:50:57.570 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:57.573 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-07-28 11:50:57.581 | + lib/cinder:create_volume_types:580 : local be be_name 2022-07-28 11:50:57.584 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-28 11:50:57.587 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-07-28 11:50:57.594 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-07-28 11:50:57.619 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 11:50:57.622 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-07-28 11:50:59.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:59.989 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:59.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 11:50:59.989 | from cryptography.utils import int_from_bytes 2022-07-28 11:50:59.989 | Internal Server Error (HTTP 500) 2022-07-28 11:51:00.172 | + lib/cinder:create_volume_types:1 : exit_trap 2022-07-28 11:51:00.175 | + ./stack.sh:exit_trap:516 : local r=1 2022-07-28 11:51:00.179 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-07-28 11:51:00.183 | + ./stack.sh:exit_trap:517 : jobs='222614 2022-07-28 11:51:00.183 | 255497' 2022-07-28 11:51:00.185 | + ./stack.sh:exit_trap:520 : [[ -n 222614 2022-07-28 11:51:00.185 | 255497 ]] 2022-07-28 11:51:00.188 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-07-28-113252 ]] 2022-07-28 11:51:00.191 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-07-28 11:51:00.193 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-07-28 11:51:00.193 | exit_trap: cleaning up child processes 2022-07-28 11:51:00.197 | + ./stack.sh:exit_trap:522 : kill 222614 255497 2022-07-28 11:51:00.200 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.EmqLE0wDj7 ']' 2022-07-28 11:51:00.202 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.EmqLE0wDj7 2022-07-28 11:51:00.207 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-07-28 11:51:00.210 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-07-28 11:51:00.214 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-07-28 11:51:00.217 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-07-28 11:51:00.217 | Error on exit 2022-07-28 11:51:00.220 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-07-28 11:51:00.222 | + ./stack.sh:exit_trap:537 : generate-subunit 1659007969 1091 fail 2022-07-28 11:51:00.481 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-07-28 11:51:00.484 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-07-28 11:51:01.454 | + ./stack.sh:exit_trap:551 : exit 1