2022-03-23 16:39:53.919 | + ./stack.sh:main:487 : exec 2022-03-23 16:39:53.919 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-163953' 2022-03-23 16:39:53.919 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-23-163953.summary.2022-03-23-163953 2022-03-23 16:39:53.919 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:39:53.919 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-163953 2022-03-23 16:39:53.919 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-163953 /opt/stack/logs/stack.sh.log 2022-03-23 16:39:53.919 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-163953.summary.2022-03-23-163953 /opt/stack/logs/stack.sh.log.summary 2022-03-23 16:39:53.919 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-23 16:39:53.919 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-23 16:39:53.919 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-23 16:39:53.919 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-23 16:39:53.919 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-23 16:39:53.919 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-23 16:39:53.919 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-23 16:39:53.920 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 16:39:53.920 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-23 16:39:53.920 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-23 16:39:53.920 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 16:39:53.920 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 16:39:53.920 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-23 16:39:53.920 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-23 16:39:53.920 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 16:39:53.920 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-23 16:39:53.920 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-23 16:39:53.920 | + ./stack.sh:main:573 : set -o errexit 2022-03-23 16:39:53.922 | + ./stack.sh:main:576 : uname -a 2022-03-23 16:39:53.923 | Linux dv-neutron-797120-14-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-23 16:39:53.926 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-23 16:39:53.927 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-23 16:39:53.931 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-23 16:39:53.968 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-23 16:39:53.983 | + ./stack.sh:main:590 : fetch_plugins 2022-03-23 16:39:53.985 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-23 16:39:53.987 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-23 16:39:53.989 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-23 16:39:53.991 | + functions-common:fetch_plugins:1776 : return 2022-03-23 16:39:53.993 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-23 16:39:53.995 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-23 16:39:53.997 | + functions-common:run_phase:1854 : local phase= 2022-03-23 16:39:53.999 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:39:54.001 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:39:54.002 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:39:54.005 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:39:54.007 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:39:54.009 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:39:54.012 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:39:54.014 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:39:54.016 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:39:54.018 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-23 16:39:54.020 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:39:54.033 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:39:54.035 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 16:39:54.037 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:39:54.038 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:39:54.040 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:39:54.042 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:39:54.044 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:39:54.046 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-23 16:39:54.047 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-23 16:39:54.049 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 16:39:54.051 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:39:54.053 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-23 16:39:54.055 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-23 16:39:54.057 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-23 16:39:54.059 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-23 16:39:54.061 | + functions-common:plugin_override_defaults:1817 : return 2022-03-23 16:39:54.063 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-23 16:39:54.080 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-23 16:39:54.083 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-23 16:39:54.095 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:39:54.098 | +++ lib/tls:source:43 : hostname -f 2022-03-23 16:39:54.102 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-23 16:39:54.104 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-23 16:39:54.105 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-23 16:39:54.107 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-23 16:39:54.109 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-23 16:39:54.111 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-23 16:39:54.113 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-23 16:39:54.115 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-23 16:39:54.117 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-23 16:39:54.119 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-23 16:39:54.123 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-23 16:39:54.135 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-23 16:39:54.154 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-23 16:39:54.166 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-23 16:39:54.181 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-23 16:39:54.217 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-23 16:39:54.275 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-23 16:39:54.365 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-23 16:39:54.386 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-23 16:39:54.438 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-23 16:39:54.491 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-23 16:39:54.639 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-23 16:39:54.653 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-23 16:39:54.666 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-23 16:39:54.680 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-23 16:39:54.775 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-23 16:39:54.777 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-23 16:39:54.780 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-23 16:39:54.782 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-23 16:39:54.784 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-23 16:39:54.787 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-23 16:39:54.789 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-23 16:39:54.789 | False' 2022-03-23 16:39:54.792 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-23 16:39:54.808 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-23 16:39:54.811 | + ./stack.sh:main:624 : run_phase source 2022-03-23 16:39:54.813 | + functions-common:run_phase:1853 : local mode=source 2022-03-23 16:39:54.815 | + functions-common:run_phase:1854 : local phase= 2022-03-23 16:39:54.817 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:39:54.819 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:39:54.821 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:39:54.823 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:39:54.825 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:39:54.828 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:39:54.832 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:39:54.834 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:39:54.836 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:39:54.838 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-23 16:39:54.840 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:39:54.854 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:39:54.856 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 16:39:54.859 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-23 16:39:54.898 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-23 16:39:54.901 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-23 16:39:54.903 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 16:39:54.905 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-23 16:39:54.907 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-23 16:39:54.909 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-23 16:39:54.912 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-23 16:39:54.914 | + functions-common:load_plugin_settings:1794 : return 2022-03-23 16:39:54.916 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-23 16:39:54.918 | + functions-common:verify_disabled_services:2136 : local service 2022-03-23 16:39:54.920 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.922 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-23 16:39:54.925 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.927 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-23 16:39:54.929 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.932 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-23 16:39:54.934 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.936 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-23 16:39:54.939 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.941 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-23 16:39:54.944 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.946 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-23 16:39:54.948 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.951 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-23 16:39:54.953 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.955 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-23 16:39:54.958 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.960 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-23 16:39:54.963 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.965 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-23 16:39:54.967 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.969 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-23 16:39:54.972 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.974 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-23 16:39:54.976 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.979 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-23 16:39:54.981 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.983 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-23 16:39:54.985 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.988 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-23 16:39:54.990 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.993 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-23 16:39:54.995 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:54.997 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-23 16:39:54.999 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.002 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-23 16:39:55.005 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.007 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-23 16:39:55.009 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.011 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-23 16:39:55.014 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.016 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-23 16:39:55.018 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.020 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-23 16:39:55.023 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.025 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-23 16:39:55.027 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.029 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-23 16:39:55.032 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.034 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-23 16:39:55.036 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.038 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-23 16:39:55.041 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.043 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-23 16:39:55.045 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.048 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-23 16:39:55.050 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.053 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-23 16:39:55.055 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.057 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-23 16:39:55.060 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.062 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-23 16:39:55.064 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.067 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-23 16:39:55.069 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.072 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-23 16:39:55.074 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.076 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-23 16:39:55.078 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.081 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-23 16:39:55.083 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.085 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-23 16:39:55.088 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.090 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-23 16:39:55.092 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.094 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-23 16:39:55.097 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.099 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-23 16:39:55.102 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.104 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-23 16:39:55.106 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.109 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-23 16:39:55.111 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.114 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-23 16:39:55.116 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.118 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-23 16:39:55.120 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.123 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-23 16:39:55.125 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.127 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-23 16:39:55.130 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.133 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-23 16:39:55.135 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:55.138 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-23 16:39:55.141 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-23 16:39:55.144 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 16:39:55.147 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-23 16:39:55.163 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:39:55.165 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-23 16:39:55.167 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 16:39:55.170 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-23 16:39:55.186 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:39:55.188 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-23 16:39:55.190 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-23 16:39:55.193 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-23 16:39:55.196 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-23 16:39:55.198 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-23 16:39:55.200 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-23 16:39:55.203 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-23 16:39:55.205 | + lib/database:initialize_database_backends:92 : return 0 2022-03-23 16:39:55.208 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-23 16:39:55.208 | Using mysql database backend 2022-03-23 16:39:55.210 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-23 16:39:55.226 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-23 16:39:55.229 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-23 16:39:55.232 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 16:39:55.234 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-23 16:39:55.237 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:39:55.240 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-23 16:39:55.257 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:39:55.260 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-23 16:39:55.276 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-23 16:39:55.292 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:39:55.295 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-23 16:39:55.311 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-23 16:39:55.328 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-23 16:39:55.345 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:39:55.347 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-23 16:39:55.364 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:39:55.366 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-23 16:39:55.383 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-23 16:39:55.385 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-23 16:39:55.388 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-23 16:39:55.390 | + functions-common:save_stackenv:60 : local tag=757 2022-03-23 16:39:55.393 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 16:39:55.398 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-163955 2022-03-23 16:39:55.400 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-163955 757' 2022-03-23 16:39:55.403 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:39:55.405 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:39:55.407 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:39:55.410 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 16:39:55.413 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:39:55.415 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 16:39:55.418 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:39:55.420 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 16:39:55.423 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:39:55.426 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-23 16:39:55.428 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:39:55.431 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-23 16:39:55.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:39:55.436 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-163953 2022-03-23 16:39:55.438 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:39:55.441 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 16:39:55.443 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:39:55.446 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-23 16:39:55.448 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:39:55.450 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 16:39:55.453 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:39:55.455 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 16:39:55.457 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:39:55.460 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 16:39:55.462 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:39:55.465 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 16:39:55.467 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-23 16:39:55.470 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-23 16:39:55.472 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-23 16:39:55.475 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-23 16:39:55.477 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:39:55.479 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:39:55.482 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:39:55.484 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:39:55.486 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:39:55.490 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:39:55.505 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:39:55.507 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:39:55.510 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:39:55.512 | + functions-common:git_clone:629 : echo master 2022-03-23 16:39:55.513 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:39:55.518 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-23 16:39:55.520 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:39:55.523 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-23 16:39:55.525 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:39:55.526 | + functions-common:git_clone:678 : head -1 2022-03-23 16:39:55.529 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-23 16:39:55.531 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:39:55.534 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-23 16:39:55.537 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:39:55.540 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-23 16:39:55.542 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-23 16:39:55.545 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-23 16:39:55.547 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-23 16:39:55.550 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 16:39:55.553 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-23 16:39:55.555 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-23 16:39:55.558 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-23 16:39:55.561 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-23 16:39:55.565 | ++ tools/install_prereqs.sh:source:47 : NOW=1648053595 2022-03-23 16:39:55.569 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-23 16:39:55.573 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648052787 2022-03-23 16:39:55.576 | ++ tools/install_prereqs.sh:source:49 : DELTA=808 2022-03-23 16:39:55.578 | ++ tools/install_prereqs.sh:source:50 : [[ 808 -lt 7200 ]] 2022-03-23 16:39:55.581 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-23 16:39:55.583 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-23 16:39:55.586 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-23 16:39:55.588 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-23 16:39:55.590 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-23 16:39:55.593 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-23 16:39:55.595 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-23 16:39:55.598 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-23 16:39:55.601 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 16:39:55.648 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-23 16:39:55.648 | apache2-dev 2022-03-23 16:39:55.648 | bc 2022-03-23 16:39:55.648 | bsdmainutils 2022-03-23 16:39:55.648 | curl 2022-03-23 16:39:55.648 | g++ 2022-03-23 16:39:55.648 | gawk 2022-03-23 16:39:55.648 | gcc 2022-03-23 16:39:55.648 | gettext 2022-03-23 16:39:55.648 | git 2022-03-23 16:39:55.648 | graphviz 2022-03-23 16:39:55.648 | iputils-ping 2022-03-23 16:39:55.648 | libapache2-mod-proxy-uwsgi 2022-03-23 16:39:55.648 | libffi-dev 2022-03-23 16:39:55.648 | libjpeg-dev 2022-03-23 16:39:55.648 | libpcre3-dev 2022-03-23 16:39:55.648 | libpq-dev 2022-03-23 16:39:55.648 | libssl-dev 2022-03-23 16:39:55.648 | libsystemd-dev 2022-03-23 16:39:55.648 | libxml2-dev 2022-03-23 16:39:55.648 | libxslt1-dev 2022-03-23 16:39:55.648 | libyaml-dev 2022-03-23 16:39:55.648 | lsof 2022-03-23 16:39:55.648 | openssh-server 2022-03-23 16:39:55.648 | openssl 2022-03-23 16:39:55.648 | pkg-config 2022-03-23 16:39:55.649 | psmisc 2022-03-23 16:39:55.649 | python3-dev 2022-03-23 16:39:55.649 | python3-pip 2022-03-23 16:39:55.649 | python3-systemd 2022-03-23 16:39:55.649 | python3-venv 2022-03-23 16:39:55.649 | tar 2022-03-23 16:39:55.649 | tcpdump 2022-03-23 16:39:55.649 | unzip 2022-03-23 16:39:55.649 | uuid-runtime 2022-03-23 16:39:55.649 | wget 2022-03-23 16:39:55.649 | wget 2022-03-23 16:39:55.649 | zlib1g-dev 2022-03-23 16:39:55.649 | libkrb5-dev 2022-03-23 16:39:55.649 | libldap2-dev 2022-03-23 16:39:55.649 | libsasl2-dev 2022-03-23 16:39:55.649 | memcached 2022-03-23 16:39:55.649 | python3-mysqldb 2022-03-23 16:39:55.649 | sqlite3 2022-03-23 16:39:55.649 | conntrack 2022-03-23 16:39:55.649 | curl 2022-03-23 16:39:55.649 | dnsmasq-base 2022-03-23 16:39:55.649 | dnsmasq-utils 2022-03-23 16:39:55.649 | ebtables 2022-03-23 16:39:55.649 | genisoimage 2022-03-23 16:39:55.649 | iptables 2022-03-23 16:39:55.649 | iputils-arping 2022-03-23 16:39:55.649 | kpartx 2022-03-23 16:39:55.649 | libjs-jquery-tablesorter 2022-03-23 16:39:55.649 | parted 2022-03-23 16:39:55.649 | pm-utils 2022-03-23 16:39:55.649 | python3-mysqldb 2022-03-23 16:39:55.649 | socat 2022-03-23 16:39:55.649 | sqlite3 2022-03-23 16:39:55.649 | sudo 2022-03-23 16:39:55.649 | vlan 2022-03-23 16:39:55.649 | lsscsi 2022-03-23 16:39:55.649 | open-iscsi 2022-03-23 16:39:55.649 | lvm2 2022-03-23 16:39:55.650 | qemu-utils 2022-03-23 16:39:55.650 | thin-provisioning-tools 2022-03-23 16:39:55.650 | acl 2022-03-23 16:39:55.650 | dnsmasq-base 2022-03-23 16:39:55.650 | dnsmasq-utils 2022-03-23 16:39:55.650 | ebtables 2022-03-23 16:39:55.650 | haproxy 2022-03-23 16:39:55.650 | iptables 2022-03-23 16:39:55.650 | iputils-arping 2022-03-23 16:39:55.650 | iputils-ping 2022-03-23 16:39:55.650 | postgresql-server-dev-all 2022-03-23 16:39:55.650 | python3-mysqldb 2022-03-23 16:39:55.650 | sqlite3 2022-03-23 16:39:55.650 | sudo 2022-03-23 16:39:55.650 | vlan 2022-03-23 16:39:55.650 | pcp 2022-03-23 16:39:55.650 | ipset 2022-03-23 16:39:55.650 | conntrack 2022-03-23 16:39:55.650 | conntrackd 2022-03-23 16:39:55.650 | keepalived 2022-03-23 16:39:55.650 | lvm2 2022-03-23 16:39:55.650 | qemu-utils 2022-03-23 16:39:55.650 | thin-provisioning-tools 2022-03-23 16:39:55.650 | curl 2022-03-23 16:39:55.650 | liberasurecode-dev 2022-03-23 16:39:55.650 | make 2022-03-23 16:39:55.650 | memcached 2022-03-23 16:39:55.650 | rsync 2022-03-23 16:39:55.650 | sqlite3 2022-03-23 16:39:55.650 | xfsprogs' 2022-03-23 16:39:55.652 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-23 16:39:55.671 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-23 16:39:55.671 | apache2-dev 2022-03-23 16:39:55.671 | bc 2022-03-23 16:39:55.671 | bsdmainutils 2022-03-23 16:39:55.671 | curl 2022-03-23 16:39:55.671 | g++ 2022-03-23 16:39:55.671 | gawk 2022-03-23 16:39:55.671 | gcc 2022-03-23 16:39:55.671 | gettext 2022-03-23 16:39:55.671 | git 2022-03-23 16:39:55.671 | graphviz 2022-03-23 16:39:55.671 | iputils-ping 2022-03-23 16:39:55.671 | libapache2-mod-proxy-uwsgi 2022-03-23 16:39:55.671 | libffi-dev 2022-03-23 16:39:55.671 | libjpeg-dev 2022-03-23 16:39:55.671 | libpcre3-dev 2022-03-23 16:39:55.671 | libpq-dev 2022-03-23 16:39:55.671 | libssl-dev 2022-03-23 16:39:55.671 | libsystemd-dev 2022-03-23 16:39:55.671 | libxml2-dev 2022-03-23 16:39:55.671 | libxslt1-dev 2022-03-23 16:39:55.671 | libyaml-dev 2022-03-23 16:39:55.671 | lsof 2022-03-23 16:39:55.671 | openssh-server 2022-03-23 16:39:55.671 | openssl 2022-03-23 16:39:55.671 | pkg-config 2022-03-23 16:39:55.671 | psmisc 2022-03-23 16:39:55.671 | python3-dev 2022-03-23 16:39:55.671 | python3-pip 2022-03-23 16:39:55.671 | python3-systemd 2022-03-23 16:39:55.671 | python3-venv 2022-03-23 16:39:55.672 | tar 2022-03-23 16:39:55.672 | tcpdump 2022-03-23 16:39:55.672 | unzip 2022-03-23 16:39:55.672 | uuid-runtime 2022-03-23 16:39:55.672 | wget 2022-03-23 16:39:55.672 | wget 2022-03-23 16:39:55.672 | zlib1g-dev 2022-03-23 16:39:55.672 | libkrb5-dev 2022-03-23 16:39:55.672 | libldap2-dev 2022-03-23 16:39:55.672 | libsasl2-dev 2022-03-23 16:39:55.672 | memcached 2022-03-23 16:39:55.672 | python3-mysqldb 2022-03-23 16:39:55.672 | sqlite3 2022-03-23 16:39:55.672 | conntrack 2022-03-23 16:39:55.672 | curl 2022-03-23 16:39:55.672 | dnsmasq-base 2022-03-23 16:39:55.672 | dnsmasq-utils 2022-03-23 16:39:55.672 | ebtables 2022-03-23 16:39:55.672 | genisoimage 2022-03-23 16:39:55.672 | iptables 2022-03-23 16:39:55.672 | iputils-arping 2022-03-23 16:39:55.672 | kpartx 2022-03-23 16:39:55.672 | libjs-jquery-tablesorter 2022-03-23 16:39:55.672 | parted 2022-03-23 16:39:55.672 | pm-utils 2022-03-23 16:39:55.672 | python3-mysqldb 2022-03-23 16:39:55.672 | socat 2022-03-23 16:39:55.672 | sqlite3 2022-03-23 16:39:55.672 | sudo 2022-03-23 16:39:55.672 | vlan 2022-03-23 16:39:55.672 | lsscsi 2022-03-23 16:39:55.672 | open-iscsi 2022-03-23 16:39:55.672 | lvm2 2022-03-23 16:39:55.672 | qemu-utils 2022-03-23 16:39:55.672 | thin-provisioning-tools 2022-03-23 16:39:55.672 | acl 2022-03-23 16:39:55.672 | dnsmasq-base 2022-03-23 16:39:55.672 | dnsmasq-utils 2022-03-23 16:39:55.673 | ebtables 2022-03-23 16:39:55.673 | haproxy 2022-03-23 16:39:55.673 | iptables 2022-03-23 16:39:55.673 | iputils-arping 2022-03-23 16:39:55.673 | iputils-ping 2022-03-23 16:39:55.673 | postgresql-server-dev-all 2022-03-23 16:39:55.673 | python3-mysqldb 2022-03-23 16:39:55.673 | sqlite3 2022-03-23 16:39:55.673 | sudo 2022-03-23 16:39:55.673 | vlan 2022-03-23 16:39:55.673 | pcp 2022-03-23 16:39:55.673 | ipset 2022-03-23 16:39:55.673 | conntrack 2022-03-23 16:39:55.673 | conntrackd 2022-03-23 16:39:55.674 | keepalived 2022-03-23 16:39:55.674 | lvm2 2022-03-23 16:39:55.674 | qemu-utils 2022-03-23 16:39:55.674 | thin-provisioning-tools 2022-03-23 16:39:55.674 | curl 2022-03-23 16:39:55.674 | liberasurecode-dev 2022-03-23 16:39:55.674 | make 2022-03-23 16:39:55.674 | memcached 2022-03-23 16:39:55.674 | rsync 2022-03-23 16:39:55.674 | sqlite3 2022-03-23 16:39:55.674 | xfsprogs ' 2022-03-23 16:39:55.674 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-23 16:39:55.676 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:39:55.678 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:39:55.682 | ++ 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-03-23 16:39:55.683 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-23 16:39:55.688 | ++ 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-03-23 16:39:55.690 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-23 16:39:55.692 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:39:55.695 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-23 16:39:55.697 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:39:55.699 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:39:55.701 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:39:55.703 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:39:55.705 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:39:55.707 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:39:55.709 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-23 16:39:55.711 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-23 16:39:55.713 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-23 16:39:55.716 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-23 16:39:55.720 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-23 16:39:55.723 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-23 16:39:55.725 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-23 16:39:55.727 | ++ functions-common:time_start:2412 : local start_time= 2022-03-23 16:39:55.729 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:39:55.731 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:39:55.735 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648053595733 2022-03-23 16:39:55.737 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-23 16:39:55.740 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-23 16:39:55.742 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-23 16:39:56.005 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-23 16:39:56.117 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-23 16:39:56.248 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-23 16:39:56.770 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-23 16:39:57.297 | Fetched 222 kB in 1s (196 kB/s) 2022-03-23 16:39:58.821 | Reading package lists... 2022-03-23 16:39:58.853 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-23 16:39:58.855 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-23 16:39:58.857 | ++ functions-common:time_stop:2425 : local name 2022-03-23 16:39:58.860 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 16:39:58.862 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:39:58.864 | ++ functions-common:time_stop:2428 : local total 2022-03-23 16:39:58.866 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 16:39:58.868 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-23 16:39:58.870 | ++ functions-common:time_stop:2432 : start_time=1648053595733 2022-03-23 16:39:58.872 | ++ functions-common:time_stop:2434 : [[ -z 1648053595733 ]] 2022-03-23 16:39:58.875 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:39:58.879 | ++ functions-common:time_stop:2437 : end_time=1648053598876 2022-03-23 16:39:58.881 | ++ functions-common:time_stop:2438 : elapsed_time=3143 2022-03-23 16:39:58.883 | ++ functions-common:time_stop:2439 : total=0 2022-03-23 16:39:58.885 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:39:58.887 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3143 2022-03-23 16:39:58.890 | ++ functions-common:install_package:1464 : 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-03-23 16:39:58.892 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:39:58.895 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:39:58.897 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:39:58.899 | ++ functions-common:real_install_package:1450 : 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-03-23 16:39:58.920 | ++ functions-common:apt_get:1230 : 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-03-23 16:39:59.031 | Reading package lists... 2022-03-23 16:39:59.271 | Building dependency tree... 2022-03-23 16:39:59.272 | Reading state information... 2022-03-23 16:39:59.306 | acl is already the newest version (2.2.53-6). 2022-03-23 16:39:59.306 | bc is already the newest version (1.07.1-2build1). 2022-03-23 16:39:59.306 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-23 16:39:59.306 | conntrack is already the newest version (1:1.4.5-2). 2022-03-23 16:39:59.306 | ebtables is already the newest version (2.0.11-3build1). 2022-03-23 16:39:59.306 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 16:39:59.306 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-23 16:39:59.306 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 16:39:59.306 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-23 16:39:59.306 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-23 16:39:59.306 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-23 16:39:59.306 | iputils-arping is already the newest version (3:20190709-3). 2022-03-23 16:39:59.306 | iputils-ping is already the newest version (3:20190709-3). 2022-03-23 16:39:59.306 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-23 16:39:59.306 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-23 16:39:59.306 | libffi-dev is already the newest version (3.3-4). 2022-03-23 16:39:59.306 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-23 16:39:59.306 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-23 16:39:59.306 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-23 16:39:59.306 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-23 16:39:59.306 | lsscsi is already the newest version (0.30-0.1). 2022-03-23 16:39:59.307 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-23 16:39:59.307 | make is already the newest version (4.2.1-1.2). 2022-03-23 16:39:59.307 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-23 16:39:59.307 | psmisc is already the newest version (23.3-1). 2022-03-23 16:39:59.307 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-23 16:39:59.307 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-23 16:39:59.307 | python3-systemd is already the newest version (234-3build2). 2022-03-23 16:39:59.307 | socat is already the newest version (1.7.3.3-2). 2022-03-23 16:39:59.307 | tcpdump is already the newest version (4.9.3-4). 2022-03-23 16:39:59.307 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-23 16:39:59.307 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-23 16:39:59.307 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-23 16:39:59.307 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-23 16:39:59.307 | graphviz is already the newest version (2.42.2-3build2). 2022-03-23 16:39:59.307 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-23 16:39:59.307 | pcp is already the newest version (5.0.3-1). 2022-03-23 16:39:59.307 | pm-utils is already the newest version (1.4.1-19). 2022-03-23 16:39:59.307 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-23 16:39:59.307 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:39:59.307 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:39:59.307 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-23 16:39:59.307 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 16:39:59.307 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 16:39:59.307 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-23 16:39:59.307 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-23 16:39:59.307 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-23 16:39:59.307 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-23 16:39:59.307 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-23 16:39:59.307 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-23 16:39:59.307 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-23 16:39:59.307 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-23 16:39:59.307 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 16:39:59.307 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-23 16:39:59.308 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-23 16:39:59.308 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-23 16:39:59.308 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-23 16:39:59.308 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-23 16:39:59.308 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-23 16:39:59.308 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 16:39:59.308 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-23 16:39:59.308 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-23 16:39:59.308 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-23 16:39:59.308 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-23 16:39:59.308 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-23 16:39:59.308 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-23 16:39:59.308 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-23 16:39:59.308 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-23 16:39:59.308 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-23 16:39:59.528 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:39:59.528 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-23 16:39:59.528 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-23 16:39:59.528 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-23 16:39:59.528 | The following packages were automatically installed and are no longer required: 2022-03-23 16:39:59.529 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:39:59.529 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:39:59.529 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:39:59.529 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:39:59.529 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:39:59.529 | python3-zope.interface 2022-03-23 16:39:59.529 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:39:59.643 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:39:59.648 | ++ functions-common:apt_get:1234 : result=0 2022-03-23 16:39:59.650 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:39:59.652 | ++ functions-common:time_stop:2425 : local name 2022-03-23 16:39:59.655 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 16:39:59.657 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:39:59.659 | ++ functions-common:time_stop:2428 : local total 2022-03-23 16:39:59.661 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 16:39:59.664 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:39:59.666 | ++ functions-common:time_stop:2432 : start_time=1648053598918 2022-03-23 16:39:59.668 | ++ functions-common:time_stop:2434 : [[ -z 1648053598918 ]] 2022-03-23 16:39:59.671 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:39:59.675 | ++ functions-common:time_stop:2437 : end_time=1648053599672 2022-03-23 16:39:59.677 | ++ functions-common:time_stop:2438 : elapsed_time=754 2022-03-23 16:39:59.680 | ++ functions-common:time_stop:2439 : total=752 2022-03-23 16:39:59.682 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:39:59.684 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1506 2022-03-23 16:39:59.686 | ++ functions-common:apt_get:1238 : return 0 2022-03-23 16:39:59.689 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-23 16:39:59.692 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-23 16:39:59.695 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-23 16:39:59.699 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-23 16:39:59.703 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-23 16:39:59.706 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-23 16:39:59.709 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-23 16:40:01.133 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-23 16:40:01.135 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-23 16:40:01.137 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-23 16:40:01.138 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-23 16:40:01.140 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-23 16:40:01.142 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-23 16:40:01.144 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-23 16:40:01.146 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-23 16:40:01.147 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-23 16:40:01.149 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-23 16:40:01.151 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-23 16:40:01.153 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-23 16:40:01.154 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-23 16:40:01.156 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-23 16:40:01.158 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-23 16:40:01.160 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-23 16:40:01.162 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-23 16:40:01.163 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-23 16:40:01.165 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-23 16:40:01.167 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-23 16:40:01.169 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-23 16:40:01.172 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-23 16:40:01.173 | + functions-common:_ensure_lsb_release:394 : return 2022-03-23 16:40:01.176 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-23 16:40:01.252 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-23 16:40:01.255 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-23 16:40:01.329 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-23 16:40:01.331 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-23 16:40:01.406 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-23 16:40:01.408 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-23 16:40:01.410 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-23 16:40:01.411 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-23 16:40:01.413 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-23 16:40:01.415 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-23 16:40:01.417 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-23 16:40:01.419 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-23 16:40:01.421 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-23 16:40:01.423 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-23 16:40:01.425 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-23 16:40:01.425 | Distro: focal 2022-03-23 16:40:01.427 | + tools/install_pip.sh:main:124 : get_versions 2022-03-23 16:40:01.430 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 16:40:01.433 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 16:40:01.435 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 16:40:01.438 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 16:40:01.438 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 16:40:02.123 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 16:40:02.125 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 16:40:02.125 | pip: 21.3.1 2022-03-23 16:40:02.127 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-23 16:40:02.129 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-23 16:40:02.131 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:40:02.133 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:40:02.135 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:40:02.136 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:40:02.138 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:40:02.140 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:40:02.141 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:40:02.143 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:40:02.145 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:40:02.147 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:40:02.148 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:40:02.150 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-23 16:40:02.152 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:40:02.154 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:40:02.156 | + tools/install_pip.sh:main:142 : : 2022-03-23 16:40:02.157 | + tools/install_pip.sh:main:147 : set -x 2022-03-23 16:40:02.160 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-23 16:40:02.162 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-23 16:40:02.163 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:40:02.166 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-23 16:40:02.168 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-23 16:40:02.170 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:40:02.172 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:40:02.172 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:40:02.177 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-23 16:40:02.179 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-23 16:40:02.180 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:40:02.182 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:40:02.184 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:40:02.201 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 16:40:02.202 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:40:03.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:40:03.070 | from cryptography.utils import int_from_bytes 2022-03-23 16:40:03.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:40:03.070 | from cryptography.utils import int_from_bytes 2022-03-23 16:40:04.293 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:40:06.073 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 16:40:06.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-23 16:40:08.602 | Installing collected packages: setuptools 2022-03-23 16:40:09.377 | Successfully installed setuptools-60.9.3 2022-03-23 16:40:09.377 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:40:09.548 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:40:09.548 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:40:09.691 | + inc/python:pip_install:200 : result=0 2022-03-23 16:40:09.692 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:40:09.694 | + functions-common:time_stop:2425 : local name 2022-03-23 16:40:09.696 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:40:09.697 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:40:09.699 | + functions-common:time_stop:2428 : local total 2022-03-23 16:40:09.701 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:40:09.703 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:40:09.704 | + functions-common:time_stop:2432 : start_time=1648053602196 2022-03-23 16:40:09.706 | + functions-common:time_stop:2434 : [[ -z 1648053602196 ]] 2022-03-23 16:40:09.708 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:40:09.711 | + functions-common:time_stop:2437 : end_time=1648053609709 2022-03-23 16:40:09.713 | + functions-common:time_stop:2438 : elapsed_time=7513 2022-03-23 16:40:09.715 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:40:09.716 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:40:09.718 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7513 2022-03-23 16:40:09.720 | + inc/python:pip_install:203 : return 0 2022-03-23 16:40:09.722 | + tools/install_pip.sh:main:153 : get_versions 2022-03-23 16:40:09.725 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 16:40:09.728 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 16:40:09.730 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 16:40:09.733 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 16:40:09.733 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 16:40:10.443 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 16:40:10.445 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 16:40:10.445 | pip: 21.3.1 2022-03-23 16:40:10.448 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-23 16:40:10.451 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 16:40:10.454 | + ./stack.sh:main:796 : fixup_all 2022-03-23 16:40:10.457 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-23 16:40:10.459 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-23 16:40:10.462 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:40:10.464 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:40:10.466 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-23 16:40:10.478 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-23 16:40:10.489 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-23 16:40:10.500 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-23 16:40:10.503 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-23 16:40:10.505 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:40:10.507 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:40:10.509 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:40:10.512 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:40:10.514 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:40:10.516 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:40:10.518 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:40:10.521 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:40:10.523 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:40:10.525 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:40:10.527 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:40:10.529 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-23 16:40:10.531 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-23 16:40:10.534 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-23 16:40:10.536 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:40:10.538 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:40:10.540 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:40:10.542 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:40:10.545 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:40:10.547 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:40:10.549 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-23 16:40:10.551 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-23 16:40:10.554 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-23 16:40:10.556 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-23 16:40:10.558 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-23 16:40:10.561 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-23 16:40:10.563 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-23 16:40:10.585 | Using python 3.8 to install os-testr 2022-03-23 16:40:10.587 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-23 16:40:11.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:40:11.466 | from cryptography.utils import int_from_bytes 2022-03-23 16:40:11.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:40:11.466 | from cryptography.utils import int_from_bytes 2022-03-23 16:40:12.611 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:40:12.637 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-23 16:40:12.713 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-23 16:40:12.714 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-23 16:40:12.715 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-23 16:40:12.716 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-23 16:40:12.729 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-23 16:40:12.754 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-23 16:40:12.757 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-23 16:40:12.758 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-23 16:40:12.759 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-23 16:40:12.760 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-23 16:40:12.784 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-23 16:40:12.786 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-23 16:40:12.787 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-23 16:40:12.788 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-23 16:40:12.789 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-23 16:40:12.802 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-23 16:40:12.866 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-23 16:40:12.867 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-23 16:40:12.868 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-23 16:40:15.307 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:40:15.314 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:40:15.314 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:40:15.436 | + inc/python:pip_install:200 : result=0 2022-03-23 16:40:15.438 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:40:15.441 | + functions-common:time_stop:2425 : local name 2022-03-23 16:40:15.443 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:40:15.446 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:40:15.448 | + functions-common:time_stop:2428 : local total 2022-03-23 16:40:15.450 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:40:15.452 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:40:15.454 | + functions-common:time_stop:2432 : start_time=1648053610579 2022-03-23 16:40:15.456 | + functions-common:time_stop:2434 : [[ -z 1648053610579 ]] 2022-03-23 16:40:15.459 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:40:15.463 | + functions-common:time_stop:2437 : end_time=1648053615461 2022-03-23 16:40:15.465 | + functions-common:time_stop:2438 : elapsed_time=4882 2022-03-23 16:40:15.467 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:40:15.469 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:40:15.471 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4882 2022-03-23 16:40:15.474 | + inc/python:pip_install:203 : return 0 2022-03-23 16:40:15.476 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-23 16:40:15.528 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-23 16:40:15.639 | + ./stack.sh:main:810 : install_infra 2022-03-23 16:40:15.642 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 16:40:15.644 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-23 16:40:15.647 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 16:40:15.650 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-23 16:40:15.673 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 16:40:17.616 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.626 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.633 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.637 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.739 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.758 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.762 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.766 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.781 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.789 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.791 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.823 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.832 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.837 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.855 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.892 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.900 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.905 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.954 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.967 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.972 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.991 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:17.997 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.045 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.064 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.068 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.159 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.166 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.221 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.342 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.366 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.370 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.381 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.386 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.408 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.415 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.432 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.489 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.501 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.517 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.561 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.566 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:18.572 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:40:18.707 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 16:40:18.985 | + inc/python:pip_install:200 : result=0 2022-03-23 16:40:18.988 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:40:18.990 | + functions-common:time_stop:2425 : local name 2022-03-23 16:40:18.992 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:40:18.994 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:40:18.996 | + functions-common:time_stop:2428 : local total 2022-03-23 16:40:18.999 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:40:19.001 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:40:19.003 | + functions-common:time_stop:2432 : start_time=1648053615665 2022-03-23 16:40:19.006 | + functions-common:time_stop:2434 : [[ -z 1648053615665 ]] 2022-03-23 16:40:19.008 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:40:19.012 | + functions-common:time_stop:2437 : end_time=1648053619010 2022-03-23 16:40:19.014 | + functions-common:time_stop:2438 : elapsed_time=3345 2022-03-23 16:40:19.017 | + functions-common:time_stop:2439 : total=4882 2022-03-23 16:40:19.019 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:40:19.021 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8227 2022-03-23 16:40:19.023 | + inc/python:pip_install:203 : return 0 2022-03-23 16:40:19.026 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 16:40:19.028 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-23 16:40:19.051 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-23 16:40:20.864 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:20.874 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:20.881 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:20.885 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:20.991 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.011 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.015 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.018 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.034 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.042 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.043 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.075 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.085 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.090 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.108 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.147 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.155 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.160 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.208 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.222 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.226 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.247 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.253 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.302 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.321 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.325 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.417 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.425 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.480 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.602 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.626 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.631 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.642 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.648 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.667 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.674 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.692 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.748 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.761 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.777 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.822 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.826 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:40:21.832 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:40:21.834 | Processing /opt/stack/requirements 2022-03-23 16:40:23.564 | 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 26)) (6.0) 2022-03-23 16:40:23.568 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-23 16:40:23.579 | 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 353)) (21.3) 2022-03-23 16:40:23.584 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 16:40:23.587 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-23 16:40:23.592 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-23 16:40:23.619 | 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 523)) (1.16.0) 2022-03-23 16:40:23.641 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-23 16:40:23.650 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-23 16:40:23.670 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (1.3) 2022-03-23 16:40:23.672 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (0.3.0) 2022-03-23 16:40:23.688 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-23 16:40:23.694 | 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 218)) (3.3) 2022-03-23 16:40:23.697 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-23 16:40:23.700 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-23 16:40:23.702 | 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 125)) (3.10.1) 2022-03-23 16:40:23.714 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-23 16:40:23.717 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-23 16:40:23.728 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-23 16:40:23.776 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-23 16:40:23.783 | 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 620)) (0.2.5) 2022-03-23 16:40:23.787 | 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 396)) (1.8.2) 2022-03-23 16:40:23.790 | 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 96)) (21.4.0) 2022-03-23 16:40:23.850 | Building wheels for collected packages: openstack-requirements 2022-03-23 16:40:23.851 | Building wheel for openstack-requirements (setup.py): started 2022-03-23 16:40:24.688 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-23 16:40:24.688 | ERROR: Command errored out with exit status 1: 2022-03-23 16:40:24.688 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-tp81dpil/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-tp81dpil/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-c_bbrpuu 2022-03-23 16:40:24.688 | cwd: /tmp/pip-req-build-tp81dpil/ 2022-03-23 16:40:24.688 | Complete output (6 lines): 2022-03-23 16:40:24.688 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-23 16:40:24.688 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-23 16:40:24.688 | or: setup.py --help-commands 2022-03-23 16:40:24.689 | or: setup.py cmd --help 2022-03-23 16:40:24.689 | 2022-03-23 16:40:24.689 | error: invalid command 'bdist_wheel' 2022-03-23 16:40:24.689 | ---------------------------------------- 2022-03-23 16:40:24.689 | ERROR: Failed building wheel for openstack-requirements 2022-03-23 16:40:24.689 | Running setup.py clean for openstack-requirements 2022-03-23 16:40:25.515 | Failed to build openstack-requirements 2022-03-23 16:40:25.531 | Installing collected packages: openstack-requirements 2022-03-23 16:40:25.531 | Attempting uninstall: openstack-requirements 2022-03-23 16:40:25.532 | Found existing installation: openstack-requirements 1.2.1.dev5343 2022-03-23 16:40:25.567 | Uninstalling openstack-requirements-1.2.1.dev5343: 2022-03-23 16:40:25.585 | Successfully uninstalled openstack-requirements-1.2.1.dev5343 2022-03-23 16:40:25.589 | Running setup.py install for openstack-requirements: started 2022-03-23 16:40:27.966 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-23 16:40:27.991 | Successfully installed openstack-requirements-1.2.1.dev5343 2022-03-23 16:40:28.119 | + inc/python:pip_install:200 : result=0 2022-03-23 16:40:28.121 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:40:28.124 | + functions-common:time_stop:2425 : local name 2022-03-23 16:40:28.126 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:40:28.129 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:40:28.131 | + functions-common:time_stop:2428 : local total 2022-03-23 16:40:28.133 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:40:28.135 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:40:28.137 | + functions-common:time_stop:2432 : start_time=1648053619043 2022-03-23 16:40:28.140 | + functions-common:time_stop:2434 : [[ -z 1648053619043 ]] 2022-03-23 16:40:28.142 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:40:28.146 | + functions-common:time_stop:2437 : end_time=1648053628144 2022-03-23 16:40:28.149 | + functions-common:time_stop:2438 : elapsed_time=9101 2022-03-23 16:40:28.151 | + functions-common:time_stop:2439 : total=8227 2022-03-23 16:40:28.153 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:40:28.155 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17328 2022-03-23 16:40:28.157 | + inc/python:pip_install:203 : return 0 2022-03-23 16:40:28.160 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-23 16:40:28.162 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-23 16:40:28.165 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-23 16:40:28.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:28.169 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:28.172 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-23 16:40:28.174 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:28.177 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-23 16:40:28.198 | Using python 3.8 to install pbr 2022-03-23 16:40:28.200 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 16:40:29.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:40:29.074 | from cryptography.utils import int_from_bytes 2022-03-23 16:40:29.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:40:29.074 | from cryptography.utils import int_from_bytes 2022-03-23 16:40:30.212 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:40:30.238 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-23 16:40:32.963 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:40:32.970 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:40:32.970 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:40:33.094 | + inc/python:pip_install:200 : result=0 2022-03-23 16:40:33.097 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:40:33.099 | + functions-common:time_stop:2425 : local name 2022-03-23 16:40:33.101 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:40:33.103 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:40:33.105 | + functions-common:time_stop:2428 : local total 2022-03-23 16:40:33.108 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:40:33.110 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:40:33.112 | + functions-common:time_stop:2432 : start_time=1648053628193 2022-03-23 16:40:33.115 | + functions-common:time_stop:2434 : [[ -z 1648053628193 ]] 2022-03-23 16:40:33.117 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:40:33.121 | + functions-common:time_stop:2437 : end_time=1648053633119 2022-03-23 16:40:33.123 | + functions-common:time_stop:2438 : elapsed_time=4926 2022-03-23 16:40:33.125 | + functions-common:time_stop:2439 : total=17328 2022-03-23 16:40:33.128 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:40:33.130 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22254 2022-03-23 16:40:33.132 | + inc/python:pip_install:203 : return 0 2022-03-23 16:40:33.135 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-23 16:40:35.475 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-23 16:40:37.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:40:37.407 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-23 16:40:37.422 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-23 16:40:37.425 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-23 16:40:37.429 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-23 16:40:37.434 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-23 16:40:37.436 | 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.7) 2022-03-23 16:40:37.508 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 16:40:37.511 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 16:40:37.514 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-23 16:40:37.531 | + ./stack.sh:main:819 : pkgs= 2022-03-23 16:40:37.534 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-23 16:40:37.536 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-23 16:40:37.539 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:40:37.541 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-23 16:40:37.543 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:40:37.545 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:40:37.548 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:40:37.551 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:40:37.553 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:40:37.556 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:40:37.560 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:40:37.562 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:40:37.564 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:40:37.567 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-23 16:40:37.569 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:40:37.584 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:40:37.586 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:40:37.588 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:40:37.590 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-23 16:40:37.592 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:40:37.595 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:40:37.597 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:40:37.599 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-23 16:40:37.601 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:40:37.604 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-23 16:40:37.606 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:40:37.608 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:40:37.610 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:40:37.613 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:40:37.615 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:40:37.617 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:40:37.620 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-23 16:40:37.623 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:40:37.625 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-23 16:40:37.627 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:40:37.630 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:40:37.633 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-23 16:40:37.635 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-23 16:40:37.638 | + functions:set_systemd_override:821 : local value=2048 2022-03-23 16:40:37.641 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-23 16:40:37.643 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-23 16:40:37.697 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-23 16:40:37.697 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-23 16:40:37.699 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-23 16:40:38.114 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-23 16:40:38.116 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-23 16:40:38.133 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:40:38.136 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-23 16:40:38.138 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:40:38.141 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:40:38.144 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:40:38.146 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:40:38.148 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:40:38.151 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:40:38.153 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:40:38.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:40:38.158 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:40:38.160 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:40:38.162 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:40:38.165 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:40:38.167 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-23 16:40:38.169 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:40:38.172 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:40:38.174 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:40:38.176 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-23 16:40:38.198 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-23 16:40:38.308 | Reading package lists... 2022-03-23 16:40:38.547 | Building dependency tree... 2022-03-23 16:40:38.549 | Reading state information... 2022-03-23 16:40:38.806 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-23 16:40:38.806 | The following packages were automatically installed and are no longer required: 2022-03-23 16:40:38.807 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:40:38.807 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:40:38.807 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:40:38.807 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:40:38.807 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:40:38.808 | python3-zope.interface 2022-03-23 16:40:38.808 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:40:38.923 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:40:38.928 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:40:38.930 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:40:38.932 | + functions-common:time_stop:2425 : local name 2022-03-23 16:40:38.935 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:40:38.937 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:40:38.940 | + functions-common:time_stop:2428 : local total 2022-03-23 16:40:38.942 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:40:38.945 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:40:38.947 | + functions-common:time_stop:2432 : start_time=1648053638196 2022-03-23 16:40:38.949 | + functions-common:time_stop:2434 : [[ -z 1648053638196 ]] 2022-03-23 16:40:38.952 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:40:38.957 | + functions-common:time_stop:2437 : end_time=1648053638954 2022-03-23 16:40:38.959 | + functions-common:time_stop:2438 : elapsed_time=758 2022-03-23 16:40:38.962 | + functions-common:time_stop:2439 : total=1506 2022-03-23 16:40:38.964 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:40:38.966 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2264 2022-03-23 16:40:38.969 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:40:38.971 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-23 16:40:38.975 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:40:38.977 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:40:38.979 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:40:38.982 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:40:38.984 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:40:38.987 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:40:38.989 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-23 16:40:38.992 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:40:38.994 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:40:38.996 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:40:38.998 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:40:39.001 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:40:39.004 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:40:39.006 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:40:39.008 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:40:39.011 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:40:39.013 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:40:39.015 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:40:39.017 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-23 16:40:39.020 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:40:39.023 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:40:39.025 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:40:39.027 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:40:39.030 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:40:39.032 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:40:39.034 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-23 16:40:39.037 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-23 16:40:39.053 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:40:39.055 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-23 16:40:39.057 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:40:39.060 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-23 16:40:39.062 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-23 16:40:39.070 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-23 16:40:39.074 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-23 16:40:39.076 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-23 16:40:39.078 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-23 16:40:39.081 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-23 16:40:39.084 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-23 16:40:39.086 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-23 16:40:39.089 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-23 16:40:39.778 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-23 16:40:39.778 | user tags 2022-03-23 16:40:39.778 | stackrabbit []' 2022-03-23 16:40:39.781 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-23 16:40:39.782 | user tags 2022-03-23 16:40:39.782 | stackrabbit []' 2022-03-23 16:40:39.782 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-23 16:40:39.788 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-23 16:40:39.790 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-23 16:40:39.793 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 16:40:40.476 | Changing password for user "stackrabbit" ... 2022-03-23 16:40:40.500 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-23 16:40:41.188 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-23 16:40:41.212 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-23 16:40:41.215 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 16:40:41.883 | Changing password for user "stackrabbit" ... 2022-03-23 16:40:41.906 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-23 16:40:41.909 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-23 16:40:41.911 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-23 16:40:42.588 | Deleting user "guest" ... 2022-03-23 16:40:42.604 | Error: 2022-03-23 16:40:42.604 | {:no_such_user, "guest"} 2022-03-23 16:40:42.618 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-23 16:40:42.621 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-23 16:40:42.640 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:40:42.642 | + ./stack.sh:main:836 : install_database 2022-03-23 16:40:42.645 | + lib/database:install_database:118 : install_database_mysql 2022-03-23 16:40:42.648 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-23 16:40:42.650 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:40:42.652 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:40:42.655 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-23 16:40:42.928 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-23 16:40:42.930 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-23 16:40:42.933 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-23 16:40:42.935 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-23 16:40:42.938 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:40:42.941 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-23 16:40:42.943 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:40:42.945 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:40:42.948 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:40:42.950 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:40:42.953 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:40:42.955 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:40:42.958 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:40:42.960 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:40:42.963 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:40:42.965 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:40:42.967 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:40:42.970 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-23 16:40:42.972 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:40:42.975 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:40:42.977 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:40:42.979 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:40:42.982 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:40:42.984 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:40:42.987 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-23 16:40:42.989 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:40:42.992 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:40:42.994 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-23 16:40:42.997 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:40:42.999 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:40:43.001 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:40:43.005 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:40:43.007 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:40:43.010 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:40:43.012 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:40:43.014 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:40:43.016 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:40:43.019 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:40:43.022 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:40:43.024 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:40:43.026 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-23 16:40:43.029 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:40:43.031 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:40:43.034 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:40:43.036 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-23 16:40:43.058 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-23 16:40:43.168 | Reading package lists... 2022-03-23 16:40:43.408 | Building dependency tree... 2022-03-23 16:40:43.410 | Reading state information... 2022-03-23 16:40:43.670 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-23 16:40:43.670 | The following packages were automatically installed and are no longer required: 2022-03-23 16:40:43.671 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:40:43.671 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:40:43.671 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:40:43.671 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:40:43.671 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:40:43.671 | python3-zope.interface 2022-03-23 16:40:43.672 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:40:43.790 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:40:43.794 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:40:43.796 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:40:43.799 | + functions-common:time_stop:2425 : local name 2022-03-23 16:40:43.801 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:40:43.804 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:40:43.806 | + functions-common:time_stop:2428 : local total 2022-03-23 16:40:43.808 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:40:43.810 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:40:43.813 | + functions-common:time_stop:2432 : start_time=1648053643055 2022-03-23 16:40:43.815 | + functions-common:time_stop:2434 : [[ -z 1648053643055 ]] 2022-03-23 16:40:43.818 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:40:43.822 | + functions-common:time_stop:2437 : end_time=1648053643820 2022-03-23 16:40:43.825 | + functions-common:time_stop:2438 : elapsed_time=765 2022-03-23 16:40:43.827 | + functions-common:time_stop:2439 : total=2264 2022-03-23 16:40:43.829 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:40:43.831 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3029 2022-03-23 16:40:43.834 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:40:43.836 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-23 16:40:43.838 | + ./stack.sh:main:839 : install_database_python 2022-03-23 16:40:43.841 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-23 16:40:43.843 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-23 16:40:43.845 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-23 16:40:43.848 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:40:43.851 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-23 16:40:43.853 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-23 16:40:43.855 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:40:43.859 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:40:43.859 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:40:43.865 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-23 16:40:43.867 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-23 16:40:43.870 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-23 16:40:43.872 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-23 16:40:43.875 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-23 16:40:43.897 | Using python 3.8 to install PyMySQL 2022-03-23 16:40:43.899 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-23 16:40:44.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:40:44.789 | from cryptography.utils import int_from_bytes 2022-03-23 16:40:44.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:40:44.789 | from cryptography.utils import int_from_bytes 2022-03-23 16:40:45.925 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:40:45.953 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-23 16:40:48.459 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:40:48.466 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:40:48.466 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:40:48.584 | + inc/python:pip_install:200 : result=0 2022-03-23 16:40:48.586 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:40:48.589 | + functions-common:time_stop:2425 : local name 2022-03-23 16:40:48.591 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:40:48.594 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:40:48.597 | + functions-common:time_stop:2428 : local total 2022-03-23 16:40:48.599 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:40:48.602 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:40:48.604 | + functions-common:time_stop:2432 : start_time=1648053643891 2022-03-23 16:40:48.607 | + functions-common:time_stop:2434 : [[ -z 1648053643891 ]] 2022-03-23 16:40:48.609 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:40:48.614 | + functions-common:time_stop:2437 : end_time=1648053648611 2022-03-23 16:40:48.616 | + functions-common:time_stop:2438 : elapsed_time=4720 2022-03-23 16:40:48.619 | + functions-common:time_stop:2439 : total=22254 2022-03-23 16:40:48.621 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:40:48.623 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26974 2022-03-23 16:40:48.626 | + inc/python:pip_install:203 : return 0 2022-03-23 16:40:48.628 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-23 16:40:48.631 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 16:40:48.633 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-23 16:40:48.636 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-23 16:40:48.653 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:40:48.655 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-23 16:40:48.657 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-23 16:40:48.661 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:40:48.661 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:40:48.667 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:40:48.669 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:40:48.672 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:40:48.674 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:40:48.676 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-23 16:40:48.679 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-23 16:40:48.696 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:40:48.699 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-23 16:40:48.701 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:40:48.704 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:40:48.707 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:40:48.709 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:40:48.711 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:40:48.714 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:40:48.717 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:40:48.720 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:40:48.723 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:40:48.726 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:40:48.728 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:40:48.730 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:40:48.733 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-23 16:40:48.736 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:40:48.738 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:40:48.740 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:40:48.743 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-23 16:40:48.764 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-23 16:40:48.874 | Reading package lists... 2022-03-23 16:40:49.115 | Building dependency tree... 2022-03-23 16:40:49.117 | Reading state information... 2022-03-23 16:40:49.374 | radvd is already the newest version (1:2.17-2). 2022-03-23 16:40:49.375 | The following packages were automatically installed and are no longer required: 2022-03-23 16:40:49.376 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:40:49.376 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:40:49.376 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:40:49.376 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:40:49.376 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:40:49.376 | python3-zope.interface 2022-03-23 16:40:49.376 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:40:49.495 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:40:49.499 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:40:49.502 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:40:49.504 | + functions-common:time_stop:2425 : local name 2022-03-23 16:40:49.506 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:40:49.508 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:40:49.511 | + functions-common:time_stop:2428 : local total 2022-03-23 16:40:49.513 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:40:49.515 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:40:49.517 | + functions-common:time_stop:2432 : start_time=1648053648762 2022-03-23 16:40:49.520 | + functions-common:time_stop:2434 : [[ -z 1648053648762 ]] 2022-03-23 16:40:49.522 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:40:49.527 | + functions-common:time_stop:2437 : end_time=1648053649524 2022-03-23 16:40:49.529 | + functions-common:time_stop:2438 : elapsed_time=762 2022-03-23 16:40:49.531 | + functions-common:time_stop:2439 : total=3029 2022-03-23 16:40:49.534 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:40:49.536 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3791 2022-03-23 16:40:49.538 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:40:49.541 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-23 16:40:49.559 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:40:49.561 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-23 16:40:49.563 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-23 16:40:49.566 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-23 16:40:49.569 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-23 16:40:49.588 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-23 16:40:49.591 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:40:49.593 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:40:49.595 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:40:49.598 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:40:49.600 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:40:49.602 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:40:49.604 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:40:49.607 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:40:49.609 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:40:49.612 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:40:49.614 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:40:49.616 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:40:49.618 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-23 16:40:49.620 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:40:49.623 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:40:49.625 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:40:49.627 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-23 16:40:49.647 | + functions-common:apt_get:1230 : 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-03-23 16:40:49.758 | Reading package lists... 2022-03-23 16:40:50.000 | Building dependency tree... 2022-03-23 16:40:50.001 | Reading state information... 2022-03-23 16:40:50.258 | fakeroot is already the newest version (1.24-1). 2022-03-23 16:40:50.258 | make is already the newest version (4.2.1-1.2). 2022-03-23 16:40:50.258 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-23 16:40:50.258 | The following packages were automatically installed and are no longer required: 2022-03-23 16:40:50.259 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:40:50.259 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:40:50.260 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:40:50.260 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:40:50.260 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:40:50.260 | python3-zope.interface 2022-03-23 16:40:50.260 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:40:50.375 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:40:50.379 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:40:50.382 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:40:50.384 | + functions-common:time_stop:2425 : local name 2022-03-23 16:40:50.386 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:40:50.388 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:40:50.391 | + functions-common:time_stop:2428 : local total 2022-03-23 16:40:50.393 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:40:50.395 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:40:50.397 | + functions-common:time_stop:2432 : start_time=1648053649645 2022-03-23 16:40:50.400 | + functions-common:time_stop:2434 : [[ -z 1648053649645 ]] 2022-03-23 16:40:50.402 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:40:50.406 | + functions-common:time_stop:2437 : end_time=1648053650404 2022-03-23 16:40:50.409 | + functions-common:time_stop:2438 : elapsed_time=759 2022-03-23 16:40:50.411 | + functions-common:time_stop:2439 : total=3791 2022-03-23 16:40:50.413 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:40:50.416 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4550 2022-03-23 16:40:50.418 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:40:50.420 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-23 16:40:50.423 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:40:50.426 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:40:50.428 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-23 16:40:50.430 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-23 16:40:50.433 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-23 16:40:50.438 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-23 16:40:50.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-23 16:40:50.443 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-23 16:40:50.444 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-23 16:40:50.448 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-23 16:40:50.451 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-23 16:40:50.453 | + functions:vercmp:628 : local v1=5.4 2022-03-23 16:40:50.455 | + functions:vercmp:629 : local 'op=<' 2022-03-23 16:40:50.458 | + functions:vercmp:630 : local v2=3.13 2022-03-23 16:40:50.460 | + functions:vercmp:631 : local result 2022-03-23 16:40:50.464 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-23 16:40:50.464 | ++ functions:vercmp:635 : sort -V 2022-03-23 16:40:50.464 | ++ functions:vercmp:635 : head -1 2022-03-23 16:40:50.470 | + functions:vercmp:635 : result=3.13 2022-03-23 16:40:50.473 | + functions:vercmp:637 : case $op in 2022-03-23 16:40:50.475 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-23 16:40:50.477 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-23 16:40:50.480 | + functions:vercmp:648 : return 2022-03-23 16:40:50.482 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-23 16:40:50.484 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:40:50.487 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-23 16:40:51.002 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-23 16:40:51.006 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-23 16:40:51.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-23 16:40:51.016 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.019 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-23 16:40:51.036 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:40:51.039 | + ./stack.sh:main:847 : install_etcd3 2022-03-23 16:40:51.041 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-23 16:40:51.041 | Installing etcd 2022-03-23 16:40:51.045 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-23 16:40:51.057 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-23 16:40:51.070 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-23 16:40:51.075 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-23 16:40:51.088 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-23 16:40:51.091 | ++ 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-03-23 16:40:51.094 | ++ 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-03-23 16:40:51.097 | +++ 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-03-23 16:40:51.102 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:40:51.104 | ++ 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-03-23 16:40:51.106 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-23 16:40:51.109 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:40:51.111 | ++ functions:get_extra_file:74 : return 2022-03-23 16:40:51.114 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:40:51.116 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-23 16:40:51.119 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-23 16:40:51.121 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-23 16:40:51.138 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:40:51.141 | + ./stack.sh:main:866 : install_dstat 2022-03-23 16:40:51.144 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-23 16:40:51.160 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:40:51.162 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-23 16:40:51.164 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:40:51.167 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-23 16:40:51.169 | + ./stack.sh:main:875 : install_libs 2022-03-23 16:40:51.172 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-23 16:40:51.174 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-23 16:40:51.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-23 16:40:51.179 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-23 16:40:51.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.183 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-23 16:40:51.188 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.191 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-23 16:40:51.193 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-23 16:40:51.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-23 16:40:51.198 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-23 16:40:51.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-23 16:40:51.207 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.209 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-23 16:40:51.211 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-23 16:40:51.214 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-23 16:40:51.216 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-23 16:40:51.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-23 16:40:51.226 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.228 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-23 16:40:51.230 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-23 16:40:51.233 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-23 16:40:51.235 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-23 16:40:51.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-23 16:40:51.244 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.247 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-23 16:40:51.249 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-23 16:40:51.251 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-23 16:40:51.254 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-23 16:40:51.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.258 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.260 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-23 16:40:51.263 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.265 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-23 16:40:51.268 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-23 16:40:51.271 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-23 16:40:51.273 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-23 16:40:51.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.277 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.280 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-23 16:40:51.282 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.285 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-23 16:40:51.287 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-23 16:40:51.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-23 16:40:51.292 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-23 16:40:51.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.296 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.299 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-23 16:40:51.301 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.303 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-23 16:40:51.306 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-23 16:40:51.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-23 16:40:51.311 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-23 16:40:51.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-23 16:40:51.320 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.322 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-23 16:40:51.324 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-23 16:40:51.327 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-23 16:40:51.329 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-23 16:40:51.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.335 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.337 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-23 16:40:51.339 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.341 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-23 16:40:51.344 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-23 16:40:51.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-23 16:40:51.349 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-23 16:40:51.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-23 16:40:51.358 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.361 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-23 16:40:51.363 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-23 16:40:51.366 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-23 16:40:51.368 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-23 16:40:51.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-23 16:40:51.377 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.380 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-23 16:40:51.382 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-23 16:40:51.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-23 16:40:51.387 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-23 16:40:51.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.392 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-23 16:40:51.397 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.399 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-23 16:40:51.401 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-23 16:40:51.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-23 16:40:51.406 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-23 16:40:51.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-23 16:40:51.416 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.418 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-23 16:40:51.421 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-23 16:40:51.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-23 16:40:51.425 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-23 16:40:51.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-23 16:40:51.435 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.437 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-23 16:40:51.440 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-23 16:40:51.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-23 16:40:51.444 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-23 16:40:51.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-23 16:40:51.454 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.456 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-23 16:40:51.459 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-23 16:40:51.461 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-23 16:40:51.463 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-23 16:40:51.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-23 16:40:51.474 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.476 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-23 16:40:51.479 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-23 16:40:51.481 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-23 16:40:51.483 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-23 16:40:51.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.488 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.491 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-23 16:40:51.493 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.495 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-23 16:40:51.498 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-23 16:40:51.500 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-23 16:40:51.503 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-23 16:40:51.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.507 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-23 16:40:51.512 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.514 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-23 16:40:51.517 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-23 16:40:51.519 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-23 16:40:51.522 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-23 16:40:51.524 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.528 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-23 16:40:51.531 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.533 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-23 16:40:51.535 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-23 16:40:51.538 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-23 16:40:51.540 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-23 16:40:51.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.545 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.547 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-23 16:40:51.550 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.552 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-23 16:40:51.555 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-23 16:40:51.557 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-23 16:40:51.560 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-23 16:40:51.562 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.564 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.567 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-23 16:40:51.569 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.571 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-23 16:40:51.574 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-23 16:40:51.576 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-23 16:40:51.578 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-23 16:40:51.581 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.586 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-23 16:40:51.588 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.591 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-23 16:40:51.593 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-23 16:40:51.595 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-23 16:40:51.598 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-23 16:40:51.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.603 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-23 16:40:51.608 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.610 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-23 16:40:51.612 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-23 16:40:51.615 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-23 16:40:51.617 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-23 16:40:51.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-23 16:40:51.626 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.629 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-23 16:40:51.632 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-23 16:40:51.634 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-23 16:40:51.636 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-23 16:40:51.639 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.641 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.644 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-23 16:40:51.646 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.649 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-23 16:40:51.651 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-23 16:40:51.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-23 16:40:51.656 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-23 16:40:51.658 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.663 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-23 16:40:51.665 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.668 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-23 16:40:51.670 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-23 16:40:51.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-23 16:40:51.675 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-23 16:40:51.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.680 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.682 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-23 16:40:51.685 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.687 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-23 16:40:51.690 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-23 16:40:51.693 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-23 16:40:51.695 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-23 16:40:51.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.700 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.702 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-23 16:40:51.704 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.707 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-23 16:40:51.710 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-23 16:40:51.712 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-23 16:40:51.714 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-23 16:40:51.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.721 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-23 16:40:51.724 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.726 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-23 16:40:51.729 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-23 16:40:51.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-23 16:40:51.733 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-23 16:40:51.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-23 16:40:51.743 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.745 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-23 16:40:51.748 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-23 16:40:51.750 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-23 16:40:51.753 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-23 16:40:51.755 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.758 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.760 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-23 16:40:51.762 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.765 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-23 16:40:51.767 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-23 16:40:51.770 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-23 16:40:51.772 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-23 16:40:51.775 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.777 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.779 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-23 16:40:51.782 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.784 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-23 16:40:51.787 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-23 16:40:51.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-23 16:40:51.791 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-23 16:40:51.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.796 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-23 16:40:51.801 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.803 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-23 16:40:51.806 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-23 16:40:51.808 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-23 16:40:51.811 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-23 16:40:51.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-23 16:40:51.821 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.823 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-23 16:40:51.826 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-23 16:40:51.828 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-23 16:40:51.831 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-23 16:40:51.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.836 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-23 16:40:51.841 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.843 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-23 16:40:51.845 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-23 16:40:51.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-23 16:40:51.850 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-23 16:40:51.852 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.855 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.857 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-23 16:40:51.860 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.862 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-23 16:40:51.864 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-23 16:40:51.867 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-23 16:40:51.869 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-23 16:40:51.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.874 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.876 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-23 16:40:51.879 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.881 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-23 16:40:51.884 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-23 16:40:51.886 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-23 16:40:51.889 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-23 16:40:51.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:40:51.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:40:51.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-23 16:40:51.899 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:40:51.901 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-23 16:40:51.922 | Using python 3.8 to install etcd3 2022-03-23 16:40:51.924 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-23 16:40:52.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:40:52.809 | from cryptography.utils import int_from_bytes 2022-03-23 16:40:52.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:40:52.809 | from cryptography.utils import int_from_bytes 2022-03-23 16:40:53.954 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:40:53.981 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-23 16:40:53.989 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-23 16:40:53.990 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-23 16:40:53.991 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-23 16:40:53.992 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-23 16:40:56.505 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:40:56.512 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:40:56.513 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:40:56.630 | + inc/python:pip_install:200 : result=0 2022-03-23 16:40:56.632 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:40:56.635 | + functions-common:time_stop:2425 : local name 2022-03-23 16:40:56.637 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:40:56.639 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:40:56.641 | + functions-common:time_stop:2428 : local total 2022-03-23 16:40:56.643 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:40:56.646 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:40:56.648 | + functions-common:time_stop:2432 : start_time=1648053651916 2022-03-23 16:40:56.650 | + functions-common:time_stop:2434 : [[ -z 1648053651916 ]] 2022-03-23 16:40:56.653 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:40:56.657 | + functions-common:time_stop:2437 : end_time=1648053656654 2022-03-23 16:40:56.659 | + functions-common:time_stop:2438 : elapsed_time=4738 2022-03-23 16:40:56.661 | + functions-common:time_stop:2439 : total=26974 2022-03-23 16:40:56.663 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:40:56.666 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31712 2022-03-23 16:40:56.668 | + inc/python:pip_install:203 : return 0 2022-03-23 16:40:56.671 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-23 16:40:56.693 | Using python 3.8 to install etcd3gw 2022-03-23 16:40:56.696 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-23 16:40:57.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:40:57.572 | from cryptography.utils import int_from_bytes 2022-03-23 16:40:57.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:40:57.572 | from cryptography.utils import int_from_bytes 2022-03-23 16:40:58.721 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:40:58.748 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-23 16:40:58.755 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-23 16:40:58.756 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-23 16:40:58.757 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-23 16:40:58.758 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-23 16:40:58.791 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-23 16:40:58.793 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-23 16:40:58.794 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-23 16:40:58.796 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-23 16:41:01.299 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:41:01.306 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:41:01.306 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:41:01.426 | + inc/python:pip_install:200 : result=0 2022-03-23 16:41:01.428 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:41:01.430 | + functions-common:time_stop:2425 : local name 2022-03-23 16:41:01.433 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:41:01.435 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:41:01.437 | + functions-common:time_stop:2428 : local total 2022-03-23 16:41:01.439 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:41:01.442 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:41:01.444 | + functions-common:time_stop:2432 : start_time=1648053656687 2022-03-23 16:41:01.446 | + functions-common:time_stop:2434 : [[ -z 1648053656687 ]] 2022-03-23 16:41:01.449 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:41:01.453 | + functions-common:time_stop:2437 : end_time=1648053661450 2022-03-23 16:41:01.455 | + functions-common:time_stop:2438 : elapsed_time=4763 2022-03-23 16:41:01.457 | + functions-common:time_stop:2439 : total=31712 2022-03-23 16:41:01.459 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:41:01.462 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36475 2022-03-23 16:41:01.464 | + inc/python:pip_install:203 : return 0 2022-03-23 16:41:01.466 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-23 16:41:01.469 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-23 16:41:01.472 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-23 16:41:01.474 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:41:01.477 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:41:01.479 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:41:01.481 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:41:01.484 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:41:01.487 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:41:01.489 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:41:01.492 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:41:01.494 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:41:01.496 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:41:01.499 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:41:01.501 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-23 16:41:01.504 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:41:01.506 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:41:01.508 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-23 16:41:01.511 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:41:01.513 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:41:01.515 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:41:01.518 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:41:01.520 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:41:01.523 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:41:01.525 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:41:01.527 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:41:01.530 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:41:01.532 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:41:01.535 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:41:01.537 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:41:01.540 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:41:01.542 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:41:01.545 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:41:01.547 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:41:01.550 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:41:01.552 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:41:01.574 | + functions-common:apt_get:1230 : 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-03-23 16:41:01.684 | Reading package lists... 2022-03-23 16:41:01.922 | Building dependency tree... 2022-03-23 16:41:01.924 | Reading state information... 2022-03-23 16:41:02.177 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-23 16:41:02.177 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-23 16:41:02.177 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:41:02.177 | The following packages were automatically installed and are no longer required: 2022-03-23 16:41:02.178 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:41:02.178 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:41:02.178 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:41:02.178 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:41:02.178 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:41:02.178 | python3-zope.interface 2022-03-23 16:41:02.178 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:41:02.291 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:41:02.295 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:41:02.298 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:41:02.301 | + functions-common:time_stop:2425 : local name 2022-03-23 16:41:02.303 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:41:02.305 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:41:02.307 | + functions-common:time_stop:2428 : local total 2022-03-23 16:41:02.310 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:41:02.312 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:41:02.315 | + functions-common:time_stop:2432 : start_time=1648053661571 2022-03-23 16:41:02.317 | + functions-common:time_stop:2434 : [[ -z 1648053661571 ]] 2022-03-23 16:41:02.320 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:41:02.324 | + functions-common:time_stop:2437 : end_time=1648053662321 2022-03-23 16:41:02.326 | + functions-common:time_stop:2438 : elapsed_time=750 2022-03-23 16:41:02.328 | + functions-common:time_stop:2439 : total=4550 2022-03-23 16:41:02.331 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:41:02.334 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5300 2022-03-23 16:41:02.336 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:41:02.338 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-23 16:41:02.341 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:41:02.343 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:41:02.346 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-23 16:41:02.406 | Module proxy already enabled 2022-03-23 16:41:02.411 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-23 16:41:02.472 | Considering dependency proxy for proxy_uwsgi: 2022-03-23 16:41:02.472 | Module proxy already enabled 2022-03-23 16:41:02.472 | Module proxy_uwsgi already enabled 2022-03-23 16:41:02.476 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-23 16:41:02.479 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:41:02.481 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:41:02.484 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:41:02.633 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-23 16:41:02.636 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-23 16:41:02.638 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-23 16:41:02.644 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:41:02.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:41:02.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-23 16:41:02.652 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:41:02.654 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-23 16:41:02.657 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-23 16:41:02.660 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-23 16:41:02.663 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:41:02.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:41:02.668 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-23 16:41:02.670 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:41:02.673 | + ./stack.sh:main:883 : install_glanceclient 2022-03-23 16:41:02.675 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-23 16:41:02.677 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-23 16:41:02.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:41:02.682 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:41:02.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-23 16:41:02.687 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:41:02.690 | + ./stack.sh:main:884 : install_cinderclient 2022-03-23 16:41:02.692 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-23 16:41:02.695 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-23 16:41:02.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:41:02.700 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:41:02.702 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-23 16:41:02.705 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:41:02.708 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-23 16:41:02.710 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-23 16:41:02.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:41:02.715 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:41:02.717 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-23 16:41:02.720 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:41:02.723 | + ./stack.sh:main:885 : install_novaclient 2022-03-23 16:41:02.725 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-23 16:41:02.727 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-23 16:41:02.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:41:02.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:41:02.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-23 16:41:02.737 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:41:02.740 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-23 16:41:02.756 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:41:02.759 | + ./stack.sh:main:887 : install_swiftclient 2022-03-23 16:41:02.761 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-23 16:41:02.764 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-23 16:41:02.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:41:02.769 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:41:02.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-23 16:41:02.774 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:41:02.777 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-23 16:41:02.794 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:41:02.796 | + ./stack.sh:main:890 : install_neutronclient 2022-03-23 16:41:02.799 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-23 16:41:02.801 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-23 16:41:02.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:41:02.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:41:02.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-23 16:41:02.812 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:41:02.816 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-23 16:41:02.818 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-23 16:41:02.821 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-23 16:41:02.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:41:02.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:41:02.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-23 16:41:02.831 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:41:02.834 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-23 16:41:02.836 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-23 16:41:02.839 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:41:02.842 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-23 16:41:02.845 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-23 16:41:02.848 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:41:02.852 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:41:02.852 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:41:02.858 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-23 16:41:02.861 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-23 16:41:02.863 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-23 16:41:02.866 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-23 16:41:02.877 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-23 16:41:02.900 | Using python 3.8 to install keystonemiddleware 2022-03-23 16:41:02.903 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-23 16:41:03.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:41:03.782 | from cryptography.utils import int_from_bytes 2022-03-23 16:41:03.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:41:03.782 | from cryptography.utils import int_from_bytes 2022-03-23 16:41:04.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:41:04.937 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-23 16:41:04.989 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-23 16:41:04.990 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-23 16:41:04.991 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-23 16:41:04.993 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-23 16:41:04.994 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-23 16:41:04.995 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-23 16:41:04.996 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-23 16:41:04.997 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-23 16:41:04.998 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-23 16:41:04.999 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-23 16:41:05.000 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-23 16:41:05.001 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-23 16:41:05.002 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-23 16:41:05.003 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-23 16:41:05.060 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-23 16:41:05.061 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-23 16:41:05.063 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-23 16:41:05.102 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-23 16:41:05.141 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-23 16:41:05.142 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-23 16:41:05.143 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-23 16:41:05.144 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-23 16:41:05.196 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-23 16:41:05.198 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-23 16:41:05.207 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-23 16:41:05.208 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-23 16:41:05.223 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-23 16:41:05.224 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-23 16:41:05.225 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-23 16:41:05.289 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-23 16:41:05.292 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-23 16:41:05.293 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-23 16:41:05.295 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-23 16:41:05.346 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-23 16:41:05.357 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-23 16:41:07.769 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:41:07.776 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:41:07.776 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:41:07.897 | + inc/python:pip_install:200 : result=0 2022-03-23 16:41:07.900 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:41:07.902 | + functions-common:time_stop:2425 : local name 2022-03-23 16:41:07.905 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:41:07.907 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:41:07.910 | + functions-common:time_stop:2428 : local total 2022-03-23 16:41:07.912 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:41:07.914 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:41:07.916 | + functions-common:time_stop:2432 : start_time=1648053662895 2022-03-23 16:41:07.919 | + functions-common:time_stop:2434 : [[ -z 1648053662895 ]] 2022-03-23 16:41:07.922 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:41:07.926 | + functions-common:time_stop:2437 : end_time=1648053667923 2022-03-23 16:41:07.928 | + functions-common:time_stop:2438 : elapsed_time=5028 2022-03-23 16:41:07.930 | + functions-common:time_stop:2439 : total=36475 2022-03-23 16:41:07.932 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:41:07.935 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41503 2022-03-23 16:41:07.937 | + inc/python:pip_install:203 : return 0 2022-03-23 16:41:07.940 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-23 16:41:07.943 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-23 16:41:07.945 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:41:07.948 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-23 16:41:07.951 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-23 16:41:07.953 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:41:07.958 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:41:07.958 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:41:07.963 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-23 16:41:07.966 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-23 16:41:07.968 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-23 16:41:07.972 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-23 16:41:07.974 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-23 16:41:07.996 | Using python 3.8 to install python-memcached 2022-03-23 16:41:07.998 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-23 16:41:08.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:41:08.869 | from cryptography.utils import int_from_bytes 2022-03-23 16:41:08.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:41:08.869 | from cryptography.utils import int_from_bytes 2022-03-23 16:41:09.999 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:41:10.025 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-23 16:41:10.029 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-23 16:41:12.496 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:41:12.503 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:41:12.503 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:41:12.620 | + inc/python:pip_install:200 : result=0 2022-03-23 16:41:12.622 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:41:12.624 | + functions-common:time_stop:2425 : local name 2022-03-23 16:41:12.627 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:41:12.629 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:41:12.632 | + functions-common:time_stop:2428 : local total 2022-03-23 16:41:12.634 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:41:12.636 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:41:12.638 | + functions-common:time_stop:2432 : start_time=1648053667990 2022-03-23 16:41:12.641 | + functions-common:time_stop:2434 : [[ -z 1648053667990 ]] 2022-03-23 16:41:12.644 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:41:12.648 | + functions-common:time_stop:2437 : end_time=1648053672645 2022-03-23 16:41:12.650 | + functions-common:time_stop:2438 : elapsed_time=4655 2022-03-23 16:41:12.652 | + functions-common:time_stop:2439 : total=41503 2022-03-23 16:41:12.655 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:41:12.657 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46158 2022-03-23 16:41:12.660 | + inc/python:pip_install:203 : return 0 2022-03-23 16:41:12.662 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-23 16:41:12.679 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:41:12.682 | + ./stack.sh:main:897 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-03-23 16:41:12.684 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-23 16:41:12.687 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-23 16:41:12.689 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-23 16:41:12.692 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:41:12.694 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-23 16:41:12.696 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-23 16:41:12.712 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:41:12.714 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-23 16:41:12.716 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-23 16:41:12.719 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-23 16:41:12.722 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:41:12.725 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:41:12.727 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:41:12.730 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:41:12.732 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:41:12.735 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:41:12.751 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:41:12.753 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:41:12.755 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:41:12.758 | + functions-common:git_clone:629 : echo master 2022-03-23 16:41:12.758 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:41:12.763 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-23 16:41:12.766 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:41:12.768 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-23 16:41:12.771 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:41:12.771 | + functions-common:git_clone:678 : head -1 2022-03-23 16:41:12.774 | c141e6164 trivial: Fix typo 2022-03-23 16:41:12.776 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:41:12.779 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-23 16:41:12.781 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:41:12.784 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 16:41:12.786 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-23 16:41:12.789 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:41:12.791 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-23 16:41:12.793 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:41:12.796 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 16:41:12.799 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-23 16:41:12.801 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:41:12.803 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:41:12.806 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-23 16:41:12.809 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:41:12.812 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-23 16:41:12.814 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:41:12.816 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:41:12.819 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-23 16:41:12.825 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-23 16:41:12.827 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-23 16:41:13.507 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-23 16:41:13.510 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:41:13.512 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:41:13.514 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:41:13.516 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 16:41:13.519 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-23 16:41:13.521 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:41:13.523 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:41:13.525 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:41:13.528 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:41:13.530 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:41:13.532 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:41:13.534 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:41:13.536 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-23 16:41:13.556 | Using python 3.8 to install /opt/stack/keystone 2022-03-23 16:41:13.559 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-23 16:41:14.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:41:14.425 | from cryptography.utils import int_from_bytes 2022-03-23 16:41:14.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:41:14.425 | from cryptography.utils import int_from_bytes 2022-03-23 16:41:15.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:41:15.621 | Obtaining file:///opt/stack/keystone 2022-03-23 16:41:15.622 | Preparing metadata (setup.py): started 2022-03-23 16:41:19.139 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:41:19.213 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-23 16:41:19.214 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-23 16:41:19.215 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-23 16:41:19.216 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-23 16:41:19.218 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-23 16:41:19.219 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-23 16:41:19.220 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-23 16:41:19.221 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-23 16:41:19.222 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-23 16:41:19.224 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-23 16:41:19.225 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-23 16:41:19.226 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 16:41:19.227 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-23 16:41:19.228 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-23 16:41:19.229 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-23 16:41:19.230 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-23 16:41:19.231 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-23 16:41:19.232 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-23 16:41:19.233 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-23 16:41:19.234 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-23 16:41:19.235 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-23 16:41:19.236 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-23 16:41:19.238 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-23 16:41:19.239 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-23 16:41:19.240 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-23 16:41:19.241 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 16:41:19.242 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-23 16:41:19.244 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-23 16:41:19.245 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-23 16:41:19.246 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 16:41:19.247 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-23 16:41:19.248 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-23 16:41:19.249 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-23 16:41:19.250 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-23 16:41:19.260 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-23 16:41:19.261 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-23 16:41:19.306 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-23 16:41:19.319 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-23 16:41:19.320 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-23 16:41:19.321 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 16:41:19.322 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-03-23 16:41:19.332 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-23 16:41:19.393 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 16:41:19.395 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-23 16:41:19.491 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-23 16:41:19.492 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-23 16:41:19.493 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 16:41:19.494 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-23 16:41:19.549 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-23 16:41:19.550 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-23 16:41:19.551 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-23 16:41:19.602 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-23 16:41:19.603 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-23 16:41:19.659 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 16:41:19.660 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-23 16:41:19.661 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-23 16:41:19.663 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-03-23 16:41:19.665 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 16:41:19.667 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-23 16:41:19.687 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-23 16:41:19.733 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-23 16:41:19.755 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-23 16:41:19.756 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-23 16:41:19.758 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-23 16:41:19.759 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-23 16:41:19.836 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 16:41:19.950 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-23 16:41:19.951 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-23 16:41:19.952 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-23 16:41:19.953 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-23 16:41:19.955 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-23 16:41:20.172 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-23 16:41:20.194 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-23 16:41:20.196 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-23 16:41:20.262 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-23 16:41:20.263 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-23 16:41:20.280 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 16:41:20.351 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-23 16:41:20.390 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-03-23 16:41:20.500 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 16:41:20.571 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-03-23 16:41:20.695 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-03-23 16:41:20.725 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-03-23 16:41:20.765 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-03-23 16:41:20.766 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-03-23 16:41:20.768 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-03-23 16:41:20.769 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-03-23 16:41:20.770 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-03-23 16:41:20.773 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-03-23 16:41:20.825 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-23 16:41:20.958 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-23 16:41:20.959 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-03-23 16:41:20.961 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-03-23 16:41:20.963 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-03-23 16:41:21.113 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 16:41:21.194 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 16:41:21.265 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-23 16:41:21.440 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 16:41:21.695 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-03-23 16:41:21.729 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-03-23 16:41:23.589 | Installing collected packages: keystone 2022-03-23 16:41:23.590 | Attempting uninstall: keystone 2022-03-23 16:41:23.590 | Found existing installation: keystone 21.1.0.dev2 2022-03-23 16:41:23.593 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-23 16:41:23.596 | Running setup.py develop for keystone 2022-03-23 16:41:28.087 | Successfully installed keystone 2022-03-23 16:41:28.087 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:41:28.094 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:41:28.094 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:41:28.229 | + inc/python:pip_install:200 : result=0 2022-03-23 16:41:28.231 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:41:28.233 | + functions-common:time_stop:2425 : local name 2022-03-23 16:41:28.235 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:41:28.237 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:41:28.240 | + functions-common:time_stop:2428 : local total 2022-03-23 16:41:28.242 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:41:28.244 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:41:28.246 | + functions-common:time_stop:2432 : start_time=1648053673551 2022-03-23 16:41:28.248 | + functions-common:time_stop:2434 : [[ -z 1648053673551 ]] 2022-03-23 16:41:28.251 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:41:28.255 | + functions-common:time_stop:2437 : end_time=1648053688253 2022-03-23 16:41:28.257 | + functions-common:time_stop:2438 : elapsed_time=14702 2022-03-23 16:41:28.259 | + functions-common:time_stop:2439 : total=46158 2022-03-23 16:41:28.261 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:41:28.263 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=60860 2022-03-23 16:41:28.265 | + inc/python:pip_install:203 : return 0 2022-03-23 16:41:28.268 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:41:28.271 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 16:41:28.273 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 16:41:28.292 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 16:41:28.304 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-23 16:41:28.307 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-23 16:41:28.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:41:28.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:41:28.314 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-23 16:41:28.316 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:41:28.319 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-23 16:41:28.336 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:41:28.338 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-23 16:41:28.341 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:41:28.343 | + ./stack.sh:main:899 : configure_keystone 2022-03-23 16:41:28.346 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-23 16:41:28.358 | + 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-03-23 16:41:28.361 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-23 16:41:28.365 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-23 16:41:28.381 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:41:28.384 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-23 16:41:28.414 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-23 16:41:28.442 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-23 16:41:28.473 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-23 16:41:28.504 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-23 16:41:28.536 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-23 16:41:28.567 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-23 16:41:28.596 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-23 16:41:28.623 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-23 16:41:28.625 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-23 16:41:28.628 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-23 16:41:28.631 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-23 16:41:28.633 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:41:28.635 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:41:28.651 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:41:28.654 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:41:28.657 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:41:28.659 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:41:28.674 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:41:28.677 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:41:28.680 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:41:28.711 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:41:28.713 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:41:28.715 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-23 16:41:28.718 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-23 16:41:28.734 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:41:28.737 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.47/identity 2022-03-23 16:41:28.767 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-23 16:41:28.770 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-23 16:41:28.800 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-23 16:41:28.803 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-23 16:41:28.805 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-23 16:41:28.808 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-23 16:41:28.810 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 16:41:28.814 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 16:41:28.844 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-23 16:41:28.846 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-23 16:41:28.849 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-23 16:41:28.851 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-23 16:41:28.854 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:41:28.872 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:41:28.875 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:41:28.878 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:41:28.880 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:41:28.883 | + 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-03-23 16:41:28.910 | + 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-03-23 16:41:28.939 | + 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-03-23 16:41:28.967 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:41:28.995 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-23 16:41:29.023 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-23 16:41:29.026 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-23 16:41:29.028 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-23 16:41:29.031 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-23 16:41:29.033 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-23 16:41:29.035 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:41:29.038 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:41:29.041 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-23 16:41:29.045 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-23 16:41:29.047 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:41:29.050 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:41:29.062 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:41:29.063 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:41:29.072 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:41:29.075 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:41:29.091 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 16:41:29.093 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-23 16:41:29.097 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-23 16:41:29.127 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-23 16:41:29.154 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-23 16:41:29.185 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-23 16:41:29.212 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-23 16:41:29.241 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-23 16:41:29.268 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-23 16:41:29.295 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-23 16:41:29.323 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-23 16:41:29.350 | + 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-03-23 16:41:29.380 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-23 16:41:29.407 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-23 16:41:29.435 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-23 16:41:29.462 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:41:29.465 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:41:29.467 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-23 16:41:29.470 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-23 16:41:29.473 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:41:29.475 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:41:29.477 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:41:29.480 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 16:41:29.482 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 16:41:29.485 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 16:41:29.512 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-23 16:41:29.540 | + 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-03-23 16:41:29.541 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 16:41:29.549 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-23 16:41:29.552 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-23 16:41:29.555 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-23 16:41:29.557 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:41:29.560 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:41:29.563 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:41:29.565 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:41:29.568 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:41:29.570 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:41:29.572 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:41:29.575 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:41:29.577 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:41:29.580 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-23 16:41:29.640 | Site keystone-wsgi-public already enabled 2022-03-23 16:41:29.644 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:41:29.647 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:41:29.649 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:41:29.651 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:41:29.785 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-23 16:41:29.821 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-23 16:41:29.852 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-23 16:41:29.884 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-23 16:41:29.887 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-23 16:41:29.918 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-23 16:41:29.947 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-23 16:41:29.975 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-23 16:41:29.977 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-23 16:41:29.995 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:41:29.997 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-23 16:41:30.015 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:41:30.017 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-23 16:41:30.020 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-23 16:41:30.022 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-23 16:41:30.025 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:41:30.027 | + lib/stack:stack_install_service:32 : install_swift 2022-03-23 16:41:30.030 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-23 16:41:30.033 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-23 16:41:30.035 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-23 16:41:30.037 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:41:30.039 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:41:30.042 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:41:30.045 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:41:30.047 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:41:30.050 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:41:30.067 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:41:30.069 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:41:30.072 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:41:30.075 | + functions-common:git_clone:629 : echo master 2022-03-23 16:41:30.075 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:41:30.081 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-23 16:41:30.083 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:41:30.085 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-23 16:41:30.088 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:41:30.088 | + functions-common:git_clone:678 : head -1 2022-03-23 16:41:30.091 | f83bfe1df Update master for stable/yoga 2022-03-23 16:41:30.094 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:41:30.096 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-23 16:41:30.099 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:41:30.101 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 16:41:30.104 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-23 16:41:30.106 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-23 16:41:30.109 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-23 16:41:30.111 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:41:30.114 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 16:41:30.116 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-23 16:41:30.118 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:41:30.121 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-23 16:41:30.124 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-23 16:41:30.127 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:41:30.130 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-23 16:41:30.132 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:41:30.134 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:41:30.137 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-23 16:41:30.144 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-23 16:41:30.146 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-23 16:41:30.793 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-23 16:41:30.796 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:41:30.798 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:41:30.801 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:41:30.803 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 16:41:30.805 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-23 16:41:30.808 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:41:30.810 | + inc/python:setup_package:428 : local extras=keystone 2022-03-23 16:41:30.813 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:41:30.816 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-23 16:41:30.818 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-23 16:41:30.820 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-23 16:41:30.822 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:41:30.825 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-23 16:41:30.846 | Using python 3.8 to install /opt/stack/swift 2022-03-23 16:41:30.849 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-23 16:41:31.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:41:31.715 | from cryptography.utils import int_from_bytes 2022-03-23 16:41:31.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:41:31.715 | from cryptography.utils import int_from_bytes 2022-03-23 16:41:32.843 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:41:32.869 | Obtaining file:///opt/stack/swift 2022-03-23 16:41:32.870 | Preparing metadata (setup.py): started 2022-03-23 16:41:36.061 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:41:36.100 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.33.0) 2022-03-23 16:41:36.101 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.1.2) 2022-03-23 16:41:36.102 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.11.0) 2022-03-23 16:41:36.103 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.1.1) 2022-03-23 16:41:36.104 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (4.8.0) 2022-03-23 16:41:36.105 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.27.1) 2022-03-23 16:41:36.106 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.16.0) 2022-03-23 16:41:36.107 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.9.9) 2022-03-23 16:41:36.108 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.6.0) 2022-03-23 16:41:36.109 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (36.0.1) 2022-03-23 16:41:36.111 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (9.4.0) 2022-03-23 16:41:36.148 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev1) (1.15.0) 2022-03-23 16:41:36.156 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev1) (2.1.0) 2022-03-23 16:41:36.212 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.3.0) 2022-03-23 16:41:36.213 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.4.0) 2022-03-23 16:41:36.215 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.8.1) 2022-03-23 16:41:36.216 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.12.2) 2022-03-23 16:41:36.217 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.1.0) 2022-03-23 16:41:36.218 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.8.7) 2022-03-23 16:41:36.220 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.10.1) 2022-03-23 16:41:36.221 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.0) 2022-03-23 16:41:36.222 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.7.0) 2022-03-23 16:41:36.223 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.5.0) 2022-03-23 16:41:36.224 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.1.1) 2022-03-23 16:41:36.225 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (8.8.0) 2022-03-23 16:41:36.246 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev1) (60.9.3) 2022-03-23 16:41:36.278 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (3.3) 2022-03-23 16:41:36.279 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (1.26.8) 2022-03-23 16:41:36.280 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2019.11.28) 2022-03-23 16:41:36.283 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2.0.12) 2022-03-23 16:41:36.305 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev1) (2.21) 2022-03-23 16:41:36.397 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.2) 2022-03-23 16:41:36.399 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.7.0) 2022-03-23 16:41:36.400 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.5.0) 2022-03-23 16:41:36.443 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.1.5) 2022-03-23 16:41:36.487 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.5.0) 2022-03-23 16:41:36.488 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.8.0) 2022-03-23 16:41:36.489 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.5.0) 2022-03-23 16:41:36.490 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (6.0) 2022-03-23 16:41:36.550 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.8.2) 2022-03-23 16:41:36.553 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.9.6) 2022-03-23 16:41:36.567 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.3) 2022-03-23 16:41:36.568 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2021.3) 2022-03-23 16:41:36.586 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.0.7) 2022-03-23 16:41:36.587 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (21.3) 2022-03-23 16:41:36.693 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.13.3) 2022-03-23 16:41:36.708 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.1) 2022-03-23 16:41:39.035 | Installing collected packages: swift 2022-03-23 16:41:39.035 | Attempting uninstall: swift 2022-03-23 16:41:39.035 | Found existing installation: swift 2.30.0.dev1 2022-03-23 16:41:39.038 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-23 16:41:39.040 | Running setup.py develop for swift 2022-03-23 16:41:43.220 | Successfully installed swift 2022-03-23 16:41:43.220 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:41:43.228 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:41:43.228 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:41:43.363 | + inc/python:pip_install:200 : result=0 2022-03-23 16:41:43.365 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:41:43.367 | + functions-common:time_stop:2425 : local name 2022-03-23 16:41:43.369 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:41:43.372 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:41:43.374 | + functions-common:time_stop:2428 : local total 2022-03-23 16:41:43.377 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:41:43.379 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:41:43.381 | + functions-common:time_stop:2432 : start_time=1648053690841 2022-03-23 16:41:43.383 | + functions-common:time_stop:2434 : [[ -z 1648053690841 ]] 2022-03-23 16:41:43.386 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:41:43.390 | + functions-common:time_stop:2437 : end_time=1648053703388 2022-03-23 16:41:43.392 | + functions-common:time_stop:2438 : elapsed_time=12547 2022-03-23 16:41:43.394 | + functions-common:time_stop:2439 : total=60860 2022-03-23 16:41:43.397 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:41:43.399 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73407 2022-03-23 16:41:43.401 | + inc/python:pip_install:203 : return 0 2022-03-23 16:41:43.404 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:41:43.406 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 16:41:43.409 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 16:41:43.435 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 16:41:43.447 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-23 16:41:43.450 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-23 16:41:43.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:41:43.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:41:43.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-23 16:41:43.460 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:41:43.462 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-23 16:41:43.464 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:41:43.467 | + ./stack.sh:main:908 : configure_swift 2022-03-23 16:41:43.470 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-23 16:41:43.472 | + lib/swift:configure_swift:332 : local node_number 2022-03-23 16:41:43.474 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-23 16:41:43.476 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-23 16:41:43.478 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 16:41:44.658 | No account-auditor running 2022-03-23 16:41:44.658 | No proxy-server running 2022-03-23 16:41:44.658 | No account-replicator running 2022-03-23 16:41:44.658 | No container-updater running 2022-03-23 16:41:44.658 | No container-sync running 2022-03-23 16:41:44.658 | No object-server running 2022-03-23 16:41:44.658 | No container-replicator running 2022-03-23 16:41:44.658 | No object-updater running 2022-03-23 16:41:44.658 | No container-sharder running 2022-03-23 16:41:44.658 | No object-expirer running 2022-03-23 16:41:44.658 | No object-auditor running 2022-03-23 16:41:44.658 | No object-reconstructor running 2022-03-23 16:41:44.658 | No container-auditor running 2022-03-23 16:41:44.659 | No account-server running 2022-03-23 16:41:44.659 | No account-reaper running 2022-03-23 16:41:44.659 | No container-server running 2022-03-23 16:41:44.659 | No object-replicator running 2022-03-23 16:41:44.659 | No container-reconciler running 2022-03-23 16:41:44.754 | + lib/swift:configure_swift:337 : true 2022-03-23 16:41:44.756 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-23 16:41:44.768 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-23 16:41:44.780 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-23 16:41:44.784 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-23 16:41:44.784 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-23 16:41:44.789 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-23 16:41:44.789 | s/%GROUP%/ubuntu/; 2022-03-23 16:41:44.789 | s/%USER%/ubuntu/; 2022-03-23 16:41:44.789 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-23 16:41:44.789 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-23 16:41:44.792 | uid = ubuntu 2022-03-23 16:41:44.792 | gid = ubuntu 2022-03-23 16:41:44.792 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-23 16:41:44.792 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-23 16:41:44.792 | address = 127.0.0.1 2022-03-23 16:41:44.792 | 2022-03-23 16:41:44.792 | [account6612] 2022-03-23 16:41:44.792 | max connections = 25 2022-03-23 16:41:44.793 | path = /opt/stack/data/swift/1/node/ 2022-03-23 16:41:44.793 | read only = false 2022-03-23 16:41:44.793 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-23 16:41:44.793 | 2022-03-23 16:41:44.793 | [account6622] 2022-03-23 16:41:44.793 | max connections = 25 2022-03-23 16:41:44.793 | path = /opt/stack/data/swift/2/node/ 2022-03-23 16:41:44.793 | read only = false 2022-03-23 16:41:44.793 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-23 16:41:44.793 | 2022-03-23 16:41:44.793 | [account6632] 2022-03-23 16:41:44.793 | max connections = 25 2022-03-23 16:41:44.793 | path = /opt/stack/data/swift/3/node/ 2022-03-23 16:41:44.793 | read only = false 2022-03-23 16:41:44.793 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-23 16:41:44.793 | 2022-03-23 16:41:44.793 | [account6642] 2022-03-23 16:41:44.793 | max connections = 25 2022-03-23 16:41:44.793 | path = /opt/stack/data/swift/4/node/ 2022-03-23 16:41:44.793 | read only = false 2022-03-23 16:41:44.793 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-23 16:41:44.793 | 2022-03-23 16:41:44.793 | 2022-03-23 16:41:44.793 | [container6611] 2022-03-23 16:41:44.793 | max connections = 25 2022-03-23 16:41:44.793 | path = /opt/stack/data/swift/1/node/ 2022-03-23 16:41:44.793 | read only = false 2022-03-23 16:41:44.793 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-23 16:41:44.793 | 2022-03-23 16:41:44.793 | [container6621] 2022-03-23 16:41:44.793 | max connections = 25 2022-03-23 16:41:44.793 | path = /opt/stack/data/swift/2/node/ 2022-03-23 16:41:44.793 | read only = false 2022-03-23 16:41:44.793 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-23 16:41:44.793 | 2022-03-23 16:41:44.793 | [container6631] 2022-03-23 16:41:44.794 | max connections = 25 2022-03-23 16:41:44.794 | path = /opt/stack/data/swift/3/node/ 2022-03-23 16:41:44.794 | read only = false 2022-03-23 16:41:44.794 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-23 16:41:44.794 | 2022-03-23 16:41:44.794 | [container6641] 2022-03-23 16:41:44.794 | max connections = 25 2022-03-23 16:41:44.794 | path = /opt/stack/data/swift/4/node/ 2022-03-23 16:41:44.794 | read only = false 2022-03-23 16:41:44.794 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-23 16:41:44.794 | 2022-03-23 16:41:44.794 | 2022-03-23 16:41:44.794 | [object6613] 2022-03-23 16:41:44.794 | max connections = 25 2022-03-23 16:41:44.794 | path = /opt/stack/data/swift/1/node/ 2022-03-23 16:41:44.794 | read only = false 2022-03-23 16:41:44.794 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-23 16:41:44.794 | 2022-03-23 16:41:44.794 | [object6623] 2022-03-23 16:41:44.794 | max connections = 25 2022-03-23 16:41:44.794 | path = /opt/stack/data/swift/2/node/ 2022-03-23 16:41:44.794 | read only = false 2022-03-23 16:41:44.794 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-23 16:41:44.794 | 2022-03-23 16:41:44.794 | [object6633] 2022-03-23 16:41:44.794 | max connections = 25 2022-03-23 16:41:44.794 | path = /opt/stack/data/swift/3/node/ 2022-03-23 16:41:44.794 | read only = false 2022-03-23 16:41:44.794 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-23 16:41:44.794 | 2022-03-23 16:41:44.794 | [object6643] 2022-03-23 16:41:44.794 | max connections = 25 2022-03-23 16:41:44.794 | path = /opt/stack/data/swift/4/node/ 2022-03-23 16:41:44.794 | read only = false 2022-03-23 16:41:44.794 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-23 16:41:44.795 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-23 16:41:44.797 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:41:44.800 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:41:44.802 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-23 16:41:44.814 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-23 16:41:44.816 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-23 16:41:44.820 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-23 16:41:44.824 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-23 16:41:44.827 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-23 16:41:44.832 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-23 16:41:44.860 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.47:8080/v1/ 2022-03-23 16:41:44.886 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-23 16:41:44.903 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-23 16:41:44.932 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-23 16:41:44.950 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:41:44.978 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-23 16:41:44.996 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-23 16:41:45.023 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-23 16:41:45.041 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-23 16:41:45.070 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-23 16:41:45.088 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:41:45.116 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-23 16:41:45.134 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-23 16:41:45.149 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:41:45.151 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-23 16:41:45.179 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-23 16:41:45.207 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-23 16:41:45.234 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-23 16:41:45.260 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-23 16:41:45.276 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:41:45.278 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-23 16:41:45.305 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-23 16:41:45.320 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:41:45.322 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-23 16:41:45.338 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:41:45.340 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-23 16:41:45.342 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-23 16:41:45.357 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:41:45.359 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-23 16:41:45.361 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-23 16:41:45.363 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-23 16:41:45.368 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-23 16:41:45.373 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-23 16:41:45.400 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-23 16:41:45.427 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-23 16:41:45.458 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-23 16:41:45.488 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-23 16:41:45.515 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-23 16:41:45.517 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-23 16:41:45.519 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-23 16:41:45.522 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-23 16:41:45.524 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-23 16:41:45.551 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-23 16:41:45.578 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:41:45.606 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-23 16:41:45.633 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-23 16:41:45.660 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-23 16:41:45.690 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-23 16:41:45.717 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-23 16:41:45.744 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:41:45.772 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-23 16:41:45.801 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-23 16:41:45.828 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-23 16:41:45.855 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-23 16:41:45.883 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-23 16:41:45.913 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-23 16:41:45.942 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-23 16:41:45.960 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-23 16:41:45.988 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-23 16:41:46.016 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-23 16:41:46.021 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-23 16:41:46.050 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-23 16:41:46.077 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-23 16:41:46.106 | + lib/swift:configure_swift:475 : local node_number 2022-03-23 16:41:46.108 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 16:41:46.110 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 16:41:46.112 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-23 16:41:46.117 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-23 16:41:46.119 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 16:41:46.121 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 16:41:46.123 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-23 16:41:46.126 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-23 16:41:46.128 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 16:41:46.130 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 16:41:46.132 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-23 16:41:46.150 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-23 16:41:46.178 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-23 16:41:46.196 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-23 16:41:46.225 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-23 16:41:46.243 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:41:46.272 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-23 16:41:46.290 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 16:41:46.318 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-23 16:41:46.337 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 16:41:46.365 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-23 16:41:46.383 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-23 16:41:46.412 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-23 16:41:46.430 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-23 16:41:46.458 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-23 16:41:46.477 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-23 16:41:46.505 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-23 16:41:46.523 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-23 16:41:46.551 | + 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-03-23 16:41:46.556 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-23 16:41:46.574 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:41:46.603 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-23 16:41:46.632 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 16:41:46.635 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-23 16:41:46.639 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-23 16:41:46.642 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 16:41:46.644 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 16:41:46.646 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-23 16:41:46.648 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-23 16:41:46.651 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 16:41:46.653 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 16:41:46.655 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-23 16:41:46.674 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-23 16:41:46.704 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-23 16:41:46.722 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-23 16:41:46.750 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-23 16:41:46.769 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:41:46.797 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-23 16:41:46.815 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 16:41:46.845 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-23 16:41:46.863 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 16:41:46.892 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-23 16:41:46.910 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-23 16:41:46.939 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-23 16:41:46.957 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-23 16:41:46.986 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-23 16:41:47.003 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-23 16:41:47.032 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-23 16:41:47.051 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-23 16:41:47.078 | + 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-03-23 16:41:47.083 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-23 16:41:47.101 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:41:47.130 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 16:41:47.132 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-23 16:41:47.136 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-23 16:41:47.139 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 16:41:47.141 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 16:41:47.143 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-23 16:41:47.145 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-23 16:41:47.148 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 16:41:47.150 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 16:41:47.152 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-23 16:41:47.171 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-23 16:41:47.199 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-23 16:41:47.217 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-23 16:41:47.246 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-23 16:41:47.263 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:41:47.292 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-23 16:41:47.310 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 16:41:47.338 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-23 16:41:47.356 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 16:41:47.385 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-23 16:41:47.403 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-23 16:41:47.431 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-23 16:41:47.450 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-23 16:41:47.479 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-23 16:41:47.497 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-23 16:41:47.526 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-23 16:41:47.544 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-23 16:41:47.572 | + 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-03-23 16:41:47.576 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-23 16:41:47.594 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:41:47.623 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-23 16:41:47.651 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-23 16:41:47.680 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-23 16:41:47.709 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-23 16:41:47.711 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-23 16:41:47.716 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-23 16:41:47.745 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-23 16:41:47.773 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-23 16:41:47.802 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-23 16:41:47.831 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-23 16:41:47.860 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-23 16:41:47.888 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-23 16:41:47.915 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-23 16:41:47.943 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-23 16:41:47.971 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-23 16:41:47.987 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:41:47.989 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-23 16:41:48.007 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-23 16:41:48.010 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-23 16:41:48.030 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-23 16:41:48.033 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.47 2022-03-23 16:41:48.060 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-23 16:41:48.062 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-23 16:41:48.090 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.47/identity 2022-03-23 16:41:48.119 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-23 16:41:48.121 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-23 16:41:48.148 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-23 16:41:48.164 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:41:48.167 | + lib/swift:configure_swift:538 : local user_group 2022-03-23 16:41:48.170 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-23 16:41:48.175 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-23 16:41:48.177 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-23 16:41:48.190 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-23 16:41:48.192 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-23 16:41:48.204 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-23 16:41:48.206 | + lib/swift:configure_swift:545 : is_suse 2022-03-23 16:41:48.208 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:41:48.210 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:41:48.213 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:41:48.215 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:41:48.217 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:41:48.220 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:41:48.223 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-23 16:41:48.235 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-23 16:41:48.239 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-23 16:41:48.241 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-23 16:41:48.260 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:41:48.262 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-23 16:41:48.280 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:41:48.283 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-23 16:41:48.286 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-23 16:41:48.288 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-23 16:41:48.291 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:41:48.293 | + lib/stack:stack_install_service:32 : install_glance 2022-03-23 16:41:48.296 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-23 16:41:48.298 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-23 16:41:48.301 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-23 16:41:48.318 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:41:48.321 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-23 16:41:48.323 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-23 16:41:48.341 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:41:48.343 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-23 16:41:48.346 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-23 16:41:48.349 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-23 16:41:48.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:41:48.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:41:48.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-23 16:41:48.359 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:41:48.363 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-23 16:41:48.365 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-23 16:41:48.368 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-23 16:41:48.371 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-23 16:41:48.374 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-23 16:41:48.376 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-23 16:41:48.379 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-23 16:41:48.382 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-23 16:41:48.385 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-23 16:41:48.387 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-23 16:41:48.391 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:41:48.392 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-23 16:41:48.397 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-23 16:41:48.399 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-23 16:41:48.402 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-23 16:41:48.405 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-23 16:41:48.408 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 16:41:48.430 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-23 16:41:48.432 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 16:41:49.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:41:49.309 | from cryptography.utils import int_from_bytes 2022-03-23 16:41:49.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:41:49.309 | from cryptography.utils import int_from_bytes 2022-03-23 16:41:50.447 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:41:50.476 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-23 16:41:50.557 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-23 16:41:50.558 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-23 16:41:50.559 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-23 16:41:50.560 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-23 16:41:50.561 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-23 16:41:50.563 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-23 16:41:50.564 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-23 16:41:50.565 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-23 16:41:50.566 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 16:41:50.567 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 16:41:50.568 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 16:41:50.569 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-23 16:41:50.571 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-23 16:41:50.574 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-23 16:41:50.576 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 16:41:50.579 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-23 16:41:50.581 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-23 16:41:50.584 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-23 16:41:50.593 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-23 16:41:50.594 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-23 16:41:50.606 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-23 16:41:50.675 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-23 16:41:50.677 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-23 16:41:50.678 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-23 16:41:50.701 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-23 16:41:50.704 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-23 16:41:50.706 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-23 16:41:50.707 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 16:41:50.709 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-23 16:41:50.719 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-23 16:41:50.759 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-23 16:41:50.760 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-23 16:41:50.761 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-23 16:41:50.763 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 16:41:50.784 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-23 16:41:50.786 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-23 16:41:50.800 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-23 16:41:50.816 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-23 16:41:50.818 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-23 16:41:50.838 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-23 16:41:50.839 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-23 16:41:50.919 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-23 16:41:50.920 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-23 16:41:50.923 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-23 16:41:50.924 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-23 16:41:50.974 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-23 16:41:50.998 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-23 16:41:51.197 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-23 16:41:51.198 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-23 16:41:51.233 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-23 16:41:51.235 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-23 16:41:51.236 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 16:41:51.239 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-23 16:41:51.240 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-23 16:41:51.241 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-23 16:41:51.295 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-23 16:41:51.485 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 16:41:51.509 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-23 16:41:51.592 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-23 16:41:51.738 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-23 16:41:53.823 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:41:53.831 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:41:53.831 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:41:53.959 | + inc/python:pip_install:200 : result=0 2022-03-23 16:41:53.961 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:41:53.964 | + functions-common:time_stop:2425 : local name 2022-03-23 16:41:53.966 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:41:53.969 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:41:53.972 | + functions-common:time_stop:2428 : local total 2022-03-23 16:41:53.974 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:41:53.976 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:41:53.979 | + functions-common:time_stop:2432 : start_time=1648053708424 2022-03-23 16:41:53.981 | + functions-common:time_stop:2434 : [[ -z 1648053708424 ]] 2022-03-23 16:41:53.985 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:41:53.989 | + functions-common:time_stop:2437 : end_time=1648053713986 2022-03-23 16:41:53.991 | + functions-common:time_stop:2438 : elapsed_time=5562 2022-03-23 16:41:53.994 | + functions-common:time_stop:2439 : total=73407 2022-03-23 16:41:53.996 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:41:53.999 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=78969 2022-03-23 16:41:54.001 | + inc/python:pip_install:203 : return 0 2022-03-23 16:41:54.004 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-23 16:41:54.006 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-23 16:41:54.009 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-23 16:41:54.022 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-23 16:41:54.027 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-23 16:41:54.029 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-23 16:41:54.032 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-23 16:41:54.035 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:41:54.037 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:41:54.040 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:41:54.043 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:41:54.045 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:41:54.048 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:41:54.065 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:41:54.067 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:41:54.070 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:41:54.073 | + functions-common:git_clone:629 : echo master 2022-03-23 16:41:54.073 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:41:54.079 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-23 16:41:54.081 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:41:54.084 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-23 16:41:54.087 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:41:54.087 | + functions-common:git_clone:678 : head -1 2022-03-23 16:41:54.091 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-23 16:41:54.094 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:41:54.096 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-23 16:41:54.099 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:41:54.101 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 16:41:54.104 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-23 16:41:54.107 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:41:54.109 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-23 16:41:54.112 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:41:54.114 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 16:41:54.117 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-23 16:41:54.119 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:41:54.122 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:41:54.126 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-23 16:41:54.129 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:41:54.132 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-23 16:41:54.134 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:41:54.137 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:41:54.140 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-23 16:41:54.147 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-23 16:41:54.150 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-23 16:41:54.819 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-23 16:41:54.821 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:41:54.824 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:41:54.826 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:41:54.828 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 16:41:54.831 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-23 16:41:54.833 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:41:54.836 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:41:54.838 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:41:54.840 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:41:54.843 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:41:54.846 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:41:54.848 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:41:54.851 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-23 16:41:54.872 | Using python 3.8 to install /opt/stack/glance 2022-03-23 16:41:54.875 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-23 16:41:55.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:41:55.747 | from cryptography.utils import int_from_bytes 2022-03-23 16:41:55.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:41:55.747 | from cryptography.utils import int_from_bytes 2022-03-23 16:41:56.923 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:41:56.950 | Obtaining file:///opt/stack/glance 2022-03-23 16:41:56.951 | Preparing metadata (setup.py): started 2022-03-23 16:42:00.166 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:42:00.236 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-23 16:42:00.237 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-23 16:42:00.238 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-23 16:42:00.240 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-23 16:42:00.241 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-23 16:42:00.242 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-23 16:42:00.243 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-23 16:42:00.244 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-23 16:42:00.245 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-23 16:42:00.246 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-23 16:42:00.247 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-23 16:42:00.248 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 16:42:00.249 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-23 16:42:00.251 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 16:42:00.252 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-23 16:42:00.253 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 16:42:00.254 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-23 16:42:00.255 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-23 16:42:00.256 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 16:42:00.257 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-23 16:42:00.258 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-23 16:42:00.259 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-23 16:42:00.260 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 16:42:00.261 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-23 16:42:00.262 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-23 16:42:00.263 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-23 16:42:00.265 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-23 16:42:00.266 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-23 16:42:00.267 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 16:42:00.268 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-23 16:42:00.270 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-23 16:42:00.271 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-23 16:42:00.272 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-23 16:42:00.273 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-23 16:42:00.274 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-23 16:42:00.275 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-23 16:42:00.277 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-23 16:42:00.278 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:42:00.279 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-23 16:42:00.280 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-23 16:42:00.281 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-23 16:42:00.283 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-23 16:42:00.284 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-23 16:42:00.300 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-23 16:42:00.302 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-23 16:42:00.303 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-23 16:42:00.322 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-23 16:42:00.323 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-23 16:42:00.365 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-23 16:42:00.381 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-23 16:42:00.389 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-23 16:42:00.405 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-23 16:42:00.407 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-23 16:42:00.408 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-23 16:42:00.500 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-23 16:42:00.577 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-23 16:42:00.629 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-23 16:42:00.631 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-23 16:42:00.663 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-23 16:42:00.707 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-23 16:42:00.710 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-23 16:42:00.711 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-23 16:42:00.770 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-23 16:42:00.771 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 16:42:00.772 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-23 16:42:00.800 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-23 16:42:00.873 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-23 16:42:00.876 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-23 16:42:00.936 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-23 16:42:00.940 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-23 16:42:00.942 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-23 16:42:00.944 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-23 16:42:00.945 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 16:42:00.968 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-23 16:42:00.969 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-23 16:42:00.970 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-23 16:42:01.016 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-23 16:42:01.060 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-23 16:42:01.063 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-23 16:42:01.064 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-23 16:42:01.141 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-23 16:42:01.201 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-23 16:42:01.303 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-23 16:42:01.570 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-23 16:42:01.572 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-23 16:42:01.575 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:42:01.576 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-23 16:42:01.639 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-23 16:42:01.663 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 16:42:01.776 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-23 16:42:01.880 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-23 16:42:02.089 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-23 16:42:02.090 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:42:02.091 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-23 16:42:02.092 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-23 16:42:02.095 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-23 16:42:02.096 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-23 16:42:02.097 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-23 16:42:02.215 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-23 16:42:02.245 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-23 16:42:02.290 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-23 16:42:02.293 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-23 16:42:02.528 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-23 16:42:02.710 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-23 16:42:02.713 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-23 16:42:02.714 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-23 16:42:02.715 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-23 16:42:02.821 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-23 16:42:02.974 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:42:03.075 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-23 16:42:03.385 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 16:42:03.389 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-23 16:42:03.611 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-23 16:42:03.921 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-23 16:42:04.224 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-23 16:42:04.226 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-23 16:42:05.641 | Installing collected packages: glance 2022-03-23 16:42:05.641 | Attempting uninstall: glance 2022-03-23 16:42:05.641 | Found existing installation: glance 24.1.0.dev4 2022-03-23 16:42:05.648 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-23 16:42:05.650 | Running setup.py develop for glance 2022-03-23 16:42:10.189 | Successfully installed glance 2022-03-23 16:42:10.189 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:42:10.197 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:42:10.197 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:42:10.334 | + inc/python:pip_install:200 : result=0 2022-03-23 16:42:10.337 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:42:10.339 | + functions-common:time_stop:2425 : local name 2022-03-23 16:42:10.341 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:42:10.344 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:42:10.346 | + functions-common:time_stop:2428 : local total 2022-03-23 16:42:10.348 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:42:10.351 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:42:10.353 | + functions-common:time_stop:2432 : start_time=1648053714867 2022-03-23 16:42:10.356 | + functions-common:time_stop:2434 : [[ -z 1648053714867 ]] 2022-03-23 16:42:10.359 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:42:10.363 | + functions-common:time_stop:2437 : end_time=1648053730361 2022-03-23 16:42:10.366 | + functions-common:time_stop:2438 : elapsed_time=15494 2022-03-23 16:42:10.368 | + functions-common:time_stop:2439 : total=78969 2022-03-23 16:42:10.370 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:42:10.373 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94463 2022-03-23 16:42:10.376 | + inc/python:pip_install:203 : return 0 2022-03-23 16:42:10.378 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:42:10.381 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 16:42:10.383 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 16:42:10.402 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 16:42:10.415 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-23 16:42:10.417 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-23 16:42:10.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:42:10.423 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:42:10.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-23 16:42:10.428 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:42:10.430 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:42:10.433 | + ./stack.sh:main:920 : configure_glance 2022-03-23 16:42:10.436 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-23 16:42:10.448 | + lib/glance:configure_glance:326 : local dburl 2022-03-23 16:42:10.451 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-23 16:42:10.454 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-23 16:42:10.456 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-23 16:42:10.459 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-23 16:42:10.461 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 16:42:10.464 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 16:42:10.467 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-23 16:42:10.495 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 16:42:10.525 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-23 16:42:10.554 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 16:42:10.585 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-23 16:42:10.614 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-23 16:42:10.645 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-23 16:42:10.648 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 16:42:10.650 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-23 16:42:10.653 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:42:10.655 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-23 16:42:10.685 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-23 16:42:10.714 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:42:10.745 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-23 16:42:10.774 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-23 16:42:10.804 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-23 16:42:10.834 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-23 16:42:10.865 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-23 16:42:10.895 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:42:10.925 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:42:10.956 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-23 16:42:10.986 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-23 16:42:10.988 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-23 16:42:10.991 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-23 16:42:10.993 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:42:10.996 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:42:10.998 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:42:11.015 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:11.018 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:42:11.021 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:42:11.023 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:42:11.040 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:11.043 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:42:11.046 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:42:11.075 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:42:11.078 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:42:11.081 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-23 16:42:11.083 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-23 16:42:11.085 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-23 16:42:11.115 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-23 16:42:11.145 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-23 16:42:11.148 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-23 16:42:11.150 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-23 16:42:11.152 | + lib/glance:configure_glance_store:254 : local be 2022-03-23 16:42:11.155 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-23 16:42:11.158 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-23 16:42:11.160 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 16:42:11.191 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-23 16:42:11.194 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.47 2022-03-23 16:42:11.224 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-23 16:42:11.226 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-23 16:42:11.243 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:11.246 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-23 16:42:11.275 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-23 16:42:11.306 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-23 16:42:11.336 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-23 16:42:11.367 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-23 16:42:11.396 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-23 16:42:11.413 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:42:11.415 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 16:42:11.445 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-23 16:42:11.476 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-23 16:42:11.505 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.47/identity/v3 2022-03-23 16:42:11.536 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-23 16:42:11.565 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.47/image 2022-03-23 16:42:11.596 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-23 16:42:11.613 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:42:11.615 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-23 16:42:11.618 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-23 16:42:11.620 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 16:42:11.623 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:42:11.641 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:42:11.643 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:42:11.645 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:42:11.648 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:42:11.650 | + 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-03-23 16:42:11.680 | + 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-03-23 16:42:11.711 | + 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-03-23 16:42:11.741 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:42:11.771 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-23 16:42:11.776 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-23 16:42:11.807 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-23 16:42:11.838 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 16:42:11.868 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.47/identity 2022-03-23 16:42:11.898 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-23 16:42:11.930 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-23 16:42:11.960 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-23 16:42:11.991 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 16:42:12.021 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-23 16:42:12.052 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-23 16:42:12.082 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-23 16:42:12.113 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-23 16:42:12.118 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-23 16:42:12.126 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-23 16:42:12.142 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:42:12.145 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-23 16:42:12.147 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-23 16:42:12.150 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-23 16:42:12.152 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-23 16:42:12.154 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-23 16:42:12.158 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-23 16:42:12.162 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-23 16:42:12.164 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-23 16:42:12.168 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-23 16:42:12.198 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-23 16:42:12.201 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-23 16:42:12.203 | ++ functions:get_random_port:837 : true 2022-03-23 16:42:12.206 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-23 16:42:12.208 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-23 16:42:12.210 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-23 16:42:12.293 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-23 16:42:12.296 | ++ functions:get_random_port:841 : break 2 2022-03-23 16:42:12.298 | ++ functions:get_random_port:845 : echo 60999 2022-03-23 16:42:12.301 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-23 16:42:12.304 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-23 16:42:12.332 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-23 16:42:12.360 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-23 16:42:12.388 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:42:12.416 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:42:12.445 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:42:12.472 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:42:12.500 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:42:12.528 | + 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-03-23 16:42:12.556 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:42:12.584 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:42:12.612 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:42:12.640 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:42:12.668 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:42:12.696 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-23 16:42:12.724 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-23 16:42:12.752 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-23 16:42:12.780 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-23 16:42:12.808 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-23 16:42:12.837 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-23 16:42:12.839 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-23 16:42:12.842 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:42:12.844 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:42:12.847 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:42:12.849 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-23 16:42:12.851 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-23 16:42:12.907 | proxy (enabled by site administrator) 2022-03-23 16:42:12.910 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-23 16:42:12.912 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-23 16:42:12.914 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:42:12.917 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:42:12.919 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:42:12.923 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-23 16:42:12.925 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-23 16:42:12.981 | proxy_http (enabled by site administrator) 2022-03-23 16:42:12.984 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-23 16:42:12.987 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-23 16:42:12.990 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-23 16:42:12.992 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:42:12.995 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:42:12.997 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:42:13.000 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:42:13.003 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:42:13.006 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-23 16:42:13.006 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:42:13.015 | KeepAlive Off 2022-03-23 16:42:13.019 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-23 16:42:13.020 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:42:13.028 | SetEnv proxy-sendchunked 1 2022-03-23 16:42:13.032 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-23 16:42:13.032 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:42:13.041 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-23 16:42:13.044 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-23 16:42:13.047 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-23 16:42:13.049 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:42:13.052 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:42:13.054 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:42:13.056 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:42:13.059 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:42:13.062 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:42:13.065 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:42:13.067 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:42:13.069 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:42:13.072 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-23 16:42:13.133 | Site glance-wsgi-api already enabled 2022-03-23 16:42:13.137 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-23 16:42:13.140 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:42:13.143 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:42:13.145 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:42:13.284 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-23 16:42:13.290 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-23 16:42:13.322 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-23 16:42:13.325 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-23 16:42:13.345 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:13.347 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-23 16:42:13.350 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-23 16:42:13.352 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-23 16:42:13.355 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:42:13.358 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-23 16:42:13.360 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-23 16:42:13.363 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-23 16:42:13.365 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-23 16:42:13.368 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:42:13.370 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:42:13.376 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:42:13.379 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:42:13.381 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:42:13.384 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:42:13.402 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:42:13.404 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:42:13.407 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:42:13.410 | + functions-common:git_clone:629 : echo master 2022-03-23 16:42:13.410 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:42:13.415 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-23 16:42:13.418 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:42:13.420 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-23 16:42:13.423 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:42:13.424 | + functions-common:git_clone:678 : head -1 2022-03-23 16:42:13.429 | 41e315d63 Merge "Prohibit volume manage to an encrypted volume type" 2022-03-23 16:42:13.431 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:42:13.434 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-23 16:42:13.438 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:42:13.440 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 16:42:13.443 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-23 16:42:13.445 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:42:13.448 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-23 16:42:13.451 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:42:13.454 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 16:42:13.457 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-23 16:42:13.459 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:42:13.462 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:42:13.465 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-23 16:42:13.467 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:42:13.471 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-23 16:42:13.473 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:42:13.476 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:42:13.479 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-23 16:42:13.485 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-23 16:42:13.488 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-23 16:42:14.165 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-23 16:42:14.168 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:42:14.171 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:42:14.173 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:42:14.176 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 16:42:14.178 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-23 16:42:14.181 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:42:14.183 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:42:14.186 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:42:14.189 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:42:14.191 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:42:14.194 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:42:14.196 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:42:14.199 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-23 16:42:14.221 | Using python 3.8 to install /opt/stack/cinder 2022-03-23 16:42:14.223 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-23 16:42:15.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:42:15.113 | from cryptography.utils import int_from_bytes 2022-03-23 16:42:15.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:42:15.113 | from cryptography.utils import int_from_bytes 2022-03-23 16:42:16.261 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:42:16.288 | Obtaining file:///opt/stack/cinder 2022-03-23 16:42:16.289 | Preparing metadata (setup.py): started 2022-03-23 16:42:20.270 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:42:20.402 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.8.1) 2022-03-23 16:42:20.404 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.1.1) 2022-03-23 16:42:20.405 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.33.0) 2022-03-23 16:42:20.406 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.1.2) 2022-03-23 16:42:20.407 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.20.4) 2022-03-23 16:42:20.408 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.0.2) 2022-03-23 16:42:20.409 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev30) (3.2.0) 2022-03-23 16:42:20.410 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.5.0) 2022-03-23 16:42:20.411 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (9.4.0) 2022-03-23 16:42:20.412 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.8.0) 2022-03-23 16:42:20.414 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.1.3) 2022-03-23 16:42:20.415 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (8.8.0) 2022-03-23 16:42:20.416 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.5.0) 2022-03-23 16:42:20.417 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.1.0) 2022-03-23 16:42:20.418 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (11.2.0) 2022-03-23 16:42:20.419 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.7.0) 2022-03-23 16:42:20.420 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (12.13.0) 2022-03-23 16:42:20.422 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.5.1) 2022-03-23 16:42:20.423 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.11.0) 2022-03-23 16:42:20.424 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.7.0) 2022-03-23 16:42:20.425 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.3.0) 2022-03-23 16:42:20.426 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (6.3.1) 2022-03-23 16:42:20.427 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.3.0) 2022-03-23 16:42:20.428 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.8.0) 2022-03-23 16:42:20.429 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.5.0) 2022-03-23 16:42:20.430 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.12.2) 2022-03-23 16:42:20.431 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.6.0) 2022-03-23 16:42:20.432 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.4.2) 2022-03-23 16:42:20.434 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (21.3) 2022-03-23 16:42:20.435 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.8.1) 2022-03-23 16:42:20.436 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.5.0) 2022-03-23 16:42:20.437 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.1.1) 2022-03-23 16:42:20.438 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.9.0) 2022-03-23 16:42:20.440 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.0.7) 2022-03-23 16:42:20.441 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.3.0) 2022-03-23 16:42:20.442 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.6.0) 2022-03-23 16:42:20.443 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.4.0) 2022-03-23 16:42:20.444 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (17.7.0) 2022-03-23 16:42:20.445 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.13.1) 2022-03-23 16:42:20.446 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2021.3) 2022-03-23 16:42:20.447 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.27.1) 2022-03-23 16:42:20.448 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.5.1) 2022-03-23 16:42:20.449 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.6.4) 2022-03-23 16:42:20.450 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.1.74) 2022-03-23 16:42:20.451 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.16.0) 2022-03-23 16:42:20.453 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.4.31) 2022-03-23 16:42:20.454 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.13.0) 2022-03-23 16:42:20.455 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.5.0) 2022-03-23 16:42:20.456 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.8.9) 2022-03-23 16:42:20.457 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (6.3.1) 2022-03-23 16:42:20.458 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.8.7) 2022-03-23 16:42:20.460 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.1.0) 2022-03-23 16:42:20.461 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.10.0) 2022-03-23 16:42:20.462 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.2.0) 2022-03-23 16:42:20.463 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.6.0) 2022-03-23 16:42:20.464 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.10.1) 2022-03-23 16:42:20.465 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.38.0) 2022-03-23 16:42:20.466 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.10.1) 2022-03-23 16:42:20.467 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (36.0.1) 2022-03-23 16:42:20.469 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.2.2) 2022-03-23 16:42:20.470 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.5.1.0) 2022-03-23 16:42:20.471 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.21.7) 2022-03-23 16:42:20.485 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev30) (0.10.0) 2022-03-23 16:42:20.486 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev30) (1.24.7) 2022-03-23 16:42:20.487 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev30) (0.5.2) 2022-03-23 16:42:20.548 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev30) (1.15.0) 2022-03-23 16:42:20.579 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev30) (2.1.0) 2022-03-23 16:42:20.593 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (2.6.0) 2022-03-23 16:42:20.595 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (4.1.1) 2022-03-23 16:42:20.596 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (2.5.0) 2022-03-23 16:42:20.597 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (0.1.0) 2022-03-23 16:42:20.695 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev30) (1.7.0) 2022-03-23 16:42:20.747 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev30) (3.1.1) 2022-03-23 16:42:20.750 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev30) (2.10.1) 2022-03-23 16:42:20.777 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev30) (0.2.8) 2022-03-23 16:42:20.779 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev30) (0.4.8) 2022-03-23 16:42:20.780 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev30) (4.8) 2022-03-23 16:42:20.835 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev30) (0.17.3) 2022-03-23 16:42:20.880 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev30) (6.0) 2022-03-23 16:42:20.881 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev30) (2.5.0) 2022-03-23 16:42:20.882 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev30) (0.8.0) 2022-03-23 16:42:20.883 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev30) (1.5.0) 2022-03-23 16:42:20.970 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev30) (0.5.0) 2022-03-23 16:42:20.971 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev30) (2.0.1) 2022-03-23 16:42:20.974 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev30) (1.7.6) 2022-03-23 16:42:21.033 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev30) (0.9.6) 2022-03-23 16:42:21.036 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev30) (2.8.2) 2022-03-23 16:42:21.098 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (2.4.0) 2022-03-23 16:42:21.099 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (5.2.3) 2022-03-23 16:42:21.102 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (5.0.9) 2022-03-23 16:42:21.103 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (0.4.0) 2022-03-23 16:42:21.104 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (5.0.0) 2022-03-23 16:42:21.127 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev30) (3.2.0) 2022-03-23 16:42:21.128 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev30) (3.0.3) 2022-03-23 16:42:21.133 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev30) (3.3.0) 2022-03-23 16:42:21.179 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev30) (1.0.3) 2022-03-23 16:42:21.264 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev30) (3.0.0) 2022-03-23 16:42:21.267 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev30) (1.3.3) 2022-03-23 16:42:21.291 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev30) (3.1.1) 2022-03-23 16:42:21.317 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev30) (0.11.0) 2022-03-23 16:42:21.386 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev30) (1.0.0) 2022-03-23 16:42:21.391 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev30) (1.26.8) 2022-03-23 16:42:21.523 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev30) (1.5.0) 2022-03-23 16:42:21.548 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev30) (60.9.3) 2022-03-23 16:42:21.688 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev30) (3.10.1) 2022-03-23 16:42:21.724 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev30) (1.3.3) 2022-03-23 16:42:21.726 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev30) (22.0.0) 2022-03-23 16:42:21.730 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev30) (1.13.3) 2022-03-23 16:42:21.933 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev30) (3.3) 2022-03-23 16:42:21.934 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev30) (2019.11.28) 2022-03-23 16:42:21.938 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev30) (2.0.12) 2022-03-23 16:42:21.974 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev30) (0.7) 2022-03-23 16:42:22.003 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev30) (0.23.2) 2022-03-23 16:42:22.241 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev30) (0.5.2) 2022-03-23 16:42:22.244 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev30) (0.4.2) 2022-03-23 16:42:22.385 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev30) (1.4.2) 2022-03-23 16:42:22.387 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev30) (2.5.0) 2022-03-23 16:42:22.389 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev30) (2.6.3) 2022-03-23 16:42:22.520 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev30) (0.12.2) 2022-03-23 16:42:22.638 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev30) (1.1.6) 2022-03-23 16:42:22.639 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev30) (5.4.0) 2022-03-23 16:42:22.641 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev30) (4.11.1) 2022-03-23 16:42:22.675 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (5.0.0) 2022-03-23 16:42:22.923 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev30) (2.21) 2022-03-23 16:42:23.004 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev30) (0.5.0) 2022-03-23 16:42:23.006 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev30) (2.4.0) 2022-03-23 16:42:23.208 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev30) (2.5.0) 2022-03-23 16:42:23.301 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (1.55.0) 2022-03-23 16:42:23.302 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (3.19.4) 2022-03-23 16:42:23.485 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev30) (2.1.0) 2022-03-23 16:42:23.913 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev30) (1.1.5) 2022-03-23 16:42:23.966 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (0.13.1) 2022-03-23 16:42:24.016 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev30) (0.2.5) 2022-03-23 16:42:25.066 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev30) (1.32) 2022-03-23 16:42:25.337 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev30) (1.8.2) 2022-03-23 16:42:25.339 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev30) (21.4.0) 2022-03-23 16:42:25.481 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev30) (2.2) 2022-03-23 16:42:25.670 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev30) (1.0.0) 2022-03-23 16:42:25.802 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev30) (3.7.0) 2022-03-23 16:42:27.477 | Installing collected packages: cinder 2022-03-23 16:42:27.477 | Attempting uninstall: cinder 2022-03-23 16:42:27.477 | Found existing installation: cinder 20.1.0.dev30 2022-03-23 16:42:27.483 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-23 16:42:27.485 | Running setup.py develop for cinder 2022-03-23 16:42:33.288 | Successfully installed cinder 2022-03-23 16:42:33.288 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:42:33.297 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:42:33.297 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:42:33.448 | + inc/python:pip_install:200 : result=0 2022-03-23 16:42:33.450 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:42:33.453 | + functions-common:time_stop:2425 : local name 2022-03-23 16:42:33.456 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:42:33.458 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:42:33.460 | + functions-common:time_stop:2428 : local total 2022-03-23 16:42:33.463 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:42:33.465 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:42:33.467 | + functions-common:time_stop:2432 : start_time=1648053734215 2022-03-23 16:42:33.470 | + functions-common:time_stop:2434 : [[ -z 1648053734215 ]] 2022-03-23 16:42:33.473 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:42:33.477 | + functions-common:time_stop:2437 : end_time=1648053753475 2022-03-23 16:42:33.479 | + functions-common:time_stop:2438 : elapsed_time=19260 2022-03-23 16:42:33.482 | + functions-common:time_stop:2439 : total=94463 2022-03-23 16:42:33.484 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:42:33.486 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=113723 2022-03-23 16:42:33.489 | + inc/python:pip_install:203 : return 0 2022-03-23 16:42:33.491 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:42:33.494 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 16:42:33.496 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 16:42:33.516 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 16:42:33.528 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-23 16:42:33.530 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-23 16:42:33.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:42:33.535 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:42:33.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-23 16:42:33.541 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:42:33.543 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-23 16:42:33.546 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-23 16:42:33.549 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-23 16:42:33.551 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:42:33.554 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:42:33.557 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-23 16:42:33.569 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-23 16:42:33.572 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:42:33.574 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:42:33.577 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:42:33.580 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:42:33.582 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:42:33.585 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:42:33.587 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:42:33.590 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:42:33.592 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:42:33.595 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:42:33.597 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:42:33.600 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:42:33.602 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-23 16:42:33.605 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:42:33.608 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:42:33.611 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:42:33.613 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-23 16:42:33.637 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-23 16:42:33.746 | Reading package lists... 2022-03-23 16:42:33.989 | Building dependency tree... 2022-03-23 16:42:33.991 | Reading state information... 2022-03-23 16:42:34.250 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-23 16:42:34.251 | The following packages were automatically installed and are no longer required: 2022-03-23 16:42:34.251 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:42:34.252 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:42:34.252 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:42:34.252 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:42:34.252 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:42:34.252 | python3-zope.interface 2022-03-23 16:42:34.252 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:42:34.365 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:42:34.369 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:42:34.372 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:42:34.375 | + functions-common:time_stop:2425 : local name 2022-03-23 16:42:34.378 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:42:34.380 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:42:34.383 | + functions-common:time_stop:2428 : local total 2022-03-23 16:42:34.385 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:42:34.388 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:42:34.391 | + functions-common:time_stop:2432 : start_time=1648053753634 2022-03-23 16:42:34.393 | + functions-common:time_stop:2434 : [[ -z 1648053753634 ]] 2022-03-23 16:42:34.396 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:42:34.401 | + functions-common:time_stop:2437 : end_time=1648053754398 2022-03-23 16:42:34.403 | + functions-common:time_stop:2438 : elapsed_time=764 2022-03-23 16:42:34.406 | + functions-common:time_stop:2439 : total=5300 2022-03-23 16:42:34.409 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:42:34.411 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6064 2022-03-23 16:42:34.414 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:42:34.417 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:42:34.419 | + ./stack.sh:main:926 : configure_cinder 2022-03-23 16:42:34.422 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-23 16:42:34.435 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-23 16:42:34.439 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-23 16:42:34.441 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-23 16:42:34.443 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 16:42:34.446 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-23 16:42:34.447 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 16:42:34.451 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-23 16:42:34.453 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-23 16:42:34.455 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 16:42:34.458 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-23 16:42:34.460 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-23 16:42:34.462 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-23 16:42:34.464 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-23 16:42:34.466 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-23 16:42:34.478 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-23 16:42:34.491 | + 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-03-23 16:42:34.503 | + 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-03-23 16:42:34.515 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-23 16:42:34.526 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 16:42:34.529 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 16:42:34.534 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Y41CKCTKK1 2022-03-23 16:42:34.536 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 16:42:34.538 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 16:42:34.541 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-23 16:42:34.543 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Y41CKCTKK1 2022-03-23 16:42:34.547 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Y41CKCTKK1 2022-03-23 16:42:34.559 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Y41CKCTKK1 /etc/sudoers.d/cinder-rootwrap 2022-03-23 16:42:34.571 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-23 16:42:34.576 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 16:42:34.578 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 16:42:34.580 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 16:42:34.582 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 16:42:34.584 | + 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-03-23 16:42:34.587 | + 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-03-23 16:42:34.589 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-23 16:42:34.591 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-23 16:42:34.596 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-23 16:42:34.601 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-23 16:42:34.620 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-23 16:42:34.639 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-23 16:42:34.658 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-23 16:42:34.676 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-23 16:42:34.696 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-23 16:42:34.714 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-23 16:42:34.733 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-23 16:42:34.752 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-23 16:42:34.754 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 16:42:34.757 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-23 16:42:34.759 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:42:34.761 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-23 16:42:34.791 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-23 16:42:34.820 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:42:34.848 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-23 16:42:34.876 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-23 16:42:34.904 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-23 16:42:34.932 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-23 16:42:34.960 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-23 16:42:34.988 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:42:35.016 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:42:35.044 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-23 16:42:35.075 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-23 16:42:35.104 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-23 16:42:35.108 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-23 16:42:35.111 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-23 16:42:35.113 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-23 16:42:35.116 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 16:42:35.119 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 16:42:35.150 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-23 16:42:35.180 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-23 16:42:35.208 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-23 16:42:35.236 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-23 16:42:35.266 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-23 16:42:35.294 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-23 16:42:35.325 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-23 16:42:35.328 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.47 2022-03-23 16:42:35.356 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 16:42:35.388 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-23 16:42:35.395 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 84dedc36caeba204a8a14ad82f1fddee 2022-03-23 16:42:35.424 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-23 16:42:35.427 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 16:42:35.455 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 16:42:35.483 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 16:42:35.511 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-23 16:42:35.541 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-23 16:42:35.558 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:35.560 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 16:42:35.563 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-23 16:42:35.565 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-23 16:42:35.567 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-23 16:42:35.570 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 16:42:35.572 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-23 16:42:35.575 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-23 16:42:35.578 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-23 16:42:35.580 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-23 16:42:35.582 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-23 16:42:35.585 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-23 16:42:35.616 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-23 16:42:35.644 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-23 16:42:35.672 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-23 16:42:35.700 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-23 16:42:35.729 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-23 16:42:35.758 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-23 16:42:35.761 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-23 16:42:35.763 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-23 16:42:35.765 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-23 16:42:35.793 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-23 16:42:35.796 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-23 16:42:35.825 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-23 16:42:35.828 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-23 16:42:35.830 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-23 16:42:35.832 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-23 16:42:35.861 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-23 16:42:35.863 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-23 16:42:35.866 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-23 16:42:35.882 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:35.885 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-23 16:42:35.887 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-23 16:42:35.889 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-23 16:42:35.892 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-23 16:42:35.921 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.47:8080/v1/AUTH_ 2022-03-23 16:42:35.950 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-23 16:42:35.966 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:42:35.969 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-23 16:42:35.986 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:42:35.988 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-23 16:42:36.005 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:42:36.008 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-23 16:42:36.010 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-23 16:42:36.013 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-23 16:42:36.015 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-23 16:42:36.017 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:42:36.020 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:42:36.022 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:42:36.039 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:36.042 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:42:36.044 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:42:36.049 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:42:36.065 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:36.068 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:42:36.071 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:42:36.099 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:42:36.101 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:42:36.104 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-23 16:42:36.106 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-23 16:42:36.109 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 16:42:36.113 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:42:36.130 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:42:36.132 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:42:36.135 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:42:36.137 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:42:36.139 | + 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-03-23 16:42:36.168 | + 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-03-23 16:42:36.197 | + 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-03-23 16:42:36.226 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:42:36.256 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-23 16:42:36.273 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:36.275 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-23 16:42:36.278 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-23 16:42:36.280 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-23 16:42:36.283 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-23 16:42:36.286 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:42:36.288 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:42:36.291 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-23 16:42:36.295 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-23 16:42:36.298 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:42:36.300 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:42:36.314 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:42:36.314 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:42:36.322 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:42:36.326 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:42:36.341 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-23 16:42:36.344 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-23 16:42:36.348 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-23 16:42:36.377 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-23 16:42:36.405 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-23 16:42:36.432 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:42:36.460 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:42:36.488 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:42:36.516 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:42:36.543 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:42:36.571 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:42:36.600 | + 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-03-23 16:42:36.628 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:42:36.656 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:42:36.683 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:42:36.712 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:42:36.714 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:42:36.717 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-23 16:42:36.720 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-23 16:42:36.722 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:42:36.724 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:42:36.727 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:42:36.729 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 16:42:36.732 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 16:42:36.734 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-23 16:42:36.762 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:42:36.791 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 16:42:36.791 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-23 16:42:36.799 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-23 16:42:36.803 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-23 16:42:36.805 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-23 16:42:36.807 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:42:36.810 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:42:36.813 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:42:36.815 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:42:36.818 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:42:36.820 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:42:36.823 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:42:36.825 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:42:36.827 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:42:36.830 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-23 16:42:36.891 | Enabling site cinder-wsgi. 2022-03-23 16:42:36.896 | To activate the new configuration, you need to run: 2022-03-23 16:42:36.896 | systemctl reload apache2 2022-03-23 16:42:36.901 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:42:36.903 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:42:36.906 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:42:36.909 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:42:37.044 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-23 16:42:37.046 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-23 16:42:37.077 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.47/image 2022-03-23 16:42:37.107 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-23 16:42:37.124 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:42:37.127 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-23 16:42:37.129 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 16:42:37.132 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 16:42:37.134 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 16:42:37.137 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-23 16:42:37.168 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-23 16:42:37.196 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.47/identity 2022-03-23 16:42:37.225 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-23 16:42:37.253 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-23 16:42:37.282 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-23 16:42:37.311 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-23 16:42:37.339 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-23 16:42:37.369 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:42:37.397 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-23 16:42:37.427 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-23 16:42:37.455 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 16:42:37.484 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-23 16:42:37.487 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-23 16:42:37.504 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:37.507 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.47:2379 2022-03-23 16:42:37.538 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-23 16:42:37.541 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-23 16:42:37.559 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:37.562 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-23 16:42:37.564 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-23 16:42:37.567 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-23 16:42:37.569 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:42:37.572 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-23 16:42:37.574 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-23 16:42:37.579 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:42:37.579 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:42:37.585 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:42:37.587 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:42:37.590 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:42:37.592 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:42:37.595 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-23 16:42:37.598 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-23 16:42:37.600 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-23 16:42:37.603 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:42:37.605 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:42:37.608 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-23 16:42:37.611 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:42:37.613 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-23 16:42:37.616 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-23 16:42:37.618 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-23 16:42:37.620 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:42:37.623 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:42:37.626 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:42:37.629 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:42:37.631 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:42:37.634 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:42:37.650 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:42:37.653 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:42:37.656 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:42:37.659 | + functions-common:git_clone:629 : echo master 2022-03-23 16:42:37.659 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:42:37.664 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-23 16:42:37.666 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:42:37.669 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-23 16:42:37.672 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:42:37.672 | + functions-common:git_clone:678 : head -1 2022-03-23 16:42:37.677 | 013b0582c5 Use ovs constants from neutron-lib 2022-03-23 16:42:37.681 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:42:37.684 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-23 16:42:37.687 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:42:37.689 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 16:42:37.692 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-23 16:42:37.694 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:42:37.697 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-23 16:42:37.699 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:42:37.702 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 16:42:37.704 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-23 16:42:37.707 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:42:37.709 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:42:37.713 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-23 16:42:37.715 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:42:37.719 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-23 16:42:37.721 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:42:37.724 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:42:37.727 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-23 16:42:37.733 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-23 16:42:37.736 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-23 16:42:38.387 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-23 16:42:38.390 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:42:38.392 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:42:38.395 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:42:38.397 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 16:42:38.400 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-23 16:42:38.402 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:42:38.404 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:42:38.407 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:42:38.409 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:42:38.411 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:42:38.414 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:42:38.416 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:42:38.419 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-23 16:42:38.441 | Using python 3.8 to install /opt/stack/neutron 2022-03-23 16:42:38.443 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-23 16:42:39.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:42:39.329 | from cryptography.utils import int_from_bytes 2022-03-23 16:42:39.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:42:39.329 | from cryptography.utils import int_from_bytes 2022-03-23 16:42:40.469 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:42:40.494 | Obtaining file:///opt/stack/neutron 2022-03-23 16:42:40.495 | Preparing metadata (setup.py): started 2022-03-23 16:42:44.705 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:42:44.794 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.8.1) 2022-03-23 16:42:44.795 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.5.0) 2022-03-23 16:42:44.796 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.1.1) 2022-03-23 16:42:44.797 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.5.1) 2022-03-23 16:42:44.798 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.5.0) 2022-03-23 16:42:44.799 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.1.1) 2022-03-23 16:42:44.800 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.33.0) 2022-03-23 16:42:44.801 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.4.1) 2022-03-23 16:42:44.803 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.20.4) 2022-03-23 16:42:44.804 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.27.1) 2022-03-23 16:42:44.805 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.0.3) 2022-03-23 16:42:44.806 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (9.4.0) 2022-03-23 16:42:44.807 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.8.0) 2022-03-23 16:42:44.809 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.11.0) 2022-03-23 16:42:44.810 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.20.0) 2022-03-23 16:42:44.811 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (7.8.0) 2022-03-23 16:42:44.812 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (6.3.1) 2022-03-23 16:42:44.813 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.4.31) 2022-03-23 16:42:44.814 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.8.7) 2022-03-23 16:42:44.815 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.0) 2022-03-23 16:42:44.816 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.7.6) 2022-03-23 16:42:44.817 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.5.0) 2022-03-23 16:42:44.818 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.10.1) 2022-03-23 16:42:44.819 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.0) 2022-03-23 16:42:44.820 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (8.8.0) 2022-03-23 16:42:44.821 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.1.0) 2022-03-23 16:42:44.822 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (11.2.0) 2022-03-23 16:42:44.824 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.1.0) 2022-03-23 16:42:44.825 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.7.0) 2022-03-23 16:42:44.826 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (12.13.0) 2022-03-23 16:42:44.827 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.1) 2022-03-23 16:42:44.828 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.11.0) 2022-03-23 16:42:44.830 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.7.0) 2022-03-23 16:42:44.831 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.3.0) 2022-03-23 16:42:44.832 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (6.3.1) 2022-03-23 16:42:44.833 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.3.0) 2022-03-23 16:42:44.834 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.8.0) 2022-03-23 16:42:44.835 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.5.0) 2022-03-23 16:42:44.836 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.12.2) 2022-03-23 16:42:44.837 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.6.0) 2022-03-23 16:42:44.838 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.4.2) 2022-03-23 16:42:44.840 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.3.1) 2022-03-23 16:42:44.841 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.1.0) 2022-03-23 16:42:44.842 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.16.0) 2022-03-23 16:42:44.843 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.15.1) 2022-03-23 16:42:44.844 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (21.3) 2022-03-23 16:42:44.845 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.9.0) 2022-03-23 16:42:44.846 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:42:44.847 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (22.0.0) 2022-03-23 16:42:44.848 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (17.7.0) 2022-03-23 16:42:44.850 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.61.0) 2022-03-23 16:42:44.851 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.0) 2022-03-23 16:42:44.852 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.7.1) 2022-03-23 16:42:44.853 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.4.0) 2022-03-23 16:42:44.854 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.10.1) 2022-03-23 16:42:44.870 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev48) (4.11.1) 2022-03-23 16:42:44.872 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev48) (5.4.0) 2022-03-23 16:42:44.872 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev48) (1.1.6) 2022-03-23 16:42:44.881 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev48) (1.13.3) 2022-03-23 16:42:44.893 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev48) (1.16.0) 2022-03-23 16:42:44.894 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev48) (2.1.0) 2022-03-23 16:42:44.895 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev48) (1.1.2) 2022-03-23 16:42:44.915 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev48) (3.0.7) 2022-03-23 16:42:44.922 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev48) (2.1.0) 2022-03-23 16:42:44.983 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev48) (1.7.0) 2022-03-23 16:42:44.984 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev48) (1.0.2) 2022-03-23 16:42:45.036 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev48) (3.1.1) 2022-03-23 16:42:45.039 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev48) (4.4.0) 2022-03-23 16:42:45.084 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev48) (1.2.2) 2022-03-23 16:42:45.089 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev48) (2.7.0) 2022-03-23 16:42:45.116 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (1.4.0) 2022-03-23 16:42:45.117 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (1.32) 2022-03-23 16:42:45.118 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (36.0.1) 2022-03-23 16:42:45.120 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (1.1.5) 2022-03-23 16:42:45.121 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (2.5.0) 2022-03-23 16:42:45.122 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (0.10.0) 2022-03-23 16:42:45.124 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (6.0) 2022-03-23 16:42:45.126 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (1.4.4) 2022-03-23 16:42:45.142 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev48) (1.0.3) 2022-03-23 16:42:45.234 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev48) (0.17.3) 2022-03-23 16:42:45.278 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev48) (1.5.0) 2022-03-23 16:42:45.339 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev48) (0.5.0) 2022-03-23 16:42:45.342 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev48) (0.13.0) 2022-03-23 16:42:45.344 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev48) (2.0.1) 2022-03-23 16:42:45.427 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev48) (2.8.2) 2022-03-23 16:42:45.430 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev48) (0.9.6) 2022-03-23 16:42:45.487 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev48) (0.4.0) 2022-03-23 16:42:45.492 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev48) (5.0.9) 2022-03-23 16:42:45.493 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev48) (5.2.3) 2022-03-23 16:42:45.494 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev48) (5.0.0) 2022-03-23 16:42:45.518 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev48) (3.3.0) 2022-03-23 16:42:45.522 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev48) (3.2.0) 2022-03-23 16:42:45.569 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev48) (1.15.0) 2022-03-23 16:42:45.622 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev48) (2021.3) 2022-03-23 16:42:45.653 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev48) (1.3.3) 2022-03-23 16:42:45.656 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev48) (3.0.0) 2022-03-23 16:42:45.682 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev48) (3.1.1) 2022-03-23 16:42:45.823 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev48) (2.4.0) 2022-03-23 16:42:45.893 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev48) (60.9.3) 2022-03-23 16:42:45.972 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev48) (3.0.0) 2022-03-23 16:42:45.973 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev48) (0.3.5) 2022-03-23 16:42:46.085 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:42:46.086 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:42:46.087 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:42:46.088 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:42:46.089 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:42:46.090 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:42:46.092 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:42:46.300 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev48) (2.5.0) 2022-03-23 16:42:46.302 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev48) (3.2.0) 2022-03-23 16:42:46.305 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev48) (3.10.1) 2022-03-23 16:42:46.351 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev48) (3.17.6) 2022-03-23 16:42:46.353 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev48) (2.1.0) 2022-03-23 16:42:46.442 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev48) (2019.11.28) 2022-03-23 16:42:46.444 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev48) (2.0.12) 2022-03-23 16:42:46.447 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev48) (3.3) 2022-03-23 16:42:46.448 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev48) (1.26.8) 2022-03-23 16:42:46.484 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev48) (0.7) 2022-03-23 16:42:46.825 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev48) (0.12.2) 2022-03-23 16:42:46.901 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev48) (5.0.0) 2022-03-23 16:42:47.093 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev48) (2.21) 2022-03-23 16:42:47.167 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev48) (0.5.0) 2022-03-23 16:42:47.168 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev48) (2.4.0) 2022-03-23 16:42:47.394 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev48) (2.5.0) 2022-03-23 16:42:47.568 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev48) (2.2) 2022-03-23 16:42:48.091 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev48) (0.13.1) 2022-03-23 16:42:48.139 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev48) (0.2.5) 2022-03-23 16:42:48.755 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev48) (0.4.2) 2022-03-23 16:42:48.758 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev48) (0.5.2) 2022-03-23 16:42:49.091 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev48) (2.0.0) 2022-03-23 16:42:49.091 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev48) (4.10.0) 2022-03-23 16:42:49.261 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev48) (3.7.0) 2022-03-23 16:42:49.506 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev48) (1.8.2) 2022-03-23 16:42:49.507 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev48) (21.4.0) 2022-03-23 16:42:49.695 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev48) (1.0.0) 2022-03-23 16:42:49.912 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev48) (2.3.1) 2022-03-23 16:42:51.486 | Installing collected packages: neutron 2022-03-23 16:42:51.487 | Attempting uninstall: neutron 2022-03-23 16:42:51.487 | Found existing installation: neutron 20.1.0.dev48 2022-03-23 16:42:51.505 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-23 16:42:51.507 | Running setup.py develop for neutron 2022-03-23 16:42:57.512 | Successfully installed neutron 2022-03-23 16:42:57.512 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:42:57.520 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:42:57.520 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:42:57.665 | + inc/python:pip_install:200 : result=0 2022-03-23 16:42:57.667 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:42:57.669 | + functions-common:time_stop:2425 : local name 2022-03-23 16:42:57.672 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:42:57.674 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:42:57.677 | + functions-common:time_stop:2428 : local total 2022-03-23 16:42:57.679 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:42:57.681 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:42:57.684 | + functions-common:time_stop:2432 : start_time=1648053758434 2022-03-23 16:42:57.686 | + functions-common:time_stop:2434 : [[ -z 1648053758434 ]] 2022-03-23 16:42:57.689 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:42:57.693 | + functions-common:time_stop:2437 : end_time=1648053777691 2022-03-23 16:42:57.695 | + functions-common:time_stop:2438 : elapsed_time=19257 2022-03-23 16:42:57.697 | + functions-common:time_stop:2439 : total=113723 2022-03-23 16:42:57.700 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:42:57.702 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=132980 2022-03-23 16:42:57.704 | + inc/python:pip_install:203 : return 0 2022-03-23 16:42:57.707 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:42:57.709 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 16:42:57.712 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 16:42:57.731 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 16:42:57.744 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-23 16:42:57.746 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-23 16:42:57.749 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:42:57.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:42:57.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-23 16:42:57.756 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:42:57.759 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:42:57.762 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:42:57.764 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-23 16:42:57.782 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:42:57.784 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-23 16:42:57.787 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-23 16:42:57.789 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-23 16:42:57.792 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:42:57.794 | + lib/stack:stack_install_service:32 : install_nova 2022-03-23 16:42:57.797 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-23 16:42:57.800 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-23 16:42:57.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:42:57.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:42:57.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-23 16:42:57.810 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:42:57.813 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-23 16:42:57.829 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:42:57.832 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-23 16:42:57.848 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:42:57.851 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-23 16:42:57.867 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:42:57.869 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-23 16:42:57.872 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-23 16:42:57.875 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-23 16:42:57.877 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:42:57.879 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:42:57.882 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:42:57.885 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:42:57.887 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:42:57.890 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:42:57.906 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:42:57.909 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:42:57.911 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:42:57.914 | + functions-common:git_clone:629 : echo master 2022-03-23 16:42:57.914 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:42:57.919 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-23 16:42:57.921 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:42:57.924 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-23 16:42:57.927 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:42:57.927 | + functions-common:git_clone:678 : head -1 2022-03-23 16:42:57.935 | d2b2516122 Merge "doc: Remove useless contributor/api-2 doc" 2022-03-23 16:42:57.938 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:42:57.941 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-23 16:42:57.943 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:42:57.946 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 16:42:57.948 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-23 16:42:57.951 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:42:57.953 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-23 16:42:57.956 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:42:57.958 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 16:42:57.961 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-23 16:42:57.963 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:42:57.966 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:42:57.969 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-23 16:42:57.972 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:42:57.975 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-23 16:42:57.977 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:42:57.980 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:42:57.983 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-23 16:42:57.989 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-23 16:42:57.991 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-23 16:42:58.641 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-23 16:42:58.644 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:42:58.646 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:42:58.648 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:42:58.651 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 16:42:58.653 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-23 16:42:58.656 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:42:58.659 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:42:58.661 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:42:58.663 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:42:58.666 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:42:58.668 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:42:58.671 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:42:58.673 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-23 16:42:58.694 | Using python 3.8 to install /opt/stack/nova 2022-03-23 16:42:58.697 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-23 16:42:59.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:42:59.579 | from cryptography.utils import int_from_bytes 2022-03-23 16:42:59.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:42:59.579 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:00.717 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:43:00.742 | Obtaining file:///opt/stack/nova 2022-03-23 16:43:00.743 | Preparing metadata (setup.py): started 2022-03-23 16:43:05.831 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:43:05.953 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.8.1) 2022-03-23 16:43:05.954 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.4.31) 2022-03-23 16:43:05.956 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.1) 2022-03-23 16:43:05.957 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.33.0) 2022-03-23 16:43:05.958 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.0.3) 2022-03-23 16:43:05.959 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (9.4.0) 2022-03-23 16:43:05.960 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.8.0) 2022-03-23 16:43:05.961 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.5.1) 2022-03-23 16:43:05.962 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (36.0.1) 2022-03-23 16:43:05.963 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.8.7) 2022-03-23 16:43:05.964 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.2) 2022-03-23 16:43:05.965 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.1.1) 2022-03-23 16:43:05.966 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 16:43:05.968 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.1.1) 2022-03-23 16:43:05.969 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.13.0) 2022-03-23 16:43:05.970 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.6) 2022-03-23 16:43:05.971 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.8.0) 2022-03-23 16:43:05.972 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.11.0) 2022-03-23 16:43:05.973 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.1) 2022-03-23 16:43:05.974 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.2) 2022-03-23 16:43:05.975 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev10) (3.2.0) 2022-03-23 16:43:05.976 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.3.0) 2022-03-23 16:43:05.977 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 16:43:05.978 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (7.8.0) 2022-03-23 16:43:05.979 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.6.0) 2022-03-23 16:43:05.980 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.27.1) 2022-03-23 16:43:05.982 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 16:43:05.983 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.10.0) 2022-03-23 16:43:05.984 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 16:43:05.985 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 16:43:05.987 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.8.0) 2022-03-23 16:43:05.988 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.1.0) 2022-03-23 16:43:05.989 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.7.0) 2022-03-23 16:43:05.990 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:43:05.991 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.3.0) 2022-03-23 16:43:05.992 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.3.0) 2022-03-23 16:43:05.993 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:43:05.994 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.12.2) 2022-03-23 16:43:05.995 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (11.2.0) 2022-03-23 16:43:05.996 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.3.1) 2022-03-23 16:43:05.997 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (12.13.0) 2022-03-23 16:43:05.999 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.11.0) 2022-03-23 16:43:06.000 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 16:43:06.001 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.0) 2022-03-23 16:43:06.002 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.0) 2022-03-23 16:43:06.003 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:43:06.004 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.1) 2022-03-23 16:43:06.005 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.9.0) 2022-03-23 16:43:06.006 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.6.0) 2022-03-23 16:43:06.008 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.2.0) 2022-03-23 16:43:06.009 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.0) 2022-03-23 16:43:06.010 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 16:43:06.011 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.1) 2022-03-23 16:43:06.012 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.10.1) 2022-03-23 16:43:06.013 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.1) 2022-03-23 16:43:06.014 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 16:43:06.015 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.2.2) 2022-03-23 16:43:06.016 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.3.3) 2022-03-23 16:43:06.018 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.0) 2022-03-23 16:43:06.019 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.6.4) 2022-03-23 16:43:06.020 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.2) 2022-03-23 16:43:06.021 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.4.0) 2022-03-23 16:43:06.022 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.61.0) 2022-03-23 16:43:06.023 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.0) 2022-03-23 16:43:06.039 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (5.4.0) 2022-03-23 16:43:06.041 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (4.11.1) 2022-03-23 16:43:06.042 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (1.1.6) 2022-03-23 16:43:06.064 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev10) (5.3.0) 2022-03-23 16:43:06.104 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev10) (1.15.0) 2022-03-23 16:43:06.135 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (1.16.0) 2022-03-23 16:43:06.136 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (2.1.0) 2022-03-23 16:43:06.160 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev10) (2.1.0) 2022-03-23 16:43:06.283 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (3.1.1) 2022-03-23 16:43:06.285 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (4.4.0) 2022-03-23 16:43:06.343 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (0.10.0) 2022-03-23 16:43:06.345 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.32) 2022-03-23 16:43:06.347 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.1.5) 2022-03-23 16:43:06.348 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:43:06.350 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.0) 2022-03-23 16:43:06.351 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.4) 2022-03-23 16:43:06.372 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (6.3.1) 2022-03-23 16:43:06.377 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (5.6.0) 2022-03-23 16:43:06.429 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (1.15.1) 2022-03-23 16:43:06.431 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:43:06.434 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:43:06.494 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev10) (0.17.3) 2022-03-23 16:43:06.629 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (2.0.1) 2022-03-23 16:43:06.632 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 16:43:06.710 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev10) (0.9.6) 2022-03-23 16:43:06.775 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.9) 2022-03-23 16:43:06.777 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.4.0) 2022-03-23 16:43:06.778 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.2.3) 2022-03-23 16:43:06.782 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 16:43:06.805 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.3.0) 2022-03-23 16:43:06.808 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.2.0) 2022-03-23 16:43:06.859 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev10) (1.0.3) 2022-03-23 16:43:06.917 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev10) (2021.3) 2022-03-23 16:43:06.951 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 16:43:06.953 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (3.0.0) 2022-03-23 16:43:07.008 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (21.3) 2022-03-23 16:43:07.009 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (3.0.7) 2022-03-23 16:43:07.097 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:43:07.122 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev10) (60.9.3) 2022-03-23 16:43:07.202 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev10) (0.2.5) 2022-03-23 16:43:07.282 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev10) (3.17.6) 2022-03-23 16:43:07.345 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.13.3) 2022-03-23 16:43:07.346 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (22.0.0) 2022-03-23 16:43:07.350 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 16:43:07.393 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (3.10.1) 2022-03-23 16:43:07.398 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.1.0) 2022-03-23 16:43:07.400 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:43:07.479 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (3.3) 2022-03-23 16:43:07.481 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2.0.12) 2022-03-23 16:43:07.482 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (1.26.8) 2022-03-23 16:43:07.483 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2019.11.28) 2022-03-23 16:43:07.578 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev10) (0.7) 2022-03-23 16:43:07.790 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.5.2) 2022-03-23 16:43:07.790 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.4.2) 2022-03-23 16:43:07.903 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:43:07.904 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.6.3) 2022-03-23 16:43:07.905 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (1.4.2) 2022-03-23 16:43:07.994 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev10) (0.12.2) 2022-03-23 16:43:08.070 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev10) (1.22.2) 2022-03-23 16:43:08.104 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 16:43:08.341 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev10) (2.21) 2022-03-23 16:43:08.422 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.4.0) 2022-03-23 16:43:08.423 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 16:43:08.628 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:43:08.738 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.2) 2022-03-23 16:43:09.234 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.13.1) 2022-03-23 16:43:09.282 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.16.0) 2022-03-23 16:43:09.646 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:43:09.648 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:43:09.649 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:43:09.650 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:43:09.651 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:43:09.652 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:43:09.654 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:43:10.874 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev10) (3.7.0) 2022-03-23 16:43:11.280 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (21.4.0) 2022-03-23 16:43:11.282 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (1.8.2) 2022-03-23 16:43:11.378 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.4.0) 2022-03-23 16:43:11.484 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (1.0.0) 2022-03-23 16:43:13.116 | Installing collected packages: nova 2022-03-23 16:43:13.116 | Attempting uninstall: nova 2022-03-23 16:43:13.116 | Found existing installation: nova 25.1.0.dev10 2022-03-23 16:43:13.125 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-23 16:43:13.127 | Running setup.py develop for nova 2022-03-23 16:43:19.661 | Successfully installed nova 2022-03-23 16:43:19.661 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:43:19.669 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:43:19.669 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:43:19.818 | + inc/python:pip_install:200 : result=0 2022-03-23 16:43:19.820 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:43:19.822 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:19.824 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:19.827 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:19.829 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:19.832 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:19.834 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:43:19.836 | + functions-common:time_stop:2432 : start_time=1648053778689 2022-03-23 16:43:19.838 | + functions-common:time_stop:2434 : [[ -z 1648053778689 ]] 2022-03-23 16:43:19.842 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:19.846 | + functions-common:time_stop:2437 : end_time=1648053799843 2022-03-23 16:43:19.848 | + functions-common:time_stop:2438 : elapsed_time=21154 2022-03-23 16:43:19.850 | + functions-common:time_stop:2439 : total=132980 2022-03-23 16:43:19.853 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:19.855 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154134 2022-03-23 16:43:19.857 | + inc/python:pip_install:203 : return 0 2022-03-23 16:43:19.859 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:43:19.862 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 16:43:19.864 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 16:43:19.883 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 16:43:19.896 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-23 16:43:19.898 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-23 16:43:19.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:19.903 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:19.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-23 16:43:19.909 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:19.912 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-23 16:43:19.924 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:43:19.927 | + ./stack.sh:main:937 : configure_nova 2022-03-23 16:43:19.929 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-23 16:43:19.942 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-23 16:43:19.944 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-23 16:43:19.947 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 16:43:19.951 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-23 16:43:19.951 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 16:43:19.956 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-23 16:43:19.959 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-23 16:43:19.961 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 16:43:19.964 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-23 16:43:19.966 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-23 16:43:19.968 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-23 16:43:19.971 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-23 16:43:19.973 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-23 16:43:19.985 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-23 16:43:19.998 | + 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-03-23 16:43:20.010 | + 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-03-23 16:43:20.023 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-23 16:43:20.035 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 16:43:20.038 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 16:43:20.043 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.nLZ0qFTIk5 2022-03-23 16:43:20.046 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 16:43:20.048 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 16:43:20.051 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-23 16:43:20.054 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 16:43:20.056 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 16:43:20.059 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.nLZ0qFTIk5 2022-03-23 16:43:20.063 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.nLZ0qFTIk5 2022-03-23 16:43:20.075 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.nLZ0qFTIk5 /etc/sudoers.d/nova-rootwrap 2022-03-23 16:43:20.088 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-23 16:43:20.092 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 16:43:20.095 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 16:43:20.097 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 16:43:20.100 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 16:43:20.103 | + 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-03-23 16:43:20.105 | + 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-03-23 16:43:20.109 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 16:43:20.111 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-23 16:43:20.116 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-23 16:43:20.133 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:43:20.136 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-23 16:43:20.138 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-23 16:43:20.142 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-23 16:43:20.146 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-23 16:43:20.175 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-23 16:43:20.177 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-23 16:43:20.204 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-23 16:43:20.233 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-23 16:43:20.260 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-23 16:43:20.290 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-23 16:43:20.320 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-23 16:43:20.350 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-23 16:43:20.352 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.47 2022-03-23 16:43:20.380 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-23 16:43:20.407 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-23 16:43:20.434 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-23 16:43:20.462 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-23 16:43:20.490 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 16:43:20.520 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-23 16:43:20.522 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:43:20.524 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:43:20.526 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:43:20.530 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:43:20.532 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:43:20.534 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:43:20.537 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:43:20.539 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:43:20.541 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:43:20.545 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:43:20.547 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:43:20.549 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-23 16:43:20.551 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:43:20.554 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:43:20.556 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:43:20.559 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:43:20.562 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:43:20.564 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:43:20.566 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-23 16:43:20.582 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:20.585 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:43:20.587 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-23 16:43:20.589 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-23 16:43:20.618 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-23 16:43:20.620 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 16:43:20.623 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 16:43:20.625 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 16:43:20.628 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:43:20.631 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:43:20.662 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-23 16:43:20.664 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-23 16:43:20.666 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-23 16:43:20.669 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-23 16:43:20.671 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 16:43:20.674 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 16:43:20.705 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-23 16:43:20.735 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-23 16:43:20.762 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-23 16:43:20.790 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-23 16:43:20.806 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:20.809 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-23 16:43:20.825 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:20.829 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-23 16:43:20.829 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-23 16:43:20.834 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-23 16:43:20.837 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-23 16:43:20.864 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-23 16:43:20.881 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:43:20.883 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-23 16:43:20.886 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-23 16:43:20.888 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 16:43:20.891 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:43:20.893 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-23 16:43:20.923 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-23 16:43:20.950 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:43:20.978 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-23 16:43:21.005 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-23 16:43:21.033 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-23 16:43:21.061 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-23 16:43:21.088 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-23 16:43:21.116 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:43:21.143 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:43:21.171 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-23 16:43:21.188 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:21.191 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-23 16:43:21.193 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-23 16:43:21.223 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-23 16:43:21.251 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.47/identity 2022-03-23 16:43:21.278 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-23 16:43:21.306 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-23 16:43:21.334 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-23 16:43:21.362 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-23 16:43:21.390 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-23 16:43:21.418 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-23 16:43:21.435 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:43:21.437 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-23 16:43:21.440 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-23 16:43:21.467 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-23 16:43:21.498 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-23 16:43:21.500 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-23 16:43:21.528 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-23 16:43:21.530 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-23 16:43:21.533 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-23 16:43:21.535 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:43:21.537 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:43:21.540 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:43:21.542 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:43:21.545 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:43:21.547 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:43:21.550 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-23 16:43:21.552 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:43:21.555 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:43:21.557 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:43:21.559 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:43:21.562 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:43:21.564 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:43:21.566 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:43:21.569 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:43:21.571 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:43:21.573 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:43:21.576 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:43:21.579 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-23 16:43:21.581 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-23 16:43:21.583 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-23 16:43:21.586 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:43:21.603 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:43:21.605 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:43:21.608 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:43:21.610 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:43:21.613 | + 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-03-23 16:43:21.640 | + 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-03-23 16:43:21.668 | + 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-03-23 16:43:21.696 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:43:21.724 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-23 16:43:21.755 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-23 16:43:21.771 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:21.773 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-23 16:43:21.776 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-23 16:43:21.778 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-23 16:43:21.781 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-23 16:43:21.783 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:43:21.785 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:43:21.788 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-23 16:43:21.793 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-23 16:43:21.795 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:43:21.798 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:43:21.810 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:43:21.811 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:43:21.819 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:43:21.823 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:43:21.838 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 16:43:21.840 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-23 16:43:21.845 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-23 16:43:21.874 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-23 16:43:21.901 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-23 16:43:21.929 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:43:21.957 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:43:21.985 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:43:22.012 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:43:22.040 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:43:22.068 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:43:22.096 | + 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-03-23 16:43:22.124 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:43:22.151 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:43:22.179 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:43:22.207 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:43:22.209 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:43:22.212 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-23 16:43:22.214 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-23 16:43:22.217 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:43:22.219 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:22.221 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:22.224 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 16:43:22.227 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 16:43:22.229 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 16:43:22.256 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:43:22.285 | + 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-03-23 16:43:22.285 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 16:43:22.294 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-23 16:43:22.297 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-23 16:43:22.300 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-23 16:43:22.302 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:43:22.304 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:43:22.307 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:43:22.309 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:22.312 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:22.314 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:43:22.316 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:43:22.319 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:22.321 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:22.323 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-23 16:43:22.385 | Enabling site nova-api-wsgi. 2022-03-23 16:43:22.391 | To activate the new configuration, you need to run: 2022-03-23 16:43:22.391 | systemctl reload apache2 2022-03-23 16:43:22.395 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:43:22.397 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:43:22.400 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:43:22.402 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:43:22.536 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-23 16:43:22.554 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:22.557 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-23 16:43:22.561 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-23 16:43:22.564 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-23 16:43:22.566 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-23 16:43:22.569 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-23 16:43:22.571 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:43:22.574 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-23 16:43:22.579 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-23 16:43:22.581 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:43:22.584 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:43:22.598 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:43:22.598 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:43:22.606 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:43:22.609 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:43:22.626 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-23 16:43:22.628 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-23 16:43:22.632 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-23 16:43:22.663 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-23 16:43:22.691 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-23 16:43:22.718 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:43:22.746 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:43:22.773 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:43:22.801 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:43:22.829 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:43:22.858 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:43:22.886 | + 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-03-23 16:43:22.917 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:43:22.947 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:43:22.975 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:43:23.004 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-23 16:43:23.006 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-23 16:43:23.033 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-23 16:43:23.050 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:43:23.052 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-23 16:43:23.085 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-23 16:43:23.087 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-23 16:43:23.090 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-23 16:43:23.106 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:23.109 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:43:23.112 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:43:23.142 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-23 16:43:23.173 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-23 16:43:23.176 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 16:43:23.178 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-23 16:43:23.180 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:43:23.183 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:43:23.185 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:43:23.202 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:23.205 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:43:23.208 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:43:23.210 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:43:23.226 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:23.229 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:43:23.232 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:43:23.260 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:43:23.262 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:43:23.265 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-23 16:43:23.293 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-23 16:43:23.322 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-23 16:43:23.354 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-23 16:43:23.371 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:43:23.374 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 16:43:23.401 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-23 16:43:23.404 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-23 16:43:23.407 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-23 16:43:23.438 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-23 16:43:23.466 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.47/identity 2022-03-23 16:43:23.494 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-23 16:43:23.523 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-23 16:43:23.551 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-23 16:43:23.581 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-23 16:43:23.610 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-23 16:43:23.639 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-23 16:43:23.668 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-23 16:43:23.685 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:23.688 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-23 16:43:23.692 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:43:23.694 | + lib/nova:create_nova_conf:553 : local conf 2022-03-23 16:43:23.697 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-23 16:43:23.700 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-23 16:43:23.703 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:43:23.705 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:43:23.708 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:43:23.710 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-23 16:43:23.713 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-23 16:43:23.718 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-23 16:43:23.720 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-23 16:43:23.723 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-23 16:43:23.725 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-23 16:43:23.728 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 16:43:23.731 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 16:43:23.762 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-23 16:43:23.793 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-23 16:43:23.825 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:43:23.827 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-23 16:43:23.830 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-23 16:43:23.832 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-23 16:43:23.849 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:23.852 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-23 16:43:23.852 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-23 16:43:24.540 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-23 16:43:24.543 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-23 16:43:24.546 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 16:43:24.548 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-23 16:43:24.551 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:43:24.553 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 16:43:24.556 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:43:24.573 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:24.576 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 16:43:24.579 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 16:43:24.581 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:43:24.597 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:24.600 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 16:43:24.603 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 16:43:24.633 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:43:24.636 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:43:24.638 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-23 16:43:24.655 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:24.657 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-23 16:43:24.660 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 16:43:24.662 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-23 16:43:24.693 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.47/identity 2022-03-23 16:43:24.721 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-23 16:43:24.750 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-23 16:43:24.777 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-23 16:43:24.806 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-23 16:43:24.834 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-23 16:43:24.862 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-23 16:43:24.891 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-23 16:43:24.893 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-23 16:43:24.895 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-23 16:43:24.898 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:43:24.915 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:43:24.918 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:43:24.920 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:43:24.923 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:43:24.925 | + 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-03-23 16:43:24.954 | + 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-03-23 16:43:24.983 | + 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-03-23 16:43:25.011 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:43:25.039 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:43:25.042 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-23 16:43:25.047 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:43:25.049 | + lib/nova:create_nova_conf:587 : local conf 2022-03-23 16:43:25.051 | + lib/nova:create_nova_conf:588 : local offset 2022-03-23 16:43:25.054 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-23 16:43:25.057 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:43:25.060 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:43:25.062 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:43:25.065 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-23 16:43:25.067 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-23 16:43:25.070 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 16:43:25.072 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-23 16:43:25.074 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-23 16:43:25.077 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-23 16:43:25.093 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:43:25.096 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-23 16:43:25.098 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-23 16:43:25.114 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:43:25.117 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-23 16:43:25.132 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:43:25.135 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-23 16:43:25.152 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:43:25.156 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-23 16:43:25.173 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:25.176 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-23 16:43:25.178 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-23 16:43:25.181 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-23 16:43:25.184 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:43:25.186 | + lib/stack:stack_install_service:32 : install_placement 2022-03-23 16:43:25.189 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-23 16:43:25.191 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-23 16:43:25.194 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:25.196 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:25.199 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-23 16:43:25.202 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:43:25.205 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:43:25.207 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:43:25.210 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:43:25.212 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:43:25.215 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:43:25.217 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:25.220 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:25.222 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:43:25.225 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:43:25.227 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:43:25.230 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:43:25.233 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-23 16:43:25.235 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:43:25.238 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:25.240 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:25.243 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-23 16:43:25.266 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-23 16:43:25.378 | Reading package lists... 2022-03-23 16:43:25.623 | Building dependency tree... 2022-03-23 16:43:25.625 | Reading state information... 2022-03-23 16:43:25.883 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:43:25.883 | The following packages were automatically installed and are no longer required: 2022-03-23 16:43:25.884 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:43:25.885 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:43:25.885 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:43:25.885 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:43:25.885 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:43:25.885 | python3-zope.interface 2022-03-23 16:43:25.885 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:43:26.001 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:43:26.006 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:43:26.009 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:43:26.011 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:26.014 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:26.016 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:26.019 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:26.021 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:26.024 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:43:26.026 | + functions-common:time_stop:2432 : start_time=1648053805263 2022-03-23 16:43:26.029 | + functions-common:time_stop:2434 : [[ -z 1648053805263 ]] 2022-03-23 16:43:26.032 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:26.037 | + functions-common:time_stop:2437 : end_time=1648053806034 2022-03-23 16:43:26.039 | + functions-common:time_stop:2438 : elapsed_time=771 2022-03-23 16:43:26.041 | + functions-common:time_stop:2439 : total=6064 2022-03-23 16:43:26.044 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:26.046 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6835 2022-03-23 16:43:26.049 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:43:26.051 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-23 16:43:26.054 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-23 16:43:26.056 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-23 16:43:26.059 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-23 16:43:26.062 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-23 16:43:26.084 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-23 16:43:26.087 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:43:26.089 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:43:26.092 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:43:26.095 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:43:26.097 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:43:26.100 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:43:26.102 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:26.105 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:26.107 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:43:26.110 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:43:26.112 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:43:26.115 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:43:26.117 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-23 16:43:26.120 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:43:26.123 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:26.125 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:26.128 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-23 16:43:26.151 | + functions-common:apt_get:1230 : 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-03-23 16:43:26.260 | Reading package lists... 2022-03-23 16:43:26.505 | Building dependency tree... 2022-03-23 16:43:26.507 | Reading state information... 2022-03-23 16:43:26.766 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-23 16:43:26.766 | The following packages were automatically installed and are no longer required: 2022-03-23 16:43:26.768 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:43:26.768 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:43:26.768 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:43:26.768 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:43:26.768 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:43:26.768 | python3-zope.interface 2022-03-23 16:43:26.768 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:43:26.882 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:43:26.887 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:43:26.890 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:43:26.892 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:26.895 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:26.897 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:26.900 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:26.902 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:26.904 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:43:26.907 | + functions-common:time_stop:2432 : start_time=1648053806148 2022-03-23 16:43:26.909 | + functions-common:time_stop:2434 : [[ -z 1648053806148 ]] 2022-03-23 16:43:26.912 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:26.917 | + functions-common:time_stop:2437 : end_time=1648053806914 2022-03-23 16:43:26.919 | + functions-common:time_stop:2438 : elapsed_time=766 2022-03-23 16:43:26.921 | + functions-common:time_stop:2439 : total=6835 2022-03-23 16:43:26.924 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:26.926 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7601 2022-03-23 16:43:26.929 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:43:26.931 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-23 16:43:26.934 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-23 16:43:26.937 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:43:26.940 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:26.942 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:26.945 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-23 16:43:26.947 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-23 16:43:27.009 | wsgi (enabled by maintainer script) 2022-03-23 16:43:27.012 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-23 16:43:27.015 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-23 16:43:27.017 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:43:27.020 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-23 16:43:27.023 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-23 16:43:27.026 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:43:27.030 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:43:27.031 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:43:27.036 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-23 16:43:27.038 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-23 16:43:27.041 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-23 16:43:27.044 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-23 16:43:27.047 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-23 16:43:27.071 | Using python 3.8 to install osc-placement 2022-03-23 16:43:27.073 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-23 16:43:27.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:27.966 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:27.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:27.966 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:29.090 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:43:29.116 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-23 16:43:29.127 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-23 16:43:29.128 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-23 16:43:29.129 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-23 16:43:29.130 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-23 16:43:29.131 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-23 16:43:29.132 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-23 16:43:29.190 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-23 16:43:29.191 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-23 16:43:29.192 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-23 16:43:29.193 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-23 16:43:29.206 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-23 16:43:29.208 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-23 16:43:29.209 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-23 16:43:29.223 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-23 16:43:29.224 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-23 16:43:29.226 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-23 16:43:29.227 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-23 16:43:29.228 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-23 16:43:29.229 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-23 16:43:29.250 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-23 16:43:29.251 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-23 16:43:29.252 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-23 16:43:29.254 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-23 16:43:29.261 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-23 16:43:29.297 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-23 16:43:29.300 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-23 16:43:29.301 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-23 16:43:29.302 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-23 16:43:29.303 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-23 16:43:29.304 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-23 16:43:29.306 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-23 16:43:29.307 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-23 16:43:29.371 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-23 16:43:29.372 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-23 16:43:29.375 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-23 16:43:29.377 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-23 16:43:29.463 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-23 16:43:29.465 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-23 16:43:29.466 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-23 16:43:29.507 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-23 16:43:29.547 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-23 16:43:29.706 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-23 16:43:31.907 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:43:31.914 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:43:31.914 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:43:32.035 | + inc/python:pip_install:200 : result=0 2022-03-23 16:43:32.038 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:43:32.040 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:32.043 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:32.046 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:32.048 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:32.051 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:32.054 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:43:32.056 | + functions-common:time_stop:2432 : start_time=1648053807065 2022-03-23 16:43:32.059 | + functions-common:time_stop:2434 : [[ -z 1648053807065 ]] 2022-03-23 16:43:32.063 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:32.068 | + functions-common:time_stop:2437 : end_time=1648053812065 2022-03-23 16:43:32.070 | + functions-common:time_stop:2438 : elapsed_time=5000 2022-03-23 16:43:32.073 | + functions-common:time_stop:2439 : total=154134 2022-03-23 16:43:32.075 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:32.078 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159134 2022-03-23 16:43:32.080 | + inc/python:pip_install:203 : return 0 2022-03-23 16:43:32.083 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-23 16:43:32.086 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-23 16:43:32.088 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-23 16:43:32.091 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:43:32.093 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:43:32.096 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:43:32.099 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:43:32.102 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:43:32.105 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:43:32.123 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:43:32.126 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:43:32.128 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:43:32.132 | + functions-common:git_clone:629 : echo master 2022-03-23 16:43:32.132 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:43:32.137 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-23 16:43:32.140 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:43:32.142 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-23 16:43:32.146 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:43:32.146 | + functions-common:git_clone:678 : head -1 2022-03-23 16:43:32.149 | 11757852 Merge "tests: Silence noisy tests" 2022-03-23 16:43:32.152 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:43:32.155 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-23 16:43:32.158 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:43:32.160 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 16:43:32.163 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-23 16:43:32.165 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:43:32.168 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-23 16:43:32.171 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:43:32.174 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 16:43:32.176 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-23 16:43:32.179 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:43:32.181 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:43:32.185 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-23 16:43:32.188 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:43:32.191 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-23 16:43:32.193 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:43:32.196 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:43:32.199 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-23 16:43:32.205 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-23 16:43:32.207 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-23 16:43:32.863 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-23 16:43:32.866 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:43:32.869 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:43:32.871 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:43:32.874 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 16:43:32.877 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-23 16:43:32.879 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:43:32.882 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:43:32.884 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:43:32.887 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:43:32.890 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:43:32.893 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:43:32.895 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:43:32.898 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-23 16:43:32.919 | Using python 3.8 to install /opt/stack/placement 2022-03-23 16:43:32.922 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-23 16:43:33.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:33.806 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:33.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:33.806 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:34.952 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:43:34.978 | Obtaining file:///opt/stack/placement 2022-03-23 16:43:34.979 | Preparing metadata (setup.py): started 2022-03-23 16:43:38.104 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:43:38.148 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (5.8.1) 2022-03-23 16:43:38.149 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.4.31) 2022-03-23 16:43:38.150 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (9.4.0) 2022-03-23 16:43:38.151 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.5.1) 2022-03-23 16:43:38.152 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.8.7) 2022-03-23 16:43:38.153 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 16:43:38.154 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.27.1) 2022-03-23 16:43:38.156 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (60.9.3) 2022-03-23 16:43:38.157 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 16:43:38.158 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (8.8.0) 2022-03-23 16:43:38.160 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.1.0) 2022-03-23 16:43:38.161 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.7.0) 2022-03-23 16:43:38.162 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.3.0) 2022-03-23 16:43:38.163 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.12.2) 2022-03-23 16:43:38.164 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (11.2.0) 2022-03-23 16:43:38.165 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (3.11.0) 2022-03-23 16:43:38.166 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.1) 2022-03-23 16:43:38.167 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 16:43:38.169 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.1.0) 2022-03-23 16:43:38.170 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.7.0) 2022-03-23 16:43:38.171 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.0.1) 2022-03-23 16:43:38.235 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (2.10.1) 2022-03-23 16:43:38.236 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 16:43:38.237 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.16.0) 2022-03-23 16:43:38.239 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.4.0) 2022-03-23 16:43:38.241 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 16:43:38.242 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (5.1.0) 2022-03-23 16:43:38.263 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev3) (0.17.3) 2022-03-23 16:43:38.303 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 16:43:38.304 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (6.0) 2022-03-23 16:43:38.305 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (0.8.0) 2022-03-23 16:43:38.306 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (3.5.0) 2022-03-23 16:43:38.307 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 16:43:38.359 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.0.1) 2022-03-23 16:43:38.360 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.13.0) 2022-03-23 16:43:38.361 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.0) 2022-03-23 16:43:38.363 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.7.6) 2022-03-23 16:43:38.405 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (0.9.6) 2022-03-23 16:43:38.407 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (2.8.2) 2022-03-23 16:43:38.425 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.3.0) 2022-03-23 16:43:38.426 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 16:43:38.427 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.0.3) 2022-03-23 16:43:38.455 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (2021.3) 2022-03-23 16:43:38.456 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (1.0.3) 2022-03-23 16:43:38.470 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 16:43:38.485 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (0.11.0) 2022-03-23 16:43:38.487 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (1.0.2) 2022-03-23 16:43:38.488 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (3.0.7) 2022-03-23 16:43:38.490 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (21.3) 2022-03-23 16:43:38.532 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2.0.12) 2022-03-23 16:43:38.533 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2019.11.28) 2022-03-23 16:43:38.536 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (3.3) 2022-03-23 16:43:38.537 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (1.26.8) 2022-03-23 16:43:38.554 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev3) (0.7) 2022-03-23 16:43:38.716 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev3) (1.1.2) 2022-03-23 16:43:38.756 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (4.11.1) 2022-03-23 16:43:38.757 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.4.0) 2022-03-23 16:43:38.758 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.1.6) 2022-03-23 16:43:38.777 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (1.15.0) 2022-03-23 16:43:38.810 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.13.3) 2022-03-23 16:43:38.867 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.1.0) 2022-03-23 16:43:38.960 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.7.0) 2022-03-23 16:43:39.044 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.1.5) 2022-03-23 16:43:39.094 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (0.2.5) 2022-03-23 16:43:39.286 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.4.2) 2022-03-23 16:43:39.287 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.2) 2022-03-23 16:43:39.288 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.1.1) 2022-03-23 16:43:39.368 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 16:43:39.418 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.21) 2022-03-23 16:43:39.581 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.7.0) 2022-03-23 16:43:39.685 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.0.0) 2022-03-23 16:43:39.687 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.0.0) 2022-03-23 16:43:41.584 | Installing collected packages: openstack-placement 2022-03-23 16:43:41.584 | Attempting uninstall: openstack-placement 2022-03-23 16:43:41.584 | Found existing installation: openstack-placement 7.1.0.dev3 2022-03-23 16:43:41.587 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-23 16:43:41.589 | Running setup.py develop for openstack-placement 2022-03-23 16:43:45.857 | Successfully installed openstack-placement 2022-03-23 16:43:45.857 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:43:45.865 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:43:45.865 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:43:46.002 | + inc/python:pip_install:200 : result=0 2022-03-23 16:43:46.005 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:43:46.007 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:46.010 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:46.012 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:46.015 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:46.017 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:46.019 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:43:46.022 | + functions-common:time_stop:2432 : start_time=1648053812913 2022-03-23 16:43:46.024 | + functions-common:time_stop:2434 : [[ -z 1648053812913 ]] 2022-03-23 16:43:46.027 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:46.032 | + functions-common:time_stop:2437 : end_time=1648053826029 2022-03-23 16:43:46.034 | + functions-common:time_stop:2438 : elapsed_time=13116 2022-03-23 16:43:46.036 | + functions-common:time_stop:2439 : total=159134 2022-03-23 16:43:46.039 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:46.041 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172250 2022-03-23 16:43:46.043 | + inc/python:pip_install:203 : return 0 2022-03-23 16:43:46.046 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:43:46.049 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 16:43:46.051 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 16:43:46.071 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 16:43:46.084 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-23 16:43:46.087 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-23 16:43:46.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:46.092 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:46.094 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-23 16:43:46.097 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:46.100 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:43:46.102 | + ./stack.sh:main:943 : configure_placement 2022-03-23 16:43:46.105 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-23 16:43:46.117 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-23 16:43:46.120 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-23 16:43:46.125 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-23 16:43:46.128 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-23 16:43:46.130 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-23 16:43:46.133 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-23 16:43:46.136 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 16:43:46.139 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 16:43:46.171 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-23 16:43:46.204 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-23 16:43:46.236 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-23 16:43:46.239 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-23 16:43:46.241 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-23 16:43:46.244 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:43:46.246 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-23 16:43:46.279 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-23 16:43:46.308 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:43:46.338 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-23 16:43:46.368 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-23 16:43:46.398 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-23 16:43:46.428 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-23 16:43:46.458 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-23 16:43:46.489 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:43:46.519 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:43:46.549 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-23 16:43:46.551 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-23 16:43:46.554 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-23 16:43:46.557 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:43:46.576 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:43:46.578 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:43:46.581 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:43:46.583 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:43:46.586 | + 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-03-23 16:43:46.615 | + 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-03-23 16:43:46.645 | + 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-03-23 16:43:46.675 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:43:46.705 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 16:43:46.708 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-23 16:43:46.710 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-23 16:43:46.713 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-23 16:43:46.716 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-23 16:43:46.718 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:43:46.721 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:43:46.724 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-23 16:43:46.728 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-23 16:43:46.731 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:43:46.733 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:43:46.746 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:43:46.746 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:43:46.755 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:43:46.758 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:43:46.774 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-23 16:43:46.778 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-23 16:43:46.782 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-23 16:43:46.814 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-23 16:43:46.843 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-23 16:43:46.873 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:43:46.903 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:43:46.931 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:43:46.961 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:43:46.990 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:43:47.020 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:43:47.049 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 16:43:47.078 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:43:47.107 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:43:47.136 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:43:47.165 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:43:47.167 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:43:47.171 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-23 16:43:47.174 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-23 16:43:47.176 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:43:47.179 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:47.181 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:47.184 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-23 16:43:47.188 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-23 16:43:47.190 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-23 16:43:47.219 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:43:47.249 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-23 16:43:47.249 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-23 16:43:47.258 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-23 16:43:47.261 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-23 16:43:47.264 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-23 16:43:47.267 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:43:47.269 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:43:47.272 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:43:47.274 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:47.277 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:47.279 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:43:47.282 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:43:47.284 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:47.287 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:47.289 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-23 16:43:47.350 | Site placement-api already enabled 2022-03-23 16:43:47.355 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:43:47.358 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:43:47.360 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:43:47.363 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:43:47.502 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-23 16:43:47.521 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:47.524 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-23 16:43:47.545 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:43:47.548 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-23 16:43:47.567 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:47.570 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-23 16:43:47.572 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-23 16:43:47.575 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 16:43:47.608 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2022-03-23 16:43:47.637 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 16:43:47.666 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 16:43:47.696 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 16:43:47.726 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 16:43:47.756 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 16:43:47.785 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-23 16:43:47.816 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-23 16:43:47.834 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:43:47.837 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-23 16:43:47.855 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:43:47.858 | + ./stack.sh:main:969 : run_phase stack install 2022-03-23 16:43:47.860 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:43:47.863 | + functions-common:run_phase:1854 : local phase=install 2022-03-23 16:43:47.865 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:43:47.868 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:43:47.871 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:43:47.873 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:43:47.876 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:43:47.879 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:43:47.883 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:43:47.886 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:43:47.889 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:43:47.892 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-23 16:43:47.895 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:43:47.911 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:47.913 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:43:47.916 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:43:47.918 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-23 16:43:47.921 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-23 16:43:47.924 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:43:47.926 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-23 16:43:47.928 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-23 16:43:47.931 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-23 16:43:47.989 | ++ inc/async:async_inner:63 : install_tempest 2022-03-23 16:43:48.027 | [262259 Async install_tempest:287645]: running: install_tempest 2022-03-23 16:43:48.030 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:43:48.033 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:43:48.036 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:43:48.038 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:43:48.041 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-23 16:43:48.043 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:43:48.046 | + functions-common:run_plugins:1840 : local phase=install 2022-03-23 16:43:48.049 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:43:48.052 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:43:48.055 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-23 16:43:48.057 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-23 16:43:48.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:43:48.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:43:48.066 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-23 16:43:48.069 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:43:48.072 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-23 16:43:48.075 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-23 16:43:48.078 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:43:48.081 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-23 16:43:48.084 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-23 16:43:48.087 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:43:48.091 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:43:48.092 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:43:48.098 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-23 16:43:48.100 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-23 16:43:48.103 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-23 16:43:48.106 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-23 16:43:48.109 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-23 16:43:48.131 | Using python 3.8 to install python-openstackclient 2022-03-23 16:43:48.134 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-23 16:43:49.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:49.022 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:49.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:43:49.022 | from cryptography.utils import int_from_bytes 2022-03-23 16:43:50.158 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:43:50.185 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-23 16:43:50.204 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-23 16:43:50.205 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-23 16:43:50.206 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-23 16:43:50.207 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-23 16:43:50.208 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-23 16:43:50.209 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-23 16:43:50.210 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-23 16:43:50.211 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-23 16:43:50.212 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-23 16:43:50.213 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-23 16:43:50.214 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-23 16:43:50.225 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-23 16:43:50.226 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-23 16:43:50.228 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-23 16:43:50.229 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-23 16:43:50.230 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-23 16:43:50.256 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-23 16:43:50.257 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-23 16:43:50.258 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-23 16:43:50.259 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-23 16:43:50.261 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-23 16:43:50.262 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-23 16:43:50.263 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-23 16:43:50.264 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-23 16:43:50.266 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-23 16:43:50.267 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-23 16:43:50.268 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-23 16:43:50.281 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-23 16:43:50.302 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-23 16:43:50.303 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-23 16:43:50.305 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-23 16:43:50.307 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-23 16:43:50.332 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-23 16:43:50.349 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-23 16:43:50.351 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-23 16:43:50.353 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-23 16:43:50.443 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-23 16:43:50.444 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-23 16:43:50.445 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-23 16:43:50.487 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-23 16:43:50.499 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-23 16:43:50.532 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-23 16:43:50.697 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-23 16:43:50.712 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-23 16:43:50.814 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-23 16:43:50.816 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-23 16:43:50.817 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-23 16:43:50.819 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-23 16:43:50.946 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-23 16:43:53.215 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:43:53.222 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:43:53.222 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:43:53.349 | + inc/python:pip_install:200 : result=0 2022-03-23 16:43:53.351 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:43:53.354 | + functions-common:time_stop:2425 : local name 2022-03-23 16:43:53.357 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:43:53.359 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:43:53.362 | + functions-common:time_stop:2428 : local total 2022-03-23 16:43:53.364 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:43:53.366 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:43:53.369 | + functions-common:time_stop:2432 : start_time=1648053828125 2022-03-23 16:43:53.371 | + functions-common:time_stop:2434 : [[ -z 1648053828125 ]] 2022-03-23 16:43:53.375 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:43:53.379 | + functions-common:time_stop:2437 : end_time=1648053833376 2022-03-23 16:43:53.381 | + functions-common:time_stop:2438 : elapsed_time=5251 2022-03-23 16:43:53.384 | + functions-common:time_stop:2439 : total=172250 2022-03-23 16:43:53.386 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:43:53.389 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177501 2022-03-23 16:43:53.391 | + inc/python:pip_install:203 : return 0 2022-03-23 16:43:53.394 | + ./stack.sh:main:981 : install_oscwrap 2022-03-23 16:43:53.397 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-23 16:43:53.402 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.8OJc24QSpD 2022-03-23 16:43:53.406 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-23 16:43:53.408 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-23 16:43:53.411 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-23 16:43:53.414 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-23 16:43:53.416 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 16:43:53.420 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-23 16:43:53.438 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:53.441 | + ./stack.sh:main:1035 : configure_database 2022-03-23 16:43:53.444 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-23 16:43:53.446 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-23 16:43:53.449 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-23 16:43:53.451 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:43:53.454 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-23 16:43:53.456 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-23 16:43:53.459 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:53.461 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:53.463 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-23 16:43:53.467 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-23 16:43:53.470 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-23 16:43:53.470 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-23 16:43:53.475 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-23 16:43:53.528 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-23 16:43:53.530 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:43:53.533 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:43:53.535 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:43:53.537 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:43:53.540 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:43:53.542 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:43:53.545 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:43:53.547 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:43:53.550 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:43:53.552 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:43:53.555 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:43:53.557 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-23 16:43:53.560 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:43:53.563 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:43:53.565 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:43:53.567 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:43:53.570 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:43:53.572 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:43:53.575 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-23 16:43:53.578 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:53.580 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:53.583 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-23 16:43:53.585 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:43:53.587 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 16:43:56.360 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-23 16:43:56.376 | mysqladmin: connect to server at 'localhost' failed 2022-03-23 16:43:56.376 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-23 16:43:56.380 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-23 16:43:56.383 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-23 16:43:56.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:56.388 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:56.391 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-23 16:43:56.393 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-23 16:43:56.396 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-23 16:43:56.398 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:43:56.401 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:43:56.404 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-23 16:43:56.407 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-23 16:43:56.409 | + 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-03-23 16:43:56.421 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:43:56.456 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-23 16:43:56.468 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:43:56.485 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-23 16:43:56.546 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-23 16:43:56.602 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-23 16:43:56.659 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-23 16:43:56.662 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-23 16:43:56.665 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:43:56.667 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 16:43:59.794 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-23 16:43:59.797 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-23 16:43:59.800 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 16:43:59.805 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-164359 2022-03-23 16:43:59.808 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-164359 1039' 2022-03-23 16:43:59.811 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:43:59.814 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:43:59.816 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:43:59.819 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 16:43:59.821 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:43:59.824 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 16:43:59.827 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:43:59.830 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 16:43:59.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:43:59.835 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-23 16:43:59.838 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:43:59.841 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-23 16:43:59.843 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:43:59.846 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-163953 2022-03-23 16:43:59.849 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:43:59.851 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 16:43:59.854 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:43:59.857 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-23 16:43:59.860 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:43:59.862 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 16:43:59.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:43:59.868 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 16:43:59.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:43:59.873 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 16:43:59.876 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:43:59.878 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 16:43:59.881 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-23 16:43:59.884 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-23 16:43:59.887 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-23 16:43:59.899 | + ./stack.sh:main:1065 : start_dstat 2022-03-23 16:43:59.902 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:43:59.905 | + functions-common:run_process:1680 : local service=dstat 2022-03-23 16:43:59.908 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:43:59.910 | + functions-common:run_process:1682 : local group= 2022-03-23 16:43:59.913 | + functions-common:run_process:1683 : local user= 2022-03-23 16:43:59.915 | + functions-common:run_process:1685 : local name=dstat 2022-03-23 16:43:59.918 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:43:59.920 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:43:59.923 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:43:59.925 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:43:59.929 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:43:59.933 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053839930 2022-03-23 16:43:59.936 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-23 16:43:59.954 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:43:59.956 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-23 16:43:59.959 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-23 16:43:59.962 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:43:59.964 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:43:59.967 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:43:59.970 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:43:59.972 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-23 16:43:59.975 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-23 16:43:59.978 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-23 16:43:59.980 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:43:59.983 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:43:59.985 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-23 16:43:59.988 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-23 16:43:59.990 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-23 16:43:59.993 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:43:59.995 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:43:59.998 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:44:00.000 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:44:00.002 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:44:00.005 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-23 16:44:00.007 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:44:00.012 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-23 16:44:00.067 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-23 16:44:00.122 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:44:00.175 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-23 16:44:00.228 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-23 16:44:00.282 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:44:00.335 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:44:00.337 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-23 16:44:00.391 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:44:00.821 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-23 16:44:00.834 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-23 16:44:01.245 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-23 16:44:01.267 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:44:01.270 | + functions-common:time_stop:2425 : local name 2022-03-23 16:44:01.272 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:44:01.275 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:44:01.278 | + functions-common:time_stop:2428 : local total 2022-03-23 16:44:01.280 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:44:01.283 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:44:01.285 | + functions-common:time_stop:2432 : start_time=1648053839930 2022-03-23 16:44:01.288 | + functions-common:time_stop:2434 : [[ -z 1648053839930 ]] 2022-03-23 16:44:01.292 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:44:01.296 | + functions-common:time_stop:2437 : end_time=1648053841293 2022-03-23 16:44:01.299 | + functions-common:time_stop:2438 : elapsed_time=1363 2022-03-23 16:44:01.301 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:44:01.303 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:44:01.306 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1363 2022-03-23 16:44:01.309 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-23 16:44:01.311 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-23 16:44:01.314 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-23 16:44:01.316 | + functions-common:run_process:1682 : local group= 2022-03-23 16:44:01.319 | + functions-common:run_process:1683 : local user=root 2022-03-23 16:44:01.321 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-23 16:44:01.324 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:44:01.326 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:44:01.329 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:44:01.331 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:44:01.334 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:44:01.339 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053841336 2022-03-23 16:44:01.342 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-23 16:44:01.363 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:01.366 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:44:01.369 | + functions-common:time_stop:2425 : local name 2022-03-23 16:44:01.372 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:44:01.374 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:44:01.377 | + functions-common:time_stop:2428 : local total 2022-03-23 16:44:01.379 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:44:01.382 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:44:01.385 | + functions-common:time_stop:2432 : start_time=1648053841336 2022-03-23 16:44:01.387 | + functions-common:time_stop:2434 : [[ -z 1648053841336 ]] 2022-03-23 16:44:01.392 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:44:01.395 | + functions-common:time_stop:2437 : end_time=1648053841392 2022-03-23 16:44:01.398 | + functions-common:time_stop:2438 : elapsed_time=56 2022-03-23 16:44:01.400 | + functions-common:time_stop:2439 : total=1363 2022-03-23 16:44:01.403 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:44:01.406 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1419 2022-03-23 16:44:01.408 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-23 16:44:01.433 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:01.436 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-23 16:44:01.458 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:01.460 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-23 16:44:01.487 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:44:01.490 | + ./stack.sh:main:1078 : start_etcd3 2022-03-23 16:44:01.492 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-23 16:44:01.495 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd' 2022-03-23 16:44:01.498 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-23 16:44:01.501 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380' 2022-03-23 16:44:01.504 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.47:2380' 2022-03-23 16:44:01.507 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.47:2379' 2022-03-23 16:44:01.509 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-23 16:44:01.512 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-23 16:44:01.514 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.47:2379' 2022-03-23 16:44:01.517 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-23 16:44:01.520 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-23 16:44:01.522 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 16:44:01.525 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' '' root 2022-03-23 16:44:01.528 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-23 16:44:01.530 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2022-03-23 16:44:01.535 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:44:01.537 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-23 16:44:01.540 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:44:01.542 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:44:01.545 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 16:44:01.548 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:44:01.552 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-23 16:44:01.633 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-23 16:44:01.706 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2022-03-23 16:44:01.757 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-23 16:44:01.809 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-23 16:44:01.861 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:44:01.912 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:44:01.915 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-23 16:44:01.978 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:44:02.403 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-23 16:44:02.457 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-23 16:44:02.510 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-23 16:44:02.565 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-23 16:44:02.617 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-23 16:44:02.621 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:44:02.626 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 16:44:02.628 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-23 16:44:03.042 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-23 16:44:03.056 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-23 16:44:03.480 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-23 16:44:04.174 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-23 16:44:04.192 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:04.195 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-23 16:44:04.197 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-23 16:44:04.201 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-23 16:44:04.206 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-23 16:44:04.219 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-23 16:44:04.232 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-23 16:44:04.235 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 16:44:04.237 | + 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.47/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-23 16:44:04.377 | + 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.47/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-23 16:44:04.520 | + 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.47/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-23 16:44:04.659 | + 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.47/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-23 16:44:04.798 | + 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.47/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-23 16:44:04.938 | + 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.47/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-23 16:44:05.079 | + 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.47/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-23 16:44:05.219 | + 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.47/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-23 16:44:05.357 | + 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.47/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-23 16:44:05.494 | + 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.47/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-23 16:44:05.632 | + functions-common:write_clouds_yaml:198 : cat 2022-03-23 16:44:05.639 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-23 16:44:05.642 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-23 16:44:05.645 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-23 16:44:05.649 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-23 16:44:05.652 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-23 16:44:05.655 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-23 16:44:05.672 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:44:05.675 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-23 16:44:05.677 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:44:05.680 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-23 16:44:05.682 | + ./stack.sh:main:1095 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-03-23 16:44:05.686 | + ./stack.sh:main:1096 : init_keystone 2022-03-23 16:44:05.688 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-23 16:44:05.705 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:05.708 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-23 16:44:05.710 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-23 16:44:05.712 | + lib/database:recreate_database:112 : local db=keystone 2022-03-23 16:44:05.715 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-23 16:44:05.717 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-23 16:44:05.720 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-23 16:44:05.725 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:44:06.192 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-23 16:44:06.197 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:44:06.214 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-23 16:44:06.217 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:44:06.220 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:44:06.223 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:44:06.226 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:44:06.231 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053846228 2022-03-23 16:44:06.234 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-23 16:44:11.006 | 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=289602) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:44:11.013 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:44:11.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.015 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.015 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.015 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.017 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:44:11.017 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:44:11.043 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:44:11.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.044 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.044 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.045 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.046 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:44:11.046 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:44:11.110 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:44:11.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.112 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.112 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.112 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:11.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:11.113 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:44:11.113 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:44:11.121 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 16:44:12.803 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:12.803 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 16:44:12.811 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:12.811 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 16:44:12.817 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:12.818 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 16:44:12.825 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:12.825 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 16:44:12.832 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:12.832 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 16:44:12.839 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:12.840 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 16:44:12.891 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:12.892 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:44:12.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.894 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.894 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.895 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.895 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.895 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:44:12.895 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:44:12.896 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:44:12.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.898 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.898 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.898 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.899 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:44:12.900 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:44:12.911 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:44:12.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.913 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.913 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.914 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:12.914 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:12.914 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:44:12.914 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:44:13.514 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:44:13.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.517 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.517 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.517 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.517 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.517 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:44:13.518 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:44:13.543 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:44:13.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.546 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.546 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.546 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.546 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.547 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:44:13.547 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:44:13.554 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 16:44:13.617 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:13.617 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 16:44:13.625 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:13.625 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 16:44:13.632 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:13.632 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 16:44:13.640 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:13.640 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 16:44:13.647 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:13.648 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 16:44:13.656 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:13.656 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 16:44:13.663 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:13.664 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:44:13.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.665 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.667 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.667 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.667 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:44:13.667 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:44:13.667 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:44:13.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.669 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.669 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.670 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.670 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.670 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:44:13.670 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:44:13.678 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:44:13.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.680 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.680 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.681 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:13.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:13.681 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:44:13.681 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:44:14.232 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:44:14.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:14.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:14.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:14.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:14.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:14.234 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:14.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:14.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:14.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:14.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:14.234 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:14.235 | 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=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:14.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:14.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:14.235 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:44:14.235 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:44:14.263 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:44:14.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:14.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:14.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:14.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:14.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:14.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:14.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:14.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:14.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:14.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:14.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:14.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:14.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:44:14.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:44:14.266 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:44:14.266 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=289602) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:44:14.273 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 16:44:14.282 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:14.282 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 16:44:14.289 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:14.290 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 16:44:14.297 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:14.297 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 16:44:14.304 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:14.304 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 16:44:14.313 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:14.314 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 16:44:14.321 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:14.321 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 16:44:14.328 | INFO migrate.versioning.api [-] done 2022-03-23 16:44:14.732 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-23 16:44:14.734 | + functions-common:time_stop:2425 : local name 2022-03-23 16:44:14.737 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:44:14.739 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:44:14.742 | + functions-common:time_stop:2428 : local total 2022-03-23 16:44:14.744 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:44:14.747 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:44:14.750 | + functions-common:time_stop:2432 : start_time=1648053846228 2022-03-23 16:44:14.752 | + functions-common:time_stop:2434 : [[ -z 1648053846228 ]] 2022-03-23 16:44:14.755 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:44:14.760 | + functions-common:time_stop:2437 : end_time=1648053854757 2022-03-23 16:44:14.763 | + functions-common:time_stop:2438 : elapsed_time=8529 2022-03-23 16:44:14.765 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:44:14.768 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:44:14.770 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8529 2022-03-23 16:44:14.773 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-23 16:44:14.775 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-23 16:44:14.780 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-23 16:44:19.426 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-23 16:44:19.427 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 16:44:19.427 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 16:44:19.427 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-23 16:44:19.428 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 16:44:19.428 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 16:44:19.428 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 16:44:19.428 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 16:44:19.429 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 16:44:19.798 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-23 16:44:19.802 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-23 16:44:24.353 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-23 16:44:24.354 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 16:44:24.354 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 16:44:24.354 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-23 16:44:24.355 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 16:44:24.356 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 16:44:24.356 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 16:44:24.356 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 16:44:24.356 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 16:44:24.727 | + ./stack.sh:main:1097 : start_keystone 2022-03-23 16:44:24.729 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-23 16:44:24.732 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-23 16:44:24.734 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-23 16:44:24.752 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:24.754 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-23 16:44:24.758 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-23 16:44:24.762 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-23 16:44:24.765 | + functions-common:run_process:1680 : local service=keystone 2022-03-23 16:44:24.769 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:44:24.771 | + functions-common:run_process:1682 : local group= 2022-03-23 16:44:24.774 | + functions-common:run_process:1683 : local user= 2022-03-23 16:44:24.776 | + functions-common:run_process:1685 : local name=keystone 2022-03-23 16:44:24.779 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:44:24.781 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:44:24.784 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:44:24.786 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:44:24.789 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:44:24.794 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053864791 2022-03-23 16:44:24.796 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-23 16:44:24.814 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:44:24.816 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-23 16:44:24.819 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-23 16:44:24.821 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:44:24.824 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:44:24.827 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:44:24.829 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:44:24.832 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-23 16:44:24.834 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-23 16:44:24.837 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-23 16:44:24.839 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:44:24.841 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:44:24.844 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-23 16:44:24.847 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-23 16:44:24.849 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-23 16:44:24.851 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:44:24.854 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:44:24.856 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:44:24.858 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-23 16:44:24.860 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:44:24.864 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-23 16:44:24.918 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-23 16:44:24.971 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-23 16:44:25.023 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:44:25.077 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:44:25.129 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-23 16:44:25.185 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-23 16:44:25.238 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-23 16:44:25.290 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-23 16:44:25.349 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-23 16:44:25.401 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:44:25.404 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-23 16:44:25.456 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:44:25.882 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-23 16:44:25.895 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-23 16:44:26.063 | ++ inc/async:async_inner:64 : rc=0 2022-03-23 16:44:26.089 | [287645 Async install_tempest:287645]: finished successfully 2022-03-23 16:44:26.328 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-23 16:44:26.408 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:44:26.412 | + functions-common:time_stop:2425 : local name 2022-03-23 16:44:26.416 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:44:26.420 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:44:26.422 | + functions-common:time_stop:2428 : local total 2022-03-23 16:44:26.425 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:44:26.427 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:44:26.429 | + functions-common:time_stop:2432 : start_time=1648053864791 2022-03-23 16:44:26.432 | + functions-common:time_stop:2434 : [[ -z 1648053864791 ]] 2022-03-23 16:44:26.435 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:44:26.440 | + functions-common:time_stop:2437 : end_time=1648053866437 2022-03-23 16:44:26.442 | + functions-common:time_stop:2438 : elapsed_time=1646 2022-03-23 16:44:26.444 | + functions-common:time_stop:2439 : total=1419 2022-03-23 16:44:26.447 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:44:26.450 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3065 2022-03-23 16:44:26.452 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-23 16:44:26.452 | Waiting for keystone to start... 2022-03-23 16:44:26.455 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.47/identity/v3/ 2022-03-23 16:44:26.457 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.47/identity/v3/ 2022-03-23 16:44:26.460 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:44:26.462 | + functions:wait_for_service:458 : local url=http://10.222.0.47/identity/v3/ 2022-03-23 16:44:26.465 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:44:26.467 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:44:26.470 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:44:26.472 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:44:26.474 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:44:26.478 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:44:26.482 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053866479 2022-03-23 16:44:26.485 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:44:26.492 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/identity/v3/ 2022-03-23 16:44:32.992 | + :: : [[ 200 == 503 ]] 2022-03-23 16:44:32.993 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:44:32.997 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:44:32.999 | + functions-common:time_stop:2425 : local name 2022-03-23 16:44:33.002 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:44:33.004 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:44:33.007 | + functions-common:time_stop:2428 : local total 2022-03-23 16:44:33.009 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:44:33.012 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:44:33.014 | + functions-common:time_stop:2432 : start_time=1648053866479 2022-03-23 16:44:33.017 | + functions-common:time_stop:2434 : [[ -z 1648053866479 ]] 2022-03-23 16:44:33.020 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:44:33.024 | + functions-common:time_stop:2437 : end_time=1648053873022 2022-03-23 16:44:33.027 | + functions-common:time_stop:2438 : elapsed_time=6543 2022-03-23 16:44:33.029 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:44:33.032 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:44:33.034 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6543 2022-03-23 16:44:33.037 | + functions:wait_for_service:467 : return 0 2022-03-23 16:44:33.039 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-23 16:44:33.056 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:44:33.059 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-23 16:44:33.062 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:44:33.064 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 16:44:33.094 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-23 16:44:33.097 | + 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.47/identity 2022-03-23 16:44:37.720 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.720 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.720 | 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=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.728 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.745 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.746 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.777 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.810 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.810 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.902 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.902 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.902 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.902 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.903 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.903 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.915 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.915 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.916 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.916 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.916 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.916 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.916 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.924 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.927 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.927 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.927 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.928 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.928 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.928 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.928 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=290398) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:44:37.960 | 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=290398) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:44:38.269 | INFO keystone.cmd.bootstrap [None req-db7d81cd-f65f-4036-8109-3e6f7fa98d93 None None] Created domain default 2022-03-23 16:44:38.311 | INFO keystone.cmd.bootstrap [None req-db7d81cd-f65f-4036-8109-3e6f7fa98d93 None None] Created project admin 2022-03-23 16:44:38.339 | DEBUG passlib.handlers.bcrypt [None req-db7d81cd-f65f-4036-8109-3e6f7fa98d93 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=290398) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-23 16:44:38.340 | DEBUG passlib.handlers.bcrypt [None req-db7d81cd-f65f-4036-8109-3e6f7fa98d93 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=290398) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-23 16:44:38.399 | INFO keystone.cmd.bootstrap [None req-db7d81cd-f65f-4036-8109-3e6f7fa98d93 None None] Created user admin 2022-03-23 16:44:38.411 | INFO keystone.cmd.bootstrap [None req-db7d81cd-f65f-4036-8109-3e6f7fa98d93 None None] Created role reader 2022-03-23 16:44:38.421 | INFO keystone.cmd.bootstrap [None req-db7d81cd-f65f-4036-8109-3e6f7fa98d93 None None] Created role member 2022-03-23 16:44:38.443 | INFO keystone.cmd.bootstrap [None req-db7d81cd-f65f-4036-8109-3e6f7fa98d93 None None] Created implied role where 890285df324d44388c9d3a1413989cd6 implies d494a0a56b3849ebbec11e9ad159f8ba 2022-03-23 16:44:38.453 | INFO keystone.cmd.bootstrap [None req-db7d81cd-f65f-4036-8109-3e6f7fa98d93 None None] Created role admin 2022-03-23 16:44:38.469 | INFO keystone.cmd.bootstrap [None req-db7d81cd-f65f-4036-8109-3e6f7fa98d93 None None] Created implied role where 0d98449d3a5a43b4a311549aff3d900b implies 890285df324d44388c9d3a1413989cd6 2022-03-23 16:44:38.480 | INFO keystone.cmd.bootstrap [None req-db7d81cd-f65f-4036-8109-3e6f7fa98d93 None None] Granted role admin on project admin to user admin. 2022-03-23 16:44:38.486 | INFO keystone.cmd.bootstrap [None req-db7d81cd-f65f-4036-8109-3e6f7fa98d93 None None] Granted role admin on the system to user admin. 2022-03-23 16:44:38.498 | WARNING py.warnings [None req-db7d81cd-f65f-4036-8109-3e6f7fa98d93 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-03-23 16:44:38.498 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-23 16:44:38.498 |  2022-03-23 16:44:38.501 | INFO keystone.cmd.bootstrap [None req-db7d81cd-f65f-4036-8109-3e6f7fa98d93 None None] Created region RegionOne 2022-03-23 16:44:38.533 | INFO keystone.cmd.bootstrap [None req-db7d81cd-f65f-4036-8109-3e6f7fa98d93 None None] Created public endpoint http://10.222.0.47/identity 2022-03-23 16:44:38.982 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-23 16:44:38.985 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-23 16:44:38.987 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-23 16:44:38.991 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-23 16:44:41.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:41.963 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:41.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:41.963 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:42.124 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:44:42.127 | + lib/keystone:create_keystone_accounts:310 : admin_project=5172ef2f84464e0ea24034389d38d84f 2022-03-23 16:44:42.130 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-23 16:44:42.133 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-23 16:44:44.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:44.371 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:44.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:44.371 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:44.533 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:44:44.536 | + lib/keystone:create_keystone_accounts:312 : admin_user=075ece31724b448992b16b21b93e429b 2022-03-23 16:44:44.538 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-23 16:44:44.541 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-23 16:44:44.544 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-23 16:44:44.546 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 075ece31724b448992b16b21b93e429b default 2022-03-23 16:44:44.602 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 075ece31724b448992b16b21b93e429b default 2022-03-23 16:44:44.640 | [262259 Async ks-domain-role:290519]: running: get_or_add_user_domain_role admin 075ece31724b448992b16b21b93e429b default 2022-03-23 16:44:44.642 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-23 16:44:44.645 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 16:44:44.648 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 16:44:47.779 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 16:44:47.782 | + functions-common:get_or_create_domain:888 : echo default 2022-03-23 16:44:47.782 | default 2022-03-23 16:44:47.784 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-23 16:44:47.844 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-23 16:44:47.891 | [262259 Async ks-project:290658]: running: get_or_create_project service Default 2022-03-23 16:44:47.893 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-23 16:44:47.957 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-23 16:44:47.998 | [262259 Async ks-service:290744]: running: get_or_create_role service 2022-03-23 16:44:48.000 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-23 16:44:48.073 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-23 16:44:48.130 | [262259 Async ks-reseller:290830]: running: get_or_create_role ResellerAdmin 2022-03-23 16:44:48.133 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-23 16:44:48.136 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-23 16:44:48.509 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-23 16:44:48.659 | [262259 Async ks-anotherrole:290919]: running: get_or_create_role anotherrole 2022-03-23 16:44:48.684 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-23 16:44:48.712 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-23 16:44:48.736 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:44:48.778 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-23 16:44:51.284 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:44:51.388 | [290744 Async ks-service:290744]: finished successfully 2022-03-23 16:44:51.818 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:44:51.851 | [290658 Async ks-project:290658]: finished successfully 2022-03-23 16:44:52.076 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:44:52.118 | [290830 Async ks-reseller:290830]: finished successfully 2022-03-23 16:44:52.397 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:44:52.433 | [290919 Async ks-anotherrole:290919]: finished successfully 2022-03-23 16:44:52.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:52.692 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:52.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:52.692 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:52.864 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:44:52.867 | ++ functions-common:get_or_create_project:938 : project_id=8438b8be2bca458296fd28b74ac7cf63 2022-03-23 16:44:52.869 | ++ functions-common:get_or_create_project:939 : echo 8438b8be2bca458296fd28b74ac7cf63 2022-03-23 16:44:52.872 | + lib/keystone:create_keystone_accounts:340 : invis_project=8438b8be2bca458296fd28b74ac7cf63 2022-03-23 16:44:52.875 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-23 16:44:52.878 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-23 16:44:52.880 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:44:52.883 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-23 16:44:55.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:55.396 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:55.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:55.396 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:55.581 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:44:55.584 | ++ functions-common:get_or_create_project:938 : project_id=0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:44:55.586 | ++ functions-common:get_or_create_project:939 : echo 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:44:55.590 | + lib/keystone:create_keystone_accounts:344 : demo_project=0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:44:55.592 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-23 16:44:55.595 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-23 16:44:55.598 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:44:55.600 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-23 16:44:55.603 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-23 16:44:55.607 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-23 16:44:55.714 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:44:55.739 | [290519 Async ks-domain-role:290519]: finished successfully 2022-03-23 16:44:58.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.139 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.139 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.305 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:44:58.309 | ++ functions-common:get_or_create_user:925 : user_id=c81a44dd10034a4f8dcd02a4114073b1 2022-03-23 16:44:58.311 | ++ functions-common:get_or_create_user:926 : echo c81a44dd10034a4f8dcd02a4114073b1 2022-03-23 16:44:58.314 | + lib/keystone:create_keystone_accounts:347 : demo_user=c81a44dd10034a4f8dcd02a4114073b1 2022-03-23 16:44:58.317 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-23 16:44:58.366 | [262259 Async ks-domain-role:290519]: Waiting for completion of get_or_add_user_domain_role admin 075ece31724b448992b16b21b93e429b default running on PID 290519 (6 other jobs running) 2022-03-23 16:44:58.392 | [262259 Async ks-domain-role:290519]: Signaling child to exit 2022-03-23 16:44:58.392 | WAKEUP 2022-03-23 16:44:58.415 | [262259 Async ks-domain-role:290519]: Signaled 2022-03-23 16:44:58.417 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-23 16:44:58.417 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 075ece31724b448992b16b21b93e429b --domain default 2022-03-23 16:44:58.417 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:44:58.417 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-23 16:44:58.417 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:44:58.417 | ++ functions-common:get_field:812 : read data 2022-03-23 16:44:58.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.417 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.417 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.417 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:44:58.418 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-23 16:44:58.418 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-23 16:44:58.418 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 075ece31724b448992b16b21b93e429b --domain default 2022-03-23 16:44:58.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.418 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.418 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.418 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 075ece31724b448992b16b21b93e429b --domain default 2022-03-23 16:44:58.418 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:44:58.418 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-23 16:44:58.418 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:44:58.418 | ++ functions-common:get_field:812 : read data 2022-03-23 16:44:58.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.418 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.418 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.418 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:44:58.418 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:44:58.418 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:44:58.418 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:44:58.418 | ++ functions-common:get_field:818 : echo '| 0d98449d3a5a43b4a311549aff3d900b | 075ece31724b448992b16b21b93e429b | | | default | | False |' 2022-03-23 16:44:58.418 | ++ functions-common:get_field:812 : read data 2022-03-23 16:44:58.418 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:44:58.418 | + functions-common:get_or_add_user_domain_role:1021 : echo 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:44:58.418 | 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:44:58.462 | [262259 Async ks-domain-role:290519]: finished get_or_add_user_domain_role admin 075ece31724b448992b16b21b93e429b default with result 0 in 11 seconds 2022-03-23 16:44:58.469 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-23 16:44:58.506 | [262259 Async ks-project:290658]: Waiting for completion of get_or_create_project service Default running on PID 290658 (5 other jobs running) 2022-03-23 16:44:58.531 | [262259 Async ks-project:290658]: Signaling child to exit 2022-03-23 16:44:58.531 | WAKEUP 2022-03-23 16:44:58.554 | [262259 Async ks-project:290658]: Signaled 2022-03-23 16:44:58.555 | + functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:44:58.555 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-23 16:44:58.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.555 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.555 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.555 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:44:58.555 | + functions-common:get_or_create_project:938 : project_id=f7dced82bfa94b609f02672bef9507d6 2022-03-23 16:44:58.555 | + functions-common:get_or_create_project:939 : echo f7dced82bfa94b609f02672bef9507d6 2022-03-23 16:44:58.555 | f7dced82bfa94b609f02672bef9507d6 2022-03-23 16:44:58.599 | [262259 Async ks-project:290658]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-23 16:44:58.636 | [262259 Async ks-service:290744]: Waiting for completion of get_or_create_role service running on PID 290744 (4 other jobs running) 2022-03-23 16:44:58.661 | [262259 Async ks-service:290744]: Signaling child to exit 2022-03-23 16:44:58.661 | WAKEUP 2022-03-23 16:44:58.684 | [262259 Async ks-service:290744]: Signaled 2022-03-23 16:44:58.686 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:44:58.686 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-23 16:44:58.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.686 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.686 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.686 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:44:58.686 | + functions-common:get_or_create_role:950 : role_id=746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:44:58.686 | + functions-common:get_or_create_role:951 : echo 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:44:58.686 | 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:44:58.730 | [262259 Async ks-service:290744]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-23 16:44:58.767 | [262259 Async ks-reseller:290830]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 290830 (3 other jobs running) 2022-03-23 16:44:58.792 | [262259 Async ks-reseller:290830]: Signaling child to exit 2022-03-23 16:44:58.792 | WAKEUP 2022-03-23 16:44:58.815 | [262259 Async ks-reseller:290830]: Signaled 2022-03-23 16:44:58.817 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:44:58.817 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-23 16:44:58.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.817 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.817 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.817 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:44:58.817 | + functions-common:get_or_create_role:950 : role_id=1095c56adf6649f58d484c3c753ccfa0 2022-03-23 16:44:58.817 | + functions-common:get_or_create_role:951 : echo 1095c56adf6649f58d484c3c753ccfa0 2022-03-23 16:44:58.817 | 1095c56adf6649f58d484c3c753ccfa0 2022-03-23 16:44:58.862 | [262259 Async ks-reseller:290830]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-23 16:44:58.898 | [262259 Async ks-anotherrole:290919]: Waiting for completion of get_or_create_role anotherrole running on PID 290919 (2 other jobs running) 2022-03-23 16:44:58.923 | [262259 Async ks-anotherrole:290919]: Signaling child to exit 2022-03-23 16:44:58.924 | WAKEUP 2022-03-23 16:44:58.945 | [262259 Async ks-anotherrole:290919]: Signaled 2022-03-23 16:44:58.947 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:44:58.947 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 16:44:58.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.947 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:44:58.947 | from cryptography.utils import int_from_bytes 2022-03-23 16:44:58.947 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:44:58.947 | + functions-common:get_or_create_role:950 : role_id=87bd12b3331549afb8f17bd3a796f6e3 2022-03-23 16:44:58.947 | + functions-common:get_or_create_role:951 : echo 87bd12b3331549afb8f17bd3a796f6e3 2022-03-23 16:44:58.947 | 87bd12b3331549afb8f17bd3a796f6e3 2022-03-23 16:44:58.991 | [262259 Async ks-anotherrole:290919]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-23 16:44:58.995 | + inc/async:async_wait:197 : return 0 2022-03-23 16:44:58.998 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member c81a44dd10034a4f8dcd02a4114073b1 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:44:59.057 | + inc/async:async_inner:63 : get_or_add_user_project_role member c81a44dd10034a4f8dcd02a4114073b1 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:44:59.096 | [262259 Async ks-demo-member:291788]: running: get_or_add_user_project_role member c81a44dd10034a4f8dcd02a4114073b1 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:44:59.099 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 075ece31724b448992b16b21b93e429b 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:44:59.171 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 075ece31724b448992b16b21b93e429b 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:44:59.218 | [262259 Async ks-demo-admin:291900]: running: get_or_add_user_project_role admin 075ece31724b448992b16b21b93e429b 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:44:59.222 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole c81a44dd10034a4f8dcd02a4114073b1 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:44:59.294 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c81a44dd10034a4f8dcd02a4114073b1 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:44:59.342 | [262259 Async ks-demo-another:292012]: running: get_or_add_user_project_role anotherrole c81a44dd10034a4f8dcd02a4114073b1 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:44:59.345 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member c81a44dd10034a4f8dcd02a4114073b1 8438b8be2bca458296fd28b74ac7cf63 2022-03-23 16:44:59.416 | + inc/async:async_inner:63 : get_or_add_user_project_role member c81a44dd10034a4f8dcd02a4114073b1 8438b8be2bca458296fd28b74ac7cf63 2022-03-23 16:44:59.490 | [262259 Async ks-demo-invis:292124]: running: get_or_add_user_project_role member c81a44dd10034a4f8dcd02a4114073b1 8438b8be2bca458296fd28b74ac7cf63 2022-03-23 16:44:59.499 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-23 16:44:59.513 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-23 16:44:59.521 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:44:59.544 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-23 16:44:59.572 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-23 16:44:59.603 | +++ functions-common:get_or_create_user:927 : 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-03-23 16:45:03.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:03.654 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:03.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:03.655 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:03.858 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:03.862 | ++ functions-common:get_or_create_user:925 : user_id=2e34cababb264a279e3265380fbda55d 2022-03-23 16:45:03.870 | ++ functions-common:get_or_create_user:926 : echo 2e34cababb264a279e3265380fbda55d 2022-03-23 16:45:03.871 | + lib/keystone:create_keystone_accounts:360 : demo_reader=2e34cababb264a279e3265380fbda55d 2022-03-23 16:45:03.873 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 2e34cababb264a279e3265380fbda55d 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:04.029 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2e34cababb264a279e3265380fbda55d 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:04.182 | [262259 Async ks-demo-reader:292335]: running: get_or_add_user_project_role reader 2e34cababb264a279e3265380fbda55d 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:04.198 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-23 16:45:04.216 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-23 16:45:04.222 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:45:04.257 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-23 16:45:08.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:08.694 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:08.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:08.694 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:08.902 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:08.905 | ++ functions-common:get_or_create_project:938 : project_id=f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:08.908 | ++ functions-common:get_or_create_project:939 : echo f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:08.911 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:08.931 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-23 16:45:08.949 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-23 16:45:08.965 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:45:08.972 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-23 16:45:08.977 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-23 16:45:08.982 | +++ functions-common:get_or_create_user:927 : 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-03-23 16:45:12.666 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:12.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:12.753 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:12.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:12.753 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:12.822 | [291788 Async ks-demo-member:291788]: finished successfully 2022-03-23 16:45:13.024 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:13.044 | ++ functions-common:get_or_create_user:925 : user_id=be0db7fa94f646789ebcae0082e208b0 2022-03-23 16:45:13.060 | ++ functions-common:get_or_create_user:926 : echo be0db7fa94f646789ebcae0082e208b0 2022-03-23 16:45:13.092 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=be0db7fa94f646789ebcae0082e208b0 2022-03-23 16:45:13.120 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin be0db7fa94f646789ebcae0082e208b0 f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:13.529 | + inc/async:async_inner:63 : get_or_add_user_project_role admin be0db7fa94f646789ebcae0082e208b0 f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:13.725 | [262259 Async ks-alt-admin:292746]: running: get_or_add_user_project_role admin be0db7fa94f646789ebcae0082e208b0 f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:13.746 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole be0db7fa94f646789ebcae0082e208b0 f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:13.954 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:14.022 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole be0db7fa94f646789ebcae0082e208b0 f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:14.046 | [291900 Async ks-demo-admin:291900]: finished successfully 2022-03-23 16:45:14.091 | [262259 Async ks-alt-another:292889]: running: get_or_add_user_project_role anotherrole be0db7fa94f646789ebcae0082e208b0 f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:14.094 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-23 16:45:14.099 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-23 16:45:14.104 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:45:14.113 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-23 16:45:14.117 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-23 16:45:14.121 | +++ functions-common:get_or_create_user:927 : 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-03-23 16:45:16.460 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:16.552 | [292012 Async ks-demo-another:292012]: finished successfully 2022-03-23 16:45:16.678 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:16.825 | [292124 Async ks-demo-invis:292124]: finished successfully 2022-03-23 16:45:18.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:18.152 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:18.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:18.152 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:18.364 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:18.370 | ++ functions-common:get_or_create_user:925 : user_id=435adf2d66044a5898c91ef7ba94443c 2022-03-23 16:45:18.376 | ++ functions-common:get_or_create_user:926 : echo 435adf2d66044a5898c91ef7ba94443c 2022-03-23 16:45:18.379 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=435adf2d66044a5898c91ef7ba94443c 2022-03-23 16:45:18.388 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 435adf2d66044a5898c91ef7ba94443c f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:18.497 | + inc/async:async_inner:63 : get_or_add_user_project_role member 435adf2d66044a5898c91ef7ba94443c f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:18.548 | [262259 Async ks-alt-member-user:293202]: running: get_or_add_user_project_role member 435adf2d66044a5898c91ef7ba94443c f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:18.556 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-23 16:45:18.561 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-23 16:45:18.566 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:45:18.573 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-23 16:45:18.576 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-23 16:45:18.581 | +++ functions-common:get_or_create_user:927 : 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-03-23 16:45:20.204 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:20.373 | [292335 Async ks-demo-reader:292335]: finished successfully 2022-03-23 16:45:22.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:22.045 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:22.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:22.045 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:22.254 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:22.256 | ++ functions-common:get_or_create_user:925 : user_id=f168fa45b84a47d1ab353fb07fc98c24 2022-03-23 16:45:22.259 | ++ functions-common:get_or_create_user:926 : echo f168fa45b84a47d1ab353fb07fc98c24 2022-03-23 16:45:22.264 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=f168fa45b84a47d1ab353fb07fc98c24 2022-03-23 16:45:22.267 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader f168fa45b84a47d1ab353fb07fc98c24 f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:22.365 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f168fa45b84a47d1ab353fb07fc98c24 f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:22.449 | [262259 Async ks-alt-reader-user:293448]: running: get_or_add_user_project_role reader f168fa45b84a47d1ab353fb07fc98c24 f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:22.454 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-23 16:45:22.457 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:45:22.459 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-23 16:45:22.462 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-23 16:45:22.481 | +++ functions-common:get_or_create_user:927 : 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-03-23 16:45:25.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:25.877 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:25.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:25.877 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:26.066 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:26.069 | ++ functions-common:get_or_create_user:925 : user_id=6037bff35b344e26a1711af71cb9348b 2022-03-23 16:45:26.072 | ++ functions-common:get_or_create_user:926 : echo 6037bff35b344e26a1711af71cb9348b 2022-03-23 16:45:26.076 | + lib/keystone:create_keystone_accounts:392 : system_member_user=6037bff35b344e26a1711af71cb9348b 2022-03-23 16:45:26.079 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 6037bff35b344e26a1711af71cb9348b all 2022-03-23 16:45:26.154 | + inc/async:async_inner:63 : get_or_add_user_system_role member 6037bff35b344e26a1711af71cb9348b all 2022-03-23 16:45:26.208 | [262259 Async ks-system-member:293642]: running: get_or_add_user_system_role member 6037bff35b344e26a1711af71cb9348b all 2022-03-23 16:45:26.212 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-23 16:45:26.214 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:45:26.218 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-23 16:45:26.224 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-23 16:45:26.241 | +++ functions-common:get_or_create_user:927 : 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-03-23 16:45:27.387 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:27.478 | [292746 Async ks-alt-admin:292746]: finished successfully 2022-03-23 16:45:28.365 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:28.427 | [292889 Async ks-alt-another:292889]: finished successfully 2022-03-23 16:45:29.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:29.310 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:29.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:29.310 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:29.527 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:29.530 | ++ functions-common:get_or_create_user:925 : user_id=d4ae7c1b714e4757a9d65b5a4443de47 2022-03-23 16:45:29.533 | ++ functions-common:get_or_create_user:926 : echo d4ae7c1b714e4757a9d65b5a4443de47 2022-03-23 16:45:29.536 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=d4ae7c1b714e4757a9d65b5a4443de47 2022-03-23 16:45:29.539 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader d4ae7c1b714e4757a9d65b5a4443de47 all 2022-03-23 16:45:29.613 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d4ae7c1b714e4757a9d65b5a4443de47 all 2022-03-23 16:45:29.703 | [262259 Async ks-system-reader:293924]: running: get_or_add_user_system_role reader d4ae7c1b714e4757a9d65b5a4443de47 all 2022-03-23 16:45:29.722 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-23 16:45:29.752 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-23 16:45:29.780 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-23 16:45:29.802 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 16:45:29.832 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-23 16:45:32.664 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:32.729 | [293202 Async ks-alt-member-user:293202]: finished successfully 2022-03-23 16:45:33.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:33.504 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:33.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:33.504 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:33.698 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:33.701 | ++ functions-common:get_or_create_group:902 : group_id=48663a5996234b279732617af0244401 2022-03-23 16:45:33.704 | ++ functions-common:get_or_create_group:903 : echo 48663a5996234b279732617af0244401 2022-03-23 16:45:33.706 | + lib/keystone:create_keystone_accounts:402 : admin_group=48663a5996234b279732617af0244401 2022-03-23 16:45:33.709 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-23 16:45:33.712 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-23 16:45:33.715 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-23 16:45:33.717 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 16:45:33.721 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-23 16:45:35.531 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:35.561 | [293448 Async ks-alt-reader-user:293448]: finished successfully 2022-03-23 16:45:36.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:36.545 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:36.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:36.545 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:36.736 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:36.740 | ++ functions-common:get_or_create_group:902 : group_id=ebe3475fb21349899d1600b54b60e8fc 2022-03-23 16:45:36.744 | ++ functions-common:get_or_create_group:903 : echo ebe3475fb21349899d1600b54b60e8fc 2022-03-23 16:45:36.747 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=ebe3475fb21349899d1600b54b60e8fc 2022-03-23 16:45:36.752 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:36.830 | + inc/async:async_inner:63 : get_or_add_group_project_role member ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:36.883 | [262259 Async ks-group-memberdemo:294277]: running: get_or_add_group_project_role member ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:36.886 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:36.937 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:36.972 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:36.981 | [293642 Async ks-system-member:293642]: finished successfully 2022-03-23 16:45:37.031 | [262259 Async ks-group-anotherdemo:294405]: running: get_or_add_group_project_role anotherrole ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:37.034 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:37.112 | + inc/async:async_inner:63 : get_or_add_group_project_role member ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:37.174 | [262259 Async ks-group-memberalt:294505]: running: get_or_add_group_project_role member ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:37.178 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:37.540 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:37.749 | [262259 Async ks-group-anotheralt:294592]: running: get_or_add_group_project_role anotherrole ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:37.768 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 48663a5996234b279732617af0244401 5172ef2f84464e0ea24034389d38d84f 2022-03-23 16:45:38.232 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 48663a5996234b279732617af0244401 5172ef2f84464e0ea24034389d38d84f 2022-03-23 16:45:38.453 | [262259 Async ks-group-admin:294681]: running: get_or_add_group_project_role admin 48663a5996234b279732617af0244401 5172ef2f84464e0ea24034389d38d84f 2022-03-23 16:45:38.480 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-23 16:45:38.829 | [262259 Async ks-demo-member:291788]: Waiting for completion of get_or_add_user_project_role member c81a44dd10034a4f8dcd02a4114073b1 0ef8954ebcd24b5a878f52b11b1e973e running on PID 291788 (17 other jobs running) 2022-03-23 16:45:39.023 | [262259 Async ks-demo-member:291788]: Signaling child to exit 2022-03-23 16:45:39.023 | WAKEUP 2022-03-23 16:45:39.188 | [262259 Async ks-demo-member:291788]: Signaled 2022-03-23 16:45:39.207 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:45:39.208 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:45:39.208 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:45:39.208 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:45:39.208 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:45:39.208 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:45:39.208 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:45:39.208 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:45:39.208 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c81a44dd10034a4f8dcd02a4114073b1 --project 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:39.208 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:45:39.208 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:39.208 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:39.208 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:39.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:39.208 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:39.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:39.208 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:39.208 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:39.208 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:45:39.208 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:45:39.208 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user c81a44dd10034a4f8dcd02a4114073b1 --project 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:39.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:39.208 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:39.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:39.208 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:39.208 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:39.208 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:45:39.208 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c81a44dd10034a4f8dcd02a4114073b1 --project 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:39.208 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:39.208 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:39.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:39.209 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:39.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:39.209 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:39.209 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:39.209 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:45:39.209 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:45:39.209 | ++ functions-common:get_field:818 : echo '| 890285df324d44388c9d3a1413989cd6 | c81a44dd10034a4f8dcd02a4114073b1 | | 0ef8954ebcd24b5a878f52b11b1e973e | | | False |' 2022-03-23 16:45:39.209 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:45:39.209 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:39.209 | + functions-common:get_or_add_user_project_role:995 : user_role_id=890285df324d44388c9d3a1413989cd6 2022-03-23 16:45:39.209 | + functions-common:get_or_add_user_project_role:997 : echo 890285df324d44388c9d3a1413989cd6 2022-03-23 16:45:39.209 | 890285df324d44388c9d3a1413989cd6 2022-03-23 16:45:39.517 | [262259 Async ks-demo-member:291788]: finished get_or_add_user_project_role member c81a44dd10034a4f8dcd02a4114073b1 0ef8954ebcd24b5a878f52b11b1e973e with result 0 in 13 seconds 2022-03-23 16:45:39.829 | [262259 Async ks-demo-admin:291900]: Waiting for completion of get_or_add_user_project_role admin 075ece31724b448992b16b21b93e429b 0ef8954ebcd24b5a878f52b11b1e973e running on PID 291900 (16 other jobs running) 2022-03-23 16:45:40.012 | [262259 Async ks-demo-admin:291900]: Signaling child to exit 2022-03-23 16:45:40.012 | WAKEUP 2022-03-23 16:45:40.137 | [262259 Async ks-demo-admin:291900]: Signaled 2022-03-23 16:45:40.156 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:45:40.156 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:45:40.156 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:45:40.156 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:45:40.156 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:45:40.156 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:45:40.156 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:45:40.156 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:45:40.156 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:40.156 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:45:40.156 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:40.157 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 075ece31724b448992b16b21b93e429b --project 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:40.157 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:40.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:40.157 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:40.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:40.157 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:40.157 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:40.157 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:45:40.157 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:45:40.157 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 075ece31724b448992b16b21b93e429b --project 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:40.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:40.157 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:40.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:40.157 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:40.157 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:45:40.157 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:40.157 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:40.157 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 075ece31724b448992b16b21b93e429b --project 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:40.157 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:40.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:40.157 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:40.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:40.157 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:40.157 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:40.157 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:45:40.157 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:45:40.157 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:45:40.157 | ++ functions-common:get_field:818 : echo '| 0d98449d3a5a43b4a311549aff3d900b | 075ece31724b448992b16b21b93e429b | | 0ef8954ebcd24b5a878f52b11b1e973e | | | False |' 2022-03-23 16:45:40.157 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:40.157 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:45:40.157 | + functions-common:get_or_add_user_project_role:997 : echo 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:45:40.158 | 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:45:40.479 | [262259 Async ks-demo-admin:291900]: finished get_or_add_user_project_role admin 075ece31724b448992b16b21b93e429b 0ef8954ebcd24b5a878f52b11b1e973e with result 0 in 14 seconds 2022-03-23 16:45:40.623 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:40.707 | [262259 Async ks-demo-another:292012]: Waiting for completion of get_or_add_user_project_role anotherrole c81a44dd10034a4f8dcd02a4114073b1 0ef8954ebcd24b5a878f52b11b1e973e running on PID 292012 (15 other jobs running) 2022-03-23 16:45:40.756 | [293924 Async ks-system-reader:293924]: finished successfully 2022-03-23 16:45:40.771 | [262259 Async ks-demo-another:292012]: Signaling child to exit 2022-03-23 16:45:40.771 | WAKEUP 2022-03-23 16:45:40.888 | [262259 Async ks-demo-another:292012]: Signaled 2022-03-23 16:45:40.904 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:45:40.904 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:45:40.904 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:45:40.904 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:45:40.904 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:45:40.904 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:45:40.904 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:45:40.904 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:45:40.904 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c81a44dd10034a4f8dcd02a4114073b1 --project 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:40.904 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:40.904 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:45:40.904 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:40.904 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:40.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:40.904 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:40.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:40.904 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:40.904 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:40.904 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:45:40.904 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:45:40.904 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user c81a44dd10034a4f8dcd02a4114073b1 --project 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:40.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:40.904 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:40.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:40.905 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:40.905 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:40.905 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c81a44dd10034a4f8dcd02a4114073b1 --project 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:40.905 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:45:40.905 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:40.905 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:40.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:40.905 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:40.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:40.905 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:40.905 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:40.905 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:45:40.905 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:45:40.905 | ++ functions-common:get_field:818 : echo '| 87bd12b3331549afb8f17bd3a796f6e3 | c81a44dd10034a4f8dcd02a4114073b1 | | 0ef8954ebcd24b5a878f52b11b1e973e | | | False |' 2022-03-23 16:45:40.905 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:45:40.905 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:40.905 | + functions-common:get_or_add_user_project_role:995 : user_role_id=87bd12b3331549afb8f17bd3a796f6e3 2022-03-23 16:45:40.905 | + functions-common:get_or_add_user_project_role:997 : echo 87bd12b3331549afb8f17bd3a796f6e3 2022-03-23 16:45:40.905 | 87bd12b3331549afb8f17bd3a796f6e3 2022-03-23 16:45:41.034 | [262259 Async ks-demo-another:292012]: finished get_or_add_user_project_role anotherrole c81a44dd10034a4f8dcd02a4114073b1 0ef8954ebcd24b5a878f52b11b1e973e with result 0 in 17 seconds 2022-03-23 16:45:41.104 | [262259 Async ks-demo-invis:292124]: Waiting for completion of get_or_add_user_project_role member c81a44dd10034a4f8dcd02a4114073b1 8438b8be2bca458296fd28b74ac7cf63 running on PID 292124 (14 other jobs running) 2022-03-23 16:45:41.153 | [262259 Async ks-demo-invis:292124]: Signaling child to exit 2022-03-23 16:45:41.153 | WAKEUP 2022-03-23 16:45:41.200 | [262259 Async ks-demo-invis:292124]: Signaled 2022-03-23 16:45:41.201 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:45:41.201 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:45:41.201 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:45:41.201 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:45:41.201 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:45:41.201 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:45:41.201 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:45:41.201 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:45:41.202 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:41.202 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c81a44dd10034a4f8dcd02a4114073b1 --project 8438b8be2bca458296fd28b74ac7cf63 2022-03-23 16:45:41.202 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:45:41.202 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:41.202 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:41.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.202 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.202 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.202 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:41.202 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:45:41.202 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:45:41.202 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user c81a44dd10034a4f8dcd02a4114073b1 --project 8438b8be2bca458296fd28b74ac7cf63 2022-03-23 16:45:41.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.202 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.202 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.202 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:45:41.202 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:41.202 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c81a44dd10034a4f8dcd02a4114073b1 --project 8438b8be2bca458296fd28b74ac7cf63 2022-03-23 16:45:41.202 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:41.202 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:41.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.202 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.202 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.202 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:41.202 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:45:41.202 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:45:41.203 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:45:41.203 | ++ functions-common:get_field:818 : echo '| 890285df324d44388c9d3a1413989cd6 | c81a44dd10034a4f8dcd02a4114073b1 | | 8438b8be2bca458296fd28b74ac7cf63 | | | False |' 2022-03-23 16:45:41.203 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:41.203 | + functions-common:get_or_add_user_project_role:995 : user_role_id=890285df324d44388c9d3a1413989cd6 2022-03-23 16:45:41.203 | + functions-common:get_or_add_user_project_role:997 : echo 890285df324d44388c9d3a1413989cd6 2022-03-23 16:45:41.203 | 890285df324d44388c9d3a1413989cd6 2022-03-23 16:45:41.279 | [262259 Async ks-demo-invis:292124]: finished get_or_add_user_project_role member c81a44dd10034a4f8dcd02a4114073b1 8438b8be2bca458296fd28b74ac7cf63 with result 0 in 17 seconds 2022-03-23 16:45:41.354 | [262259 Async ks-demo-reader:292335]: Waiting for completion of get_or_add_user_project_role reader 2e34cababb264a279e3265380fbda55d 0ef8954ebcd24b5a878f52b11b1e973e running on PID 292335 (13 other jobs running) 2022-03-23 16:45:41.413 | [262259 Async ks-demo-reader:292335]: Signaling child to exit 2022-03-23 16:45:41.416 | WAKEUP 2022-03-23 16:45:41.456 | [262259 Async ks-demo-reader:292335]: Signaled 2022-03-23 16:45:41.458 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:45:41.458 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:45:41.458 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:45:41.458 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:45:41.458 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:45:41.458 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:45:41.458 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:45:41.459 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:45:41.459 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:45:41.459 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:41.459 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:41.459 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2e34cababb264a279e3265380fbda55d --project 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:41.459 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:41.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.459 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.459 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.459 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:41.459 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:45:41.459 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:45:41.459 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 2e34cababb264a279e3265380fbda55d --project 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:41.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.459 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.459 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.459 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:41.459 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2e34cababb264a279e3265380fbda55d --project 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:41.459 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:45:41.459 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:41.459 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:41.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.459 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.459 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.459 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:41.459 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:45:41.459 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:45:41.459 | ++ functions-common:get_field:818 : echo '| d494a0a56b3849ebbec11e9ad159f8ba | 2e34cababb264a279e3265380fbda55d | | 0ef8954ebcd24b5a878f52b11b1e973e | | | False |' 2022-03-23 16:45:41.459 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:45:41.460 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:41.460 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d494a0a56b3849ebbec11e9ad159f8ba 2022-03-23 16:45:41.460 | + functions-common:get_or_add_user_project_role:997 : echo d494a0a56b3849ebbec11e9ad159f8ba 2022-03-23 16:45:41.460 | d494a0a56b3849ebbec11e9ad159f8ba 2022-03-23 16:45:41.533 | [262259 Async ks-demo-reader:292335]: finished get_or_add_user_project_role reader 2e34cababb264a279e3265380fbda55d 0ef8954ebcd24b5a878f52b11b1e973e with result 0 in 16 seconds 2022-03-23 16:45:41.539 | + inc/async:async_wait:197 : return 0 2022-03-23 16:45:41.542 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-23 16:45:41.617 | [262259 Async ks-alt-admin:292746]: Waiting for completion of get_or_add_user_project_role admin be0db7fa94f646789ebcae0082e208b0 f5972e3449c44fd98506b6645e7c5558 running on PID 292746 (12 other jobs running) 2022-03-23 16:45:41.644 | [262259 Async ks-alt-admin:292746]: Signaling child to exit 2022-03-23 16:45:41.645 | WAKEUP 2022-03-23 16:45:41.690 | [262259 Async ks-alt-admin:292746]: Signaled 2022-03-23 16:45:41.692 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:45:41.692 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:45:41.692 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:45:41.692 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:45:41.692 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:45:41.692 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:45:41.692 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:45:41.692 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:45:41.692 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:45:41.692 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be0db7fa94f646789ebcae0082e208b0 --project f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:41.692 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:41.692 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:41.692 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:41.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.692 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.692 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.692 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:41.692 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:45:41.692 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:45:41.692 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user be0db7fa94f646789ebcae0082e208b0 --project f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:41.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.693 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.693 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.693 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:45:41.693 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:41.693 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:41.693 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:41.693 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be0db7fa94f646789ebcae0082e208b0 --project f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:41.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.693 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.693 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.693 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:41.693 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:45:41.693 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:45:41.693 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:45:41.693 | ++ functions-common:get_field:818 : echo '| 0d98449d3a5a43b4a311549aff3d900b | be0db7fa94f646789ebcae0082e208b0 | | f5972e3449c44fd98506b6645e7c5558 | | | False |' 2022-03-23 16:45:41.693 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:41.693 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:45:41.693 | + functions-common:get_or_add_user_project_role:997 : echo 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:45:41.693 | 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:45:41.742 | [262259 Async ks-alt-admin:292746]: finished get_or_add_user_project_role admin be0db7fa94f646789ebcae0082e208b0 f5972e3449c44fd98506b6645e7c5558 with result 0 in 14 seconds 2022-03-23 16:45:41.786 | [262259 Async ks-alt-another:292889]: Waiting for completion of get_or_add_user_project_role anotherrole be0db7fa94f646789ebcae0082e208b0 f5972e3449c44fd98506b6645e7c5558 running on PID 292889 (11 other jobs running) 2022-03-23 16:45:41.822 | [262259 Async ks-alt-another:292889]: Signaling child to exit 2022-03-23 16:45:41.822 | WAKEUP 2022-03-23 16:45:41.848 | [262259 Async ks-alt-another:292889]: Signaled 2022-03-23 16:45:41.849 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:45:41.849 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:45:41.850 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:45:41.850 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:45:41.850 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:45:41.850 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:45:41.850 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:45:41.850 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:45:41.850 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:41.850 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user be0db7fa94f646789ebcae0082e208b0 --project f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:41.850 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:45:41.850 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:41.850 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:41.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.850 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.850 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.850 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:41.850 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:45:41.850 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:45:41.850 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user be0db7fa94f646789ebcae0082e208b0 --project f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:41.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.850 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.850 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.850 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user be0db7fa94f646789ebcae0082e208b0 --project f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:41.850 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:45:41.851 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:41.851 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:41.851 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:41.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.851 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:41.851 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:41.851 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:41.851 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:45:41.851 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:45:41.851 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:45:41.851 | ++ functions-common:get_field:818 : echo '| 87bd12b3331549afb8f17bd3a796f6e3 | be0db7fa94f646789ebcae0082e208b0 | | f5972e3449c44fd98506b6645e7c5558 | | | False |' 2022-03-23 16:45:41.851 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:41.851 | + functions-common:get_or_add_user_project_role:995 : user_role_id=87bd12b3331549afb8f17bd3a796f6e3 2022-03-23 16:45:41.851 | + functions-common:get_or_add_user_project_role:997 : echo 87bd12b3331549afb8f17bd3a796f6e3 2022-03-23 16:45:41.851 | 87bd12b3331549afb8f17bd3a796f6e3 2022-03-23 16:45:41.902 | [262259 Async ks-alt-another:292889]: finished get_or_add_user_project_role anotherrole be0db7fa94f646789ebcae0082e208b0 f5972e3449c44fd98506b6645e7c5558 with result 0 in 14 seconds 2022-03-23 16:45:41.945 | [262259 Async ks-alt-member-user:293202]: Waiting for completion of get_or_add_user_project_role member 435adf2d66044a5898c91ef7ba94443c f5972e3449c44fd98506b6645e7c5558 running on PID 293202 (10 other jobs running) 2022-03-23 16:45:41.972 | [262259 Async ks-alt-member-user:293202]: Signaling child to exit 2022-03-23 16:45:41.972 | WAKEUP 2022-03-23 16:45:41.997 | [262259 Async ks-alt-member-user:293202]: Signaled 2022-03-23 16:45:42.003 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:45:42.003 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:45:42.003 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:45:42.003 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:45:42.003 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:45:42.003 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:45:42.003 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:45:42.003 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:45:42.003 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:45:42.003 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:42.003 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 435adf2d66044a5898c91ef7ba94443c --project f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:42.003 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:42.004 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:42.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.004 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.004 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.004 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:42.004 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:45:42.004 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:45:42.004 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 435adf2d66044a5898c91ef7ba94443c --project f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:42.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.004 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.004 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.004 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:42.004 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 435adf2d66044a5898c91ef7ba94443c --project f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:42.004 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:45:42.004 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:42.004 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:42.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.004 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.004 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.004 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:42.004 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:45:42.004 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:45:42.004 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:45:42.004 | ++ functions-common:get_field:818 : echo '| 890285df324d44388c9d3a1413989cd6 | 435adf2d66044a5898c91ef7ba94443c | | f5972e3449c44fd98506b6645e7c5558 | | | False |' 2022-03-23 16:45:42.004 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:42.004 | + functions-common:get_or_add_user_project_role:995 : user_role_id=890285df324d44388c9d3a1413989cd6 2022-03-23 16:45:42.004 | + functions-common:get_or_add_user_project_role:997 : echo 890285df324d44388c9d3a1413989cd6 2022-03-23 16:45:42.004 | 890285df324d44388c9d3a1413989cd6 2022-03-23 16:45:42.054 | [262259 Async ks-alt-member-user:293202]: finished get_or_add_user_project_role member 435adf2d66044a5898c91ef7ba94443c f5972e3449c44fd98506b6645e7c5558 with result 0 in 14 seconds 2022-03-23 16:45:42.096 | [262259 Async ks-alt-reader-user:293448]: Waiting for completion of get_or_add_user_project_role reader f168fa45b84a47d1ab353fb07fc98c24 f5972e3449c44fd98506b6645e7c5558 running on PID 293448 (9 other jobs running) 2022-03-23 16:45:42.139 | [262259 Async ks-alt-reader-user:293448]: Signaling child to exit 2022-03-23 16:45:42.139 | WAKEUP 2022-03-23 16:45:42.168 | [262259 Async ks-alt-reader-user:293448]: Signaled 2022-03-23 16:45:42.169 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:45:42.169 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:45:42.169 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:45:42.169 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:45:42.169 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:45:42.169 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:45:42.169 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:45:42.169 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:45:42.169 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:45:42.170 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f168fa45b84a47d1ab353fb07fc98c24 --project f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:42.170 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:42.170 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:42.170 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:42.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.170 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.170 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.170 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:42.170 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:45:42.170 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:45:42.170 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user f168fa45b84a47d1ab353fb07fc98c24 --project f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:42.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.170 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.170 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.170 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:45:42.170 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f168fa45b84a47d1ab353fb07fc98c24 --project f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:42.170 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:45:42.170 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:45:42.170 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:42.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.170 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.170 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.170 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:42.170 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:45:42.170 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:45:42.170 | ++ functions-common:get_field:818 : echo '| d494a0a56b3849ebbec11e9ad159f8ba | f168fa45b84a47d1ab353fb07fc98c24 | | f5972e3449c44fd98506b6645e7c5558 | | | False |' 2022-03-23 16:45:42.170 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:45:42.171 | ++ functions-common:get_field:812 : read data 2022-03-23 16:45:42.171 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d494a0a56b3849ebbec11e9ad159f8ba 2022-03-23 16:45:42.171 | + functions-common:get_or_add_user_project_role:997 : echo d494a0a56b3849ebbec11e9ad159f8ba 2022-03-23 16:45:42.171 | d494a0a56b3849ebbec11e9ad159f8ba 2022-03-23 16:45:42.219 | [262259 Async ks-alt-reader-user:293448]: finished get_or_add_user_project_role reader f168fa45b84a47d1ab353fb07fc98c24 f5972e3449c44fd98506b6645e7c5558 with result 0 in 13 seconds 2022-03-23 16:45:42.224 | + inc/async:async_wait:197 : return 0 2022-03-23 16:45:42.226 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-23 16:45:42.291 | [262259 Async ks-system-member:293642]: Waiting for completion of get_or_add_user_system_role member 6037bff35b344e26a1711af71cb9348b all running on PID 293642 (8 other jobs running) 2022-03-23 16:45:42.333 | [262259 Async ks-system-member:293642]: Signaling child to exit 2022-03-23 16:45:42.334 | WAKEUP 2022-03-23 16:45:42.383 | [262259 Async ks-system-member:293642]: Signaled 2022-03-23 16:45:42.385 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 16:45:42.385 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 16:45:42.385 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 16:45:42.385 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:45:42.385 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:45:42.385 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:45:42.385 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:45:42.385 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:45:42.385 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 16:45:42.385 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6037bff35b344e26a1711af71cb9348b --system all -f value -c Role 2022-03-23 16:45:42.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.386 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.386 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.386 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:42.386 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 16:45:42.386 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 16:45:42.386 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 6037bff35b344e26a1711af71cb9348b --system all 2022-03-23 16:45:42.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.386 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.386 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.386 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6037bff35b344e26a1711af71cb9348b --system all -f value -c Role 2022-03-23 16:45:42.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.386 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.386 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.386 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:42.386 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=890285df324d44388c9d3a1413989cd6 2022-03-23 16:45:42.386 | + functions-common:get_or_add_user_system_role:1052 : echo 890285df324d44388c9d3a1413989cd6 2022-03-23 16:45:42.386 | 890285df324d44388c9d3a1413989cd6 2022-03-23 16:45:42.456 | [262259 Async ks-system-member:293642]: finished get_or_add_user_system_role member 6037bff35b344e26a1711af71cb9348b all with result 0 in 10 seconds 2022-03-23 16:45:42.513 | [262259 Async ks-system-reader:293924]: Waiting for completion of get_or_add_user_system_role reader d4ae7c1b714e4757a9d65b5a4443de47 all running on PID 293924 (7 other jobs running) 2022-03-23 16:45:42.553 | [262259 Async ks-system-reader:293924]: Signaling child to exit 2022-03-23 16:45:42.554 | WAKEUP 2022-03-23 16:45:42.587 | [262259 Async ks-system-reader:293924]: Signaled 2022-03-23 16:45:42.589 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 16:45:42.589 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 16:45:42.589 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 16:45:42.589 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:45:42.589 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:45:42.589 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:45:42.589 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:45:42.589 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:45:42.589 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 16:45:42.589 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d4ae7c1b714e4757a9d65b5a4443de47 --system all -f value -c Role 2022-03-23 16:45:42.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.589 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.589 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.589 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:42.589 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 16:45:42.589 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 16:45:42.590 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user d4ae7c1b714e4757a9d65b5a4443de47 --system all 2022-03-23 16:45:42.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.590 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d4ae7c1b714e4757a9d65b5a4443de47 --system all -f value -c Role 2022-03-23 16:45:42.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:42.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:42.590 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:42.590 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=d494a0a56b3849ebbec11e9ad159f8ba 2022-03-23 16:45:42.590 | + functions-common:get_or_add_user_system_role:1052 : echo d494a0a56b3849ebbec11e9ad159f8ba 2022-03-23 16:45:42.590 | d494a0a56b3849ebbec11e9ad159f8ba 2022-03-23 16:45:42.788 | [262259 Async ks-system-reader:293924]: finished get_or_add_user_system_role reader d4ae7c1b714e4757a9d65b5a4443de47 all with result 0 in 11 seconds 2022-03-23 16:45:42.815 | + inc/async:async_wait:197 : return 0 2022-03-23 16:45:42.846 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-23 16:45:43.133 | [262259 Async ks-group-memberdemo:294277]: Waiting for completion of get_or_add_group_project_role member ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e running on PID 294277 (6 other jobs running) 2022-03-23 16:45:43.301 | [262259 Async ks-group-memberdemo:294277]: Signaling child to exit 2022-03-23 16:45:50.849 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:50.927 | [294277 Async ks-group-memberdemo:294277]: finished successfully 2022-03-23 16:45:51.001 | WAKEUP 2022-03-23 16:45:51.062 | [262259 Async ks-group-memberdemo:294277]: Signaled 2022-03-23 16:45:51.064 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:45:51.064 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ebe3475fb21349899d1600b54b60e8fc --project 0ef8954ebcd24b5a878f52b11b1e973e -f value 2022-03-23 16:45:51.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:51.064 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:51.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:51.064 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:51.064 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:51.064 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:45:51.064 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:45:51.064 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group ebe3475fb21349899d1600b54b60e8fc --project 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:51.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:51.064 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:51.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:51.064 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:51.064 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ebe3475fb21349899d1600b54b60e8fc --project 0ef8954ebcd24b5a878f52b11b1e973e -f value 2022-03-23 16:45:51.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:51.064 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:51.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:51.064 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:51.064 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:51.064 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='890285df324d44388c9d3a1413989cd6 ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e False' 2022-03-23 16:45:51.064 | + functions-common:get_or_add_group_project_role:1076 : echo 890285df324d44388c9d3a1413989cd6 ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e False 2022-03-23 16:45:51.064 | 890285df324d44388c9d3a1413989cd6 ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e False 2022-03-23 16:45:51.135 | [262259 Async ks-group-memberdemo:294277]: finished get_or_add_group_project_role member ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e with result 0 in 14 seconds 2022-03-23 16:45:51.202 | [262259 Async ks-group-anotherdemo:294405]: Waiting for completion of get_or_add_group_project_role anotherrole ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e running on PID 294405 (5 other jobs running) 2022-03-23 16:45:51.252 | [262259 Async ks-group-anotherdemo:294405]: Signaling child to exit 2022-03-23 16:45:51.498 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:51.545 | [294505 Async ks-group-memberalt:294505]: finished successfully 2022-03-23 16:45:52.053 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:52.081 | [294405 Async ks-group-anotherdemo:294405]: finished successfully 2022-03-23 16:45:52.102 | WAKEUP 2022-03-23 16:45:52.130 | [262259 Async ks-group-anotherdemo:294405]: Signaled 2022-03-23 16:45:52.131 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:45:52.131 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ebe3475fb21349899d1600b54b60e8fc --project 0ef8954ebcd24b5a878f52b11b1e973e -f value 2022-03-23 16:45:52.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:52.131 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:52.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:52.131 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:52.131 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:52.131 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:45:52.131 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:45:52.131 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group ebe3475fb21349899d1600b54b60e8fc --project 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:45:52.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:52.131 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:52.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:52.131 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:52.132 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ebe3475fb21349899d1600b54b60e8fc --project 0ef8954ebcd24b5a878f52b11b1e973e -f value 2022-03-23 16:45:52.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:52.132 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:52.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:52.132 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:52.132 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:52.132 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='87bd12b3331549afb8f17bd3a796f6e3 ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e False' 2022-03-23 16:45:52.132 | + functions-common:get_or_add_group_project_role:1076 : echo 87bd12b3331549afb8f17bd3a796f6e3 ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e False 2022-03-23 16:45:52.132 | 87bd12b3331549afb8f17bd3a796f6e3 ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e False 2022-03-23 16:45:52.180 | [262259 Async ks-group-anotherdemo:294405]: finished get_or_add_group_project_role anotherrole ebe3475fb21349899d1600b54b60e8fc 0ef8954ebcd24b5a878f52b11b1e973e with result 0 in 15 seconds 2022-03-23 16:45:52.224 | [262259 Async ks-group-memberalt:294505]: Waiting for completion of get_or_add_group_project_role member ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 running on PID 294505 (4 other jobs running) 2022-03-23 16:45:52.256 | [262259 Async ks-group-memberalt:294505]: Signaling child to exit 2022-03-23 16:45:52.257 | WAKEUP 2022-03-23 16:45:52.281 | [262259 Async ks-group-memberalt:294505]: Signaled 2022-03-23 16:45:52.282 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:45:52.282 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ebe3475fb21349899d1600b54b60e8fc --project f5972e3449c44fd98506b6645e7c5558 -f value 2022-03-23 16:45:52.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:52.282 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:52.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:52.282 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:52.282 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:52.282 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:45:52.282 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:45:52.282 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group ebe3475fb21349899d1600b54b60e8fc --project f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:52.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:52.283 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:52.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:52.283 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:52.283 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ebe3475fb21349899d1600b54b60e8fc --project f5972e3449c44fd98506b6645e7c5558 -f value 2022-03-23 16:45:52.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:52.283 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:52.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:52.283 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:52.283 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:52.283 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='890285df324d44388c9d3a1413989cd6 ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 False' 2022-03-23 16:45:52.283 | + functions-common:get_or_add_group_project_role:1076 : echo 890285df324d44388c9d3a1413989cd6 ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 False 2022-03-23 16:45:52.283 | 890285df324d44388c9d3a1413989cd6 ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 False 2022-03-23 16:45:52.334 | [262259 Async ks-group-memberalt:294505]: finished get_or_add_group_project_role member ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 with result 0 in 14 seconds 2022-03-23 16:45:52.380 | [262259 Async ks-group-anotheralt:294592]: Waiting for completion of get_or_add_group_project_role anotherrole ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 running on PID 294592 (3 other jobs running) 2022-03-23 16:45:52.408 | [262259 Async ks-group-anotheralt:294592]: Signaling child to exit 2022-03-23 16:45:52.828 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:52.854 | [294681 Async ks-group-admin:294681]: finished successfully 2022-03-23 16:45:53.105 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:45:53.130 | [294592 Async ks-group-anotheralt:294592]: finished successfully 2022-03-23 16:45:53.150 | WAKEUP 2022-03-23 16:45:53.173 | [262259 Async ks-group-anotheralt:294592]: Signaled 2022-03-23 16:45:53.174 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:45:53.174 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ebe3475fb21349899d1600b54b60e8fc --project f5972e3449c44fd98506b6645e7c5558 -f value 2022-03-23 16:45:53.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:53.175 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:53.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:53.175 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:53.175 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:53.175 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:45:53.175 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:45:53.175 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group ebe3475fb21349899d1600b54b60e8fc --project f5972e3449c44fd98506b6645e7c5558 2022-03-23 16:45:53.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:53.175 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:53.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:53.175 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:53.175 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ebe3475fb21349899d1600b54b60e8fc --project f5972e3449c44fd98506b6645e7c5558 -f value 2022-03-23 16:45:53.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:53.175 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:53.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:53.175 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:53.175 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:53.175 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='87bd12b3331549afb8f17bd3a796f6e3 ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 False' 2022-03-23 16:45:53.175 | + functions-common:get_or_add_group_project_role:1076 : echo 87bd12b3331549afb8f17bd3a796f6e3 ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 False 2022-03-23 16:45:53.175 | 87bd12b3331549afb8f17bd3a796f6e3 ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 False 2022-03-23 16:45:53.220 | [262259 Async ks-group-anotheralt:294592]: finished get_or_add_group_project_role anotherrole ebe3475fb21349899d1600b54b60e8fc f5972e3449c44fd98506b6645e7c5558 with result 0 in 15 seconds 2022-03-23 16:45:53.258 | [262259 Async ks-group-admin:294681]: Waiting for completion of get_or_add_group_project_role admin 48663a5996234b279732617af0244401 5172ef2f84464e0ea24034389d38d84f running on PID 294681 (2 other jobs running) 2022-03-23 16:45:53.284 | [262259 Async ks-group-admin:294681]: Signaling child to exit 2022-03-23 16:45:53.284 | WAKEUP 2022-03-23 16:45:53.307 | [262259 Async ks-group-admin:294681]: Signaled 2022-03-23 16:45:53.309 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:45:53.309 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 48663a5996234b279732617af0244401 --project 5172ef2f84464e0ea24034389d38d84f -f value 2022-03-23 16:45:53.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:53.309 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:53.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:53.309 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:53.309 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:53.309 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:45:53.309 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:45:53.309 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 48663a5996234b279732617af0244401 --project 5172ef2f84464e0ea24034389d38d84f 2022-03-23 16:45:53.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:53.309 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:53.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:53.310 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:53.310 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 48663a5996234b279732617af0244401 --project 5172ef2f84464e0ea24034389d38d84f -f value 2022-03-23 16:45:53.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:53.310 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:53.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:45:53.310 | from cryptography.utils import int_from_bytes 2022-03-23 16:45:53.310 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:45:53.310 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0d98449d3a5a43b4a311549aff3d900b 48663a5996234b279732617af0244401 5172ef2f84464e0ea24034389d38d84f False' 2022-03-23 16:45:53.310 | + functions-common:get_or_add_group_project_role:1076 : echo 0d98449d3a5a43b4a311549aff3d900b 48663a5996234b279732617af0244401 5172ef2f84464e0ea24034389d38d84f False 2022-03-23 16:45:53.310 | 0d98449d3a5a43b4a311549aff3d900b 48663a5996234b279732617af0244401 5172ef2f84464e0ea24034389d38d84f False 2022-03-23 16:45:53.354 | [262259 Async ks-group-admin:294681]: finished get_or_add_group_project_role admin 48663a5996234b279732617af0244401 5172ef2f84464e0ea24034389d38d84f with result 0 in 14 seconds 2022-03-23 16:45:53.358 | + inc/async:async_wait:197 : return 0 2022-03-23 16:45:53.361 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-23 16:45:53.377 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:45:53.380 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-23 16:45:53.398 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:53.401 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-23 16:45:53.403 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-23 16:45:53.463 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-23 16:45:53.504 | [262259 Async create_nova_accounts:296582]: running: create_nova_accounts 2022-03-23 16:45:53.506 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-23 16:45:53.525 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:53.527 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-23 16:45:53.530 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-23 16:45:53.591 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-23 16:45:53.635 | [262259 Async create_glance_accounts:296697]: running: create_glance_accounts 2022-03-23 16:45:53.637 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-23 16:45:53.668 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:53.670 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-23 16:45:53.673 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-23 16:45:53.738 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-23 16:45:53.782 | [262259 Async create_cinder_accounts:296827]: running: create_cinder_accounts 2022-03-23 16:45:53.785 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-23 16:45:53.806 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:53.809 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-23 16:45:53.812 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-23 16:45:53.885 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-23 16:45:53.954 | [262259 Async create_neutron_accounts:296942]: running: create_neutron_accounts 2022-03-23 16:45:53.958 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-23 16:45:53.994 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:45:53.998 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-23 16:45:54.003 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-23 16:45:54.308 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-23 16:45:54.478 | [262259 Async create_swift_accounts:297084]: running: create_swift_accounts 2022-03-23 16:45:54.496 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-23 16:45:54.629 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:45:54.648 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-23 16:45:55.001 | [262259 Async create_nova_accounts:296582]: Waiting for completion of create_nova_accounts running on PID 296582 (6 other jobs running) 2022-03-23 16:45:55.164 | [262259 Async create_nova_accounts:296582]: Signaling child to exit 2022-03-23 16:46:34.387 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:46:34.513 | [296942 Async create_neutron_accounts:296942]: finished successfully 2022-03-23 16:46:52.228 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:46:52.270 | [296827 Async create_cinder_accounts:296827]: finished successfully 2022-03-23 16:47:09.584 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:47:09.615 | [296697 Async create_glance_accounts:296697]: finished successfully 2022-03-23 16:47:13.225 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:47:13.252 | [296582 Async create_nova_accounts:296582]: finished successfully 2022-03-23 16:47:13.272 | WAKEUP 2022-03-23 16:47:13.295 | [262259 Async create_nova_accounts:296582]: Signaled 2022-03-23 16:47:13.297 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 16:47:13.297 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-23 16:47:13.297 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-23 16:47:13.297 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:47:13.297 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:47:13.297 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:47:13.297 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:47:13.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.297 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.297 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.297 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.297 | + functions-common:get_or_create_user:925 : user_id=cc67c7467df341f78927cc4dc3f9cd79 2022-03-23 16:47:13.297 | + functions-common:get_or_create_user:926 : echo cc67c7467df341f78927cc4dc3f9cd79 2022-03-23 16:47:13.298 | cc67c7467df341f78927cc4dc3f9cd79 2022-03-23 16:47:13.298 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-23 16:47:13.298 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:47:13.298 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:47:13.298 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:47:13.298 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:47:13.298 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:47:13.298 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:47:13.298 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:47:13.298 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:47:13.298 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:47:13.298 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:47:13.298 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.298 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.298 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:47:13.298 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.298 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.298 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.298 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.298 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.298 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:47:13.298 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:47:13.298 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.298 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.298 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.298 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.298 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.299 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:47:13.299 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.299 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.299 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.299 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.299 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.299 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:47:13.299 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:47:13.299 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:47:13.299 | ++ functions-common:get_field:818 : echo '| 746920f8526b43eb96b7cd90a08f3804 | cc67c7467df341f78927cc4dc3f9cd79 | | f7dced82bfa94b609f02672bef9507d6 | | | False |' 2022-03-23 16:47:13.299 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.299 | + functions-common:get_or_add_user_project_role:995 : user_role_id=746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:47:13.299 | + functions-common:get_or_add_user_project_role:997 : echo 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:47:13.299 | 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:47:13.299 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 16:47:13.299 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-23 16:47:13.299 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:47:13.299 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:47:13.299 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:47:13.299 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:47:13.299 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:47:13.299 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:47:13.299 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:47:13.299 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:47:13.299 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:47:13.299 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:47:13.299 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.299 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.299 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:47:13.299 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.300 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.300 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.300 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.300 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.300 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:47:13.300 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:47:13.300 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.300 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.300 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.300 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.300 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.300 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:47:13.300 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.300 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.300 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.300 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.300 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.300 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:47:13.300 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:47:13.300 | ++ functions-common:get_field:818 : echo '| 0d98449d3a5a43b4a311549aff3d900b | cc67c7467df341f78927cc4dc3f9cd79 | | f7dced82bfa94b609f02672bef9507d6 | | | False |' 2022-03-23 16:47:13.300 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:47:13.300 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.300 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:47:13.300 | + functions-common:get_or_add_user_project_role:997 : echo 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:47:13.300 | 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:47:13.300 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-23 16:47:13.300 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:47:13.301 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.47/compute 2022-03-23 16:47:13.301 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-23 16:47:13.301 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:47:13.301 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-23 16:47:13.301 | ++ functions-common:get_or_create_service:1097 : 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-03-23 16:47:13.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.301 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.301 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.301 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.301 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:47:13.301 | 28b4ae48d8644054af6d52db0131e0a8' 2022-03-23 16:47:13.301 | + functions-common:get_or_create_service:1094 : echo 28b4ae48d8644054af6d52db0131e0a8 2022-03-23 16:47:13.301 | 28b4ae48d8644054af6d52db0131e0a8 2022-03-23 16:47:13.301 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.47/compute/v2/$(project_id)s' 2022-03-23 16:47:13.301 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:47:13.301 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' RegionOne 2022-03-23 16:47:13.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:47:13.301 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-23 16:47:13.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.301 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.301 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.301 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:47:13.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:47:13.301 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:47:13.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.301 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.301 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.301 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.302 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f3eb3d0a29004852a0dfeafb04556c90 2022-03-23 16:47:13.302 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f3eb3d0a29004852a0dfeafb04556c90 2022-03-23 16:47:13.302 | + functions-common:get_or_create_endpoint:1127 : public_id=f3eb3d0a29004852a0dfeafb04556c90 2022-03-23 16:47:13.302 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:47:13.302 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:47:13.302 | + functions-common:get_or_create_endpoint:1136 : echo f3eb3d0a29004852a0dfeafb04556c90 2022-03-23 16:47:13.302 | f3eb3d0a29004852a0dfeafb04556c90 2022-03-23 16:47:13.302 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-23 16:47:13.302 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:47:13.302 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-23 16:47:13.302 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-23 16:47:13.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.302 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.302 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.302 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.302 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:47:13.302 | 724040b11b954e7098741825b9f1032b' 2022-03-23 16:47:13.302 | + functions-common:get_or_create_service:1094 : echo 724040b11b954e7098741825b9f1032b 2022-03-23 16:47:13.302 | 724040b11b954e7098741825b9f1032b 2022-03-23 16:47:13.302 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.47/compute/v2.1 2022-03-23 16:47:13.302 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:47:13.302 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.47/compute/v2.1 RegionOne 2022-03-23 16:47:13.302 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:47:13.302 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-23 16:47:13.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.303 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.303 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.303 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:47:13.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:47:13.303 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.47/compute/v2.1 --region RegionOne -f value -c id 2022-03-23 16:47:13.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.303 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.303 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.303 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d0384c7ba798430bbb85babf03119d7e 2022-03-23 16:47:13.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d0384c7ba798430bbb85babf03119d7e 2022-03-23 16:47:13.303 | + functions-common:get_or_create_endpoint:1127 : public_id=d0384c7ba798430bbb85babf03119d7e 2022-03-23 16:47:13.303 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:47:13.303 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:47:13.303 | + functions-common:get_or_create_endpoint:1136 : echo d0384c7ba798430bbb85babf03119d7e 2022-03-23 16:47:13.303 | d0384c7ba798430bbb85babf03119d7e 2022-03-23 16:47:13.303 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-23 16:47:13.303 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:47:13.303 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-23 16:47:13.303 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:47:13.303 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-23 16:47:13.303 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:47:13.303 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:47:13.303 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:47:13.303 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:47:13.303 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:47:13.303 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:47:13.303 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:47:13.303 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:47:13.304 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:47:13.304 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:47:13.304 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:47:13.304 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.304 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.304 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.304 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.304 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.304 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.304 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.304 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:47:13.304 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:47:13.304 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.304 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.304 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.304 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.304 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.304 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:47:13.304 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.304 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.304 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.304 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.304 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.304 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:47:13.304 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:47:13.304 | ++ functions-common:get_field:818 : echo '| 1095c56adf6649f58d484c3c753ccfa0 | cc67c7467df341f78927cc4dc3f9cd79 | | f7dced82bfa94b609f02672bef9507d6 | | | False |' 2022-03-23 16:47:13.305 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:47:13.305 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.305 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1095c56adf6649f58d484c3c753ccfa0 2022-03-23 16:47:13.305 | + functions-common:get_or_add_user_project_role:997 : echo 1095c56adf6649f58d484c3c753ccfa0 2022-03-23 16:47:13.305 | 1095c56adf6649f58d484c3c753ccfa0 2022-03-23 16:47:13.305 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-23 16:47:13.305 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:47:13.305 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-23 16:47:13.305 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:47:13.305 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-23 16:47:13.343 | [262259 Async create_nova_accounts:296582]: finished create_nova_accounts with result 0 in 79 seconds 2022-03-23 16:47:13.381 | [262259 Async create_glance_accounts:296697]: Waiting for completion of create_glance_accounts running on PID 296697 (5 other jobs running) 2022-03-23 16:47:13.407 | [262259 Async create_glance_accounts:296697]: Signaling child to exit 2022-03-23 16:47:13.407 | WAKEUP 2022-03-23 16:47:13.431 | [262259 Async create_glance_accounts:296697]: Signaled 2022-03-23 16:47:13.433 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-23 16:47:13.433 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:47:13.433 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-23 16:47:13.433 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-23 16:47:13.433 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:47:13.433 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:47:13.433 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:47:13.433 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:47:13.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.433 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.433 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.433 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.433 | + functions-common:get_or_create_user:925 : user_id=e3a35d3ad0ad4dc299f5a908769ce815 2022-03-23 16:47:13.433 | + functions-common:get_or_create_user:926 : echo e3a35d3ad0ad4dc299f5a908769ce815 2022-03-23 16:47:13.433 | e3a35d3ad0ad4dc299f5a908769ce815 2022-03-23 16:47:13.433 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-23 16:47:13.433 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:47:13.433 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:47:13.434 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:47:13.434 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:47:13.434 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:47:13.434 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:47:13.434 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:47:13.434 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:47:13.434 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:47:13.434 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:47:13.434 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.434 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:47:13.434 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.434 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.434 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.434 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.434 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.434 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.434 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:47:13.434 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:47:13.434 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.434 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.434 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.434 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:47:13.434 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.434 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.434 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.434 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.435 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.435 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.435 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.435 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:47:13.435 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:47:13.435 | ++ functions-common:get_field:818 : echo '| 746920f8526b43eb96b7cd90a08f3804 | e3a35d3ad0ad4dc299f5a908769ce815 | | f7dced82bfa94b609f02672bef9507d6 | | | False |' 2022-03-23 16:47:13.435 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:47:13.435 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.435 | + functions-common:get_or_add_user_project_role:995 : user_role_id=746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:47:13.435 | + functions-common:get_or_add_user_project_role:997 : echo 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:47:13.435 | 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:47:13.435 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 16:47:13.435 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-23 16:47:13.435 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:47:13.435 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-23 16:47:13.435 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-23 16:47:13.435 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:47:13.435 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:47:13.435 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:47:13.435 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:47:13.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.435 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.435 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.435 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.435 | + functions-common:get_or_create_user:925 : user_id=f8565370798549c08b0a7c0bc4de46fc 2022-03-23 16:47:13.435 | + functions-common:get_or_create_user:926 : echo f8565370798549c08b0a7c0bc4de46fc 2022-03-23 16:47:13.435 | f8565370798549c08b0a7c0bc4de46fc 2022-03-23 16:47:13.435 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-23 16:47:13.435 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:47:13.436 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:47:13.436 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:47:13.436 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:47:13.436 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:47:13.436 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:47:13.436 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:47:13.436 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:47:13.436 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:47:13.436 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:47:13.436 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:47:13.436 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.436 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.436 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.436 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.436 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.436 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.436 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.436 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:47:13.436 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:47:13.436 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.436 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.436 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.436 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.436 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:47:13.436 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.436 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.436 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.436 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.437 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.437 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.437 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:47:13.437 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:47:13.437 | ++ functions-common:get_field:818 : echo '| 746920f8526b43eb96b7cd90a08f3804 | f8565370798549c08b0a7c0bc4de46fc | | f7dced82bfa94b609f02672bef9507d6 | | | False |' 2022-03-23 16:47:13.437 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:47:13.437 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.437 | + functions-common:get_or_add_user_project_role:995 : user_role_id=746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:47:13.437 | + functions-common:get_or_add_user_project_role:997 : echo 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:47:13.437 | 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:47:13.437 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-23 16:47:13.437 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-23 16:47:13.437 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:47:13.437 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:47:13.437 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:47:13.437 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:47:13.437 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:47:13.437 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:47:13.437 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:47:13.437 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:47:13.437 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:47:13.437 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:47:13.437 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.437 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:47:13.437 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.437 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.437 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.437 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.437 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.437 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.438 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:47:13.438 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:47:13.438 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.438 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.438 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.438 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.438 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.438 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:47:13.438 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.438 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.438 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.438 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.438 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.438 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:47:13.438 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:47:13.438 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:47:13.438 | ++ functions-common:get_field:818 : echo '| 1095c56adf6649f58d484c3c753ccfa0 | f8565370798549c08b0a7c0bc4de46fc | | f7dced82bfa94b609f02672bef9507d6 | | | False |' 2022-03-23 16:47:13.438 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.438 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1095c56adf6649f58d484c3c753ccfa0 2022-03-23 16:47:13.438 | + functions-common:get_or_add_user_project_role:997 : echo 1095c56adf6649f58d484c3c753ccfa0 2022-03-23 16:47:13.438 | 1095c56adf6649f58d484c3c753ccfa0 2022-03-23 16:47:13.438 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-23 16:47:13.438 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:47:13.438 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-23 16:47:13.438 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-23 16:47:13.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.439 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.439 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.439 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.439 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:47:13.439 | 075527b80df84b448d5a05e5dbc7167d' 2022-03-23 16:47:13.439 | + functions-common:get_or_create_service:1094 : echo 075527b80df84b448d5a05e5dbc7167d 2022-03-23 16:47:13.439 | 075527b80df84b448d5a05e5dbc7167d 2022-03-23 16:47:13.439 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.47/image 2022-03-23 16:47:13.439 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:47:13.439 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.47/image RegionOne 2022-03-23 16:47:13.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:47:13.439 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-23 16:47:13.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.439 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.439 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.439 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:47:13.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:47:13.439 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.47/image --region RegionOne -f value -c id 2022-03-23 16:47:13.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.439 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.439 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.439 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6429ca5d69fe42ef944e9000a45922ec 2022-03-23 16:47:13.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6429ca5d69fe42ef944e9000a45922ec 2022-03-23 16:47:13.439 | + functions-common:get_or_create_endpoint:1127 : public_id=6429ca5d69fe42ef944e9000a45922ec 2022-03-23 16:47:13.439 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:47:13.439 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:47:13.439 | + functions-common:get_or_create_endpoint:1136 : echo 6429ca5d69fe42ef944e9000a45922ec 2022-03-23 16:47:13.439 | 6429ca5d69fe42ef944e9000a45922ec 2022-03-23 16:47:13.440 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-23 16:47:13.440 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 16:47:13.440 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 16:47:13.440 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 16:47:13.440 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-23 16:47:13.440 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-23 16:47:13.440 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-23 16:47:13.440 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-23 16:47:13.440 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-23 16:47:13.479 | [262259 Async create_glance_accounts:296697]: finished create_glance_accounts with result 0 in 76 seconds 2022-03-23 16:47:13.518 | [262259 Async create_cinder_accounts:296827]: Waiting for completion of create_cinder_accounts running on PID 296827 (4 other jobs running) 2022-03-23 16:47:13.545 | [262259 Async create_cinder_accounts:296827]: Signaling child to exit 2022-03-23 16:47:13.546 | WAKEUP 2022-03-23 16:47:13.569 | [262259 Async create_cinder_accounts:296827]: Signaled 2022-03-23 16:47:13.571 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-23 16:47:13.571 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-23 16:47:13.571 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-23 16:47:13.571 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:47:13.571 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:47:13.571 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:47:13.571 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:47:13.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.571 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.571 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.571 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.571 | + functions-common:get_or_create_user:925 : user_id=30a7aede19a04418b1a009c422e0be43 2022-03-23 16:47:13.571 | + functions-common:get_or_create_user:926 : echo 30a7aede19a04418b1a009c422e0be43 2022-03-23 16:47:13.571 | 30a7aede19a04418b1a009c422e0be43 2022-03-23 16:47:13.571 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-23 16:47:13.571 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:47:13.571 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:47:13.571 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:47:13.571 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:47:13.571 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:47:13.571 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:47:13.571 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:47:13.571 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:47:13.571 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:47:13.571 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:47:13.571 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.572 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.572 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:47:13.572 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.572 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.572 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.572 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.572 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.572 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:47:13.572 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:47:13.572 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.572 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.572 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.572 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.572 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.572 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:47:13.572 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.572 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.572 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.572 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.572 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.572 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:47:13.572 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:47:13.572 | ++ functions-common:get_field:818 : echo '| 746920f8526b43eb96b7cd90a08f3804 | 30a7aede19a04418b1a009c422e0be43 | | f7dced82bfa94b609f02672bef9507d6 | | | False |' 2022-03-23 16:47:13.572 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:47:13.572 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.572 | + functions-common:get_or_add_user_project_role:995 : user_role_id=746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:47:13.572 | + functions-common:get_or_add_user_project_role:997 : echo 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:47:13.573 | 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:47:13.573 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 16:47:13.573 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-23 16:47:13.573 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:47:13.573 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-23 16:47:13.573 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-23 16:47:13.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.573 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.573 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.573 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.573 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:47:13.573 | e8bfbe01799147caa04a6c0626d3e3d8' 2022-03-23 16:47:13.573 | + functions-common:get_or_create_service:1094 : echo e8bfbe01799147caa04a6c0626d3e3d8 2022-03-23 16:47:13.573 | e8bfbe01799147caa04a6c0626d3e3d8 2022-03-23 16:47:13.573 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-23 16:47:13.573 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2022-03-23 16:47:13.573 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:47:13.573 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2022-03-23 16:47:13.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:47:13.573 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-23 16:47:13.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.573 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.573 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.573 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:47:13.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:47:13.573 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:47:13.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.573 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.574 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.574 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7f55095a524f4990977b82b1c491efe9 2022-03-23 16:47:13.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7f55095a524f4990977b82b1c491efe9 2022-03-23 16:47:13.574 | + functions-common:get_or_create_endpoint:1127 : public_id=7f55095a524f4990977b82b1c491efe9 2022-03-23 16:47:13.574 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:47:13.574 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:47:13.574 | + functions-common:get_or_create_endpoint:1136 : echo 7f55095a524f4990977b82b1c491efe9 2022-03-23 16:47:13.574 | 7f55095a524f4990977b82b1c491efe9 2022-03-23 16:47:13.574 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-23 16:47:13.574 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:47:13.574 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-23 16:47:13.574 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-23 16:47:13.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.574 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.574 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.574 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.574 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:47:13.574 | d87861feab2343cbbc43891d09cedde8' 2022-03-23 16:47:13.574 | + functions-common:get_or_create_service:1094 : echo d87861feab2343cbbc43891d09cedde8 2022-03-23 16:47:13.574 | d87861feab2343cbbc43891d09cedde8 2022-03-23 16:47:13.574 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2022-03-23 16:47:13.574 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:47:13.574 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2022-03-23 16:47:13.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:47:13.574 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-23 16:47:13.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.574 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.575 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.575 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:47:13.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:47:13.575 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:47:13.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.575 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.575 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.575 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9bbaa902057b4bac8186567fcc60bb5c 2022-03-23 16:47:13.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9bbaa902057b4bac8186567fcc60bb5c 2022-03-23 16:47:13.575 | + functions-common:get_or_create_endpoint:1127 : public_id=9bbaa902057b4bac8186567fcc60bb5c 2022-03-23 16:47:13.575 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:47:13.575 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:47:13.575 | + functions-common:get_or_create_endpoint:1136 : echo 9bbaa902057b4bac8186567fcc60bb5c 2022-03-23 16:47:13.575 | 9bbaa902057b4bac8186567fcc60bb5c 2022-03-23 16:47:13.575 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-23 16:47:13.575 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-23 16:47:13.575 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:47:13.575 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-23 16:47:13.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.575 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.575 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.575 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.575 | ++ functions-common:get_or_create_project:938 : project_id=f7dced82bfa94b609f02672bef9507d6 2022-03-23 16:47:13.575 | ++ functions-common:get_or_create_project:939 : echo f7dced82bfa94b609f02672bef9507d6 2022-03-23 16:47:13.575 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id f7dced82bfa94b609f02672bef9507d6 2022-03-23 16:47:13.575 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-23 16:47:13.575 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:47:13.576 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:47:13.576 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-23 16:47:13.576 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-23 16:47:13.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.576 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.576 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.576 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-23 16:47:13.576 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.576 | ++ functions-common:get_or_create_user:925 : user_id=30a7aede19a04418b1a009c422e0be43 2022-03-23 16:47:13.576 | ++ functions-common:get_or_create_user:926 : echo 30a7aede19a04418b1a009c422e0be43 2022-03-23 16:47:13.576 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 30a7aede19a04418b1a009c422e0be43 2022-03-23 16:47:13.617 | [262259 Async create_cinder_accounts:296827]: finished create_cinder_accounts with result 0 in 58 seconds 2022-03-23 16:47:13.621 | + inc/async:async_wait:197 : return 0 2022-03-23 16:47:13.624 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-23 16:47:13.677 | [262259 Async create_neutron_accounts:296942]: Waiting for completion of create_neutron_accounts running on PID 296942 (3 other jobs running) 2022-03-23 16:47:13.703 | [262259 Async create_neutron_accounts:296942]: Signaling child to exit 2022-03-23 16:47:13.704 | WAKEUP 2022-03-23 16:47:13.727 | [262259 Async create_neutron_accounts:296942]: Signaled 2022-03-23 16:47:13.728 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-23 16:47:13.728 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:47:13.728 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:47:13.728 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:47:13.728 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:47:13.729 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:47:13.729 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:47:13.729 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-23 16:47:13.729 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-23 16:47:13.729 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-23 16:47:13.729 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.47:9696/ 2022-03-23 16:47:13.729 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-23 16:47:13.729 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-23 16:47:13.729 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-23 16:47:13.729 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:47:13.729 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:47:13.729 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:47:13.729 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:47:13.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.729 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.729 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.729 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.729 | + functions-common:get_or_create_user:925 : user_id=76f703a44b6a40ad911f4108a4516c0b 2022-03-23 16:47:13.729 | + functions-common:get_or_create_user:926 : echo 76f703a44b6a40ad911f4108a4516c0b 2022-03-23 16:47:13.729 | 76f703a44b6a40ad911f4108a4516c0b 2022-03-23 16:47:13.729 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-23 16:47:13.729 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:47:13.729 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:47:13.729 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:47:13.729 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:47:13.729 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:47:13.729 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:47:13.729 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:47:13.729 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:47:13.729 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:47:13.730 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:47:13.730 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.730 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.730 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:47:13.730 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.730 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.730 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.730 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.730 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.730 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:47:13.730 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:47:13.730 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.730 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.730 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.730 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 16:47:13.730 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:47:13.730 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:47:13.730 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:47:13.730 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.730 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.730 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.730 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.730 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:47:13.730 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:47:13.730 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:47:13.731 | ++ functions-common:get_field:818 : echo '| 746920f8526b43eb96b7cd90a08f3804 | 76f703a44b6a40ad911f4108a4516c0b | | f7dced82bfa94b609f02672bef9507d6 | | | False |' 2022-03-23 16:47:13.731 | ++ functions-common:get_field:812 : read data 2022-03-23 16:47:13.731 | + functions-common:get_or_add_user_project_role:995 : user_role_id=746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:47:13.731 | + functions-common:get_or_add_user_project_role:997 : echo 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:47:13.731 | 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:47:13.731 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 16:47:13.731 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-23 16:47:13.731 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:47:13.731 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-23 16:47:13.731 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-23 16:47:13.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.731 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.731 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.731 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.731 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:47:13.731 | 92edeed2fff84f0a84d0a3dc33b09128' 2022-03-23 16:47:13.731 | + functions-common:get_or_create_service:1094 : echo 92edeed2fff84f0a84d0a3dc33b09128 2022-03-23 16:47:13.731 | 92edeed2fff84f0a84d0a3dc33b09128 2022-03-23 16:47:13.731 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.47:9696/ 2022-03-23 16:47:13.731 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:47:13.731 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.47:9696/ RegionOne 2022-03-23 16:47:13.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:47:13.731 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-23 16:47:13.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.731 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.731 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.731 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:47:13.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:47:13.732 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.47:9696/ --region RegionOne -f value -c id 2022-03-23 16:47:13.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.732 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:47:13.732 | from cryptography.utils import int_from_bytes 2022-03-23 16:47:13.732 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:47:13.732 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=20877c112ffe4f5daa9134df83269ded 2022-03-23 16:47:13.732 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 20877c112ffe4f5daa9134df83269ded 2022-03-23 16:47:13.732 | + functions-common:get_or_create_endpoint:1127 : public_id=20877c112ffe4f5daa9134df83269ded 2022-03-23 16:47:13.732 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:47:13.732 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:47:13.732 | + functions-common:get_or_create_endpoint:1136 : echo 20877c112ffe4f5daa9134df83269ded 2022-03-23 16:47:13.732 | 20877c112ffe4f5daa9134df83269ded 2022-03-23 16:47:13.774 | [262259 Async create_neutron_accounts:296942]: finished create_neutron_accounts with result 0 in 40 seconds 2022-03-23 16:47:13.813 | [262259 Async create_swift_accounts:297084]: Waiting for completion of create_swift_accounts running on PID 297084 (2 other jobs running) 2022-03-23 16:47:13.838 | [262259 Async create_swift_accounts:297084]: Signaling child to exit 2022-03-23 16:48:01.393 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:01.420 | [297084 Async create_swift_accounts:297084]: finished successfully 2022-03-23 16:48:01.440 | WAKEUP 2022-03-23 16:48:01.463 | [262259 Async create_swift_accounts:297084]: Signaled 2022-03-23 16:48:01.464 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-23 16:48:01.464 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-23 16:48:01.464 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-23 16:48:01.464 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-23 16:48:01.464 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-23 16:48:01.464 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-23 16:48:01.464 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-23 16:48:01.464 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-23 16:48:01.464 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-23 16:48:01.464 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-23 16:48:01.464 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:48:01.465 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 16:48:01.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.465 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.465 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.465 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.465 | ++ functions-common:get_or_create_role:950 : role_id=87bd12b3331549afb8f17bd3a796f6e3 2022-03-23 16:48:01.465 | ++ functions-common:get_or_create_role:951 : echo 87bd12b3331549afb8f17bd3a796f6e3 2022-03-23 16:48:01.465 | + lib/swift:create_swift_accounts:614 : another_role=87bd12b3331549afb8f17bd3a796f6e3 2022-03-23 16:48:01.465 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-23 16:48:01.465 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-23 16:48:01.465 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:48:01.465 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:48:01.465 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:48:01.465 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:48:01.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.465 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.465 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.465 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.465 | + functions-common:get_or_create_user:925 : user_id=1cecd1e8eb0b4eb8a401dd09b3c39875 2022-03-23 16:48:01.465 | + functions-common:get_or_create_user:926 : echo 1cecd1e8eb0b4eb8a401dd09b3c39875 2022-03-23 16:48:01.465 | 1cecd1e8eb0b4eb8a401dd09b3c39875 2022-03-23 16:48:01.465 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-23 16:48:01.465 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:48:01.465 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:48:01.465 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:01.465 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:01.465 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:48:01.465 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:48:01.465 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:48:01.465 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:48:01.465 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:48:01.466 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:48:01.466 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:48:01.466 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:01.466 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:48:01.466 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:01.466 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.466 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.466 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.466 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.466 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:48:01.466 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:48:01.466 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:48:01.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.466 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.466 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.466 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:48:01.466 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:01.466 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:48:01.466 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:01.466 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.466 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.466 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.466 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.466 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:01.466 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:01.466 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:01.467 | ++ functions-common:get_field:818 : echo '| 746920f8526b43eb96b7cd90a08f3804 | 1cecd1e8eb0b4eb8a401dd09b3c39875 | | f7dced82bfa94b609f02672bef9507d6 | | | False |' 2022-03-23 16:48:01.467 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.467 | + functions-common:get_or_add_user_project_role:995 : user_role_id=746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:48:01.467 | + functions-common:get_or_add_user_project_role:997 : echo 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:48:01.467 | 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:48:01.467 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 16:48:01.467 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-23 16:48:01.467 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:48:01.467 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:48:01.467 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:01.467 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:01.467 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:48:01.467 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:48:01.467 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:48:01.467 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:48:01.467 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:48:01.467 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:48:01.467 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:01.467 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:48:01.467 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:48:01.467 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:01.467 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.467 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.467 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.467 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.467 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:48:01.467 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:48:01.467 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:48:01.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.467 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.468 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.468 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:01.468 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:48:01.468 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:48:01.468 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:01.468 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.468 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.468 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.468 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.468 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:01.468 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:01.468 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:01.468 | ++ functions-common:get_field:818 : echo '| 0d98449d3a5a43b4a311549aff3d900b | 1cecd1e8eb0b4eb8a401dd09b3c39875 | | f7dced82bfa94b609f02672bef9507d6 | | | False |' 2022-03-23 16:48:01.468 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.468 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:48:01.468 | + functions-common:get_or_add_user_project_role:997 : echo 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:48:01.468 | 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:48:01.468 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-23 16:48:01.468 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:48:01.468 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-23 16:48:01.468 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-23 16:48:01.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.468 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.468 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.468 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.468 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:48:01.468 | 362f7d9088704239a48dad27c53605d4' 2022-03-23 16:48:01.468 | + functions-common:get_or_create_service:1094 : echo 362f7d9088704239a48dad27c53605d4 2022-03-23 16:48:01.468 | 362f7d9088704239a48dad27c53605d4 2022-03-23 16:48:01.469 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' http://10.222.0.47:8080 2022-03-23 16:48:01.469 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:48:01.469 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-23 16:48:01.469 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:48:01.469 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-23 16:48:01.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.469 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.469 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.469 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.469 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:48:01.469 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:48:01.469 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:48:01.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.469 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.469 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.469 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.469 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a19c91b216724aa5b3d97c0998227ed1 2022-03-23 16:48:01.469 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a19c91b216724aa5b3d97c0998227ed1 2022-03-23 16:48:01.469 | + functions-common:get_or_create_endpoint:1127 : public_id=a19c91b216724aa5b3d97c0998227ed1 2022-03-23 16:48:01.469 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.47:8080 ]] 2022-03-23 16:48:01.469 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.47:8080 RegionOne 2022-03-23 16:48:01.469 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:48:01.469 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-23 16:48:01.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.469 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.469 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.469 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.469 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:48:01.470 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:48:01.470 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.47:8080 --region RegionOne -f value -c id 2022-03-23 16:48:01.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.470 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.470 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.470 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.470 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0b5f2c43a2e944dca57a8d7ef97c93c5 2022-03-23 16:48:01.470 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0b5f2c43a2e944dca57a8d7ef97c93c5 2022-03-23 16:48:01.470 | 0b5f2c43a2e944dca57a8d7ef97c93c5 2022-03-23 16:48:01.470 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:48:01.470 | + functions-common:get_or_create_endpoint:1136 : echo a19c91b216724aa5b3d97c0998227ed1 2022-03-23 16:48:01.470 | a19c91b216724aa5b3d97c0998227ed1 2022-03-23 16:48:01.470 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-23 16:48:01.470 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-23 16:48:01.470 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:48:01.470 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-23 16:48:01.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.470 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.470 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.470 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.470 | ++ functions-common:get_or_create_project:938 : project_id=e330c2baa0884dfb929e647c5167eab4 2022-03-23 16:48:01.470 | ++ functions-common:get_or_create_project:939 : echo e330c2baa0884dfb929e647c5167eab4 2022-03-23 16:48:01.470 | + lib/swift:create_swift_accounts:628 : swift_project_test1=e330c2baa0884dfb929e647c5167eab4 2022-03-23 16:48:01.470 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-23 16:48:01.471 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:48:01.471 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-23 16:48:01.471 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:48:01.471 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-23 16:48:01.471 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-23 16:48:01.471 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-23 16:48:01.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.471 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.471 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.471 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.471 | ++ functions-common:get_or_create_user:925 : user_id=46b1d8dc801b4bb6aba6315d45eeb0fc 2022-03-23 16:48:01.471 | ++ functions-common:get_or_create_user:926 : echo 46b1d8dc801b4bb6aba6315d45eeb0fc 2022-03-23 16:48:01.471 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=46b1d8dc801b4bb6aba6315d45eeb0fc 2022-03-23 16:48:01.471 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-23 16:48:01.471 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:48:01.471 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 46b1d8dc801b4bb6aba6315d45eeb0fc e330c2baa0884dfb929e647c5167eab4 2022-03-23 16:48:01.471 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:48:01.471 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:48:01.471 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:01.471 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:01.471 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:48:01.471 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:48:01.471 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:48:01.471 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:48:01.471 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:01.471 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 46b1d8dc801b4bb6aba6315d45eeb0fc --project e330c2baa0884dfb929e647c5167eab4 2022-03-23 16:48:01.471 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:48:01.471 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:01.471 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.472 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.472 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.472 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.472 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:48:01.472 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:48:01.472 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 46b1d8dc801b4bb6aba6315d45eeb0fc --project e330c2baa0884dfb929e647c5167eab4 2022-03-23 16:48:01.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.472 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.472 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.472 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:01.472 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 46b1d8dc801b4bb6aba6315d45eeb0fc --project e330c2baa0884dfb929e647c5167eab4 2022-03-23 16:48:01.472 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:48:01.472 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:01.472 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.472 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.472 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.472 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.472 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:01.472 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:01.472 | ++ functions-common:get_field:818 : echo '| 0d98449d3a5a43b4a311549aff3d900b | 46b1d8dc801b4bb6aba6315d45eeb0fc | | e330c2baa0884dfb929e647c5167eab4 | | | False |' 2022-03-23 16:48:01.472 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:01.472 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.472 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:48:01.472 | + functions-common:get_or_add_user_project_role:997 : echo 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:48:01.472 | 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:48:01.472 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-23 16:48:01.472 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-23 16:48:01.472 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:48:01.473 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-23 16:48:01.473 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-23 16:48:01.473 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-23 16:48:01.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.473 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.473 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.473 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.473 | ++ functions-common:get_or_create_user:925 : user_id=76f8a77a97b043b89a90decfefffc7c3 2022-03-23 16:48:01.473 | ++ functions-common:get_or_create_user:926 : echo 76f8a77a97b043b89a90decfefffc7c3 2022-03-23 16:48:01.473 | + lib/swift:create_swift_accounts:637 : swift_user_test3=76f8a77a97b043b89a90decfefffc7c3 2022-03-23 16:48:01.473 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-23 16:48:01.474 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:48:01.474 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 87bd12b3331549afb8f17bd3a796f6e3 76f8a77a97b043b89a90decfefffc7c3 e330c2baa0884dfb929e647c5167eab4 2022-03-23 16:48:01.474 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:48:01.474 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:48:01.474 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:01.474 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:01.474 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:48:01.474 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:48:01.474 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:48:01.474 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:48:01.474 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 87bd12b3331549afb8f17bd3a796f6e3 --user 76f8a77a97b043b89a90decfefffc7c3 --project e330c2baa0884dfb929e647c5167eab4 2022-03-23 16:48:01.474 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:01.474 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:48:01.474 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:01.474 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.474 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.474 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.474 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.474 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:48:01.474 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:48:01.474 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 87bd12b3331549afb8f17bd3a796f6e3 --user 76f8a77a97b043b89a90decfefffc7c3 --project e330c2baa0884dfb929e647c5167eab4 2022-03-23 16:48:01.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.474 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.474 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.474 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 87bd12b3331549afb8f17bd3a796f6e3 --user 76f8a77a97b043b89a90decfefffc7c3 --project e330c2baa0884dfb929e647c5167eab4 2022-03-23 16:48:01.474 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:01.474 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:48:01.474 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:01.475 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.475 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.475 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.475 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.475 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:01.475 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:01.475 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:01.475 | ++ functions-common:get_field:818 : echo '| 87bd12b3331549afb8f17bd3a796f6e3 | 76f8a77a97b043b89a90decfefffc7c3 | | e330c2baa0884dfb929e647c5167eab4 | | | False |' 2022-03-23 16:48:01.475 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.475 | + functions-common:get_or_add_user_project_role:995 : user_role_id=87bd12b3331549afb8f17bd3a796f6e3 2022-03-23 16:48:01.475 | + functions-common:get_or_add_user_project_role:997 : echo 87bd12b3331549afb8f17bd3a796f6e3 2022-03-23 16:48:01.475 | 87bd12b3331549afb8f17bd3a796f6e3 2022-03-23 16:48:01.475 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-23 16:48:01.475 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-23 16:48:01.475 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:48:01.475 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-23 16:48:01.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.475 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.475 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.475 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.475 | ++ functions-common:get_or_create_project:938 : project_id=292bfc2f76a743d1bda397d8291112c3 2022-03-23 16:48:01.475 | ++ functions-common:get_or_create_project:939 : echo 292bfc2f76a743d1bda397d8291112c3 2022-03-23 16:48:01.475 | + lib/swift:create_swift_accounts:642 : swift_project_test2=292bfc2f76a743d1bda397d8291112c3 2022-03-23 16:48:01.475 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-23 16:48:01.475 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:48:01.475 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-23 16:48:01.475 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-23 16:48:01.475 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:48:01.475 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-23 16:48:01.475 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-23 16:48:01.476 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-23 16:48:01.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.476 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.476 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.476 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.476 | ++ functions-common:get_or_create_user:925 : user_id=1964e836b9ce4334adeb0087b76b285f 2022-03-23 16:48:01.476 | ++ functions-common:get_or_create_user:926 : echo 1964e836b9ce4334adeb0087b76b285f 2022-03-23 16:48:01.476 | + lib/swift:create_swift_accounts:647 : swift_user_test2=1964e836b9ce4334adeb0087b76b285f 2022-03-23 16:48:01.476 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-23 16:48:01.476 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:48:01.476 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 1964e836b9ce4334adeb0087b76b285f 292bfc2f76a743d1bda397d8291112c3 2022-03-23 16:48:01.476 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:48:01.476 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:48:01.476 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:01.476 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:01.476 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:48:01.476 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:48:01.476 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:48:01.476 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:48:01.476 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:01.476 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1964e836b9ce4334adeb0087b76b285f --project 292bfc2f76a743d1bda397d8291112c3 2022-03-23 16:48:01.476 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:48:01.476 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:01.476 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.476 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.476 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.476 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.476 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:48:01.477 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:48:01.477 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 1964e836b9ce4334adeb0087b76b285f --project 292bfc2f76a743d1bda397d8291112c3 2022-03-23 16:48:01.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.477 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.477 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.477 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:01.477 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:48:01.477 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1964e836b9ce4334adeb0087b76b285f --project 292bfc2f76a743d1bda397d8291112c3 2022-03-23 16:48:01.477 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:01.477 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.477 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.477 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.477 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.477 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:01.477 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:01.477 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:01.477 | ++ functions-common:get_field:818 : echo '| 0d98449d3a5a43b4a311549aff3d900b | 1964e836b9ce4334adeb0087b76b285f | | 292bfc2f76a743d1bda397d8291112c3 | | | False |' 2022-03-23 16:48:01.477 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.477 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:48:01.477 | + functions-common:get_or_add_user_project_role:997 : echo 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:48:01.477 | 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:48:01.477 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-23 16:48:01.477 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-23 16:48:01.477 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 16:48:01.477 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-23 16:48:01.477 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-23 16:48:01.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.477 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.477 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.478 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.478 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-23 16:48:01.478 | 6e654cc9a5344ee0b62fcef640c8a052' 2022-03-23 16:48:01.478 | ++ functions-common:get_or_create_domain:888 : echo 6e654cc9a5344ee0b62fcef640c8a052 2022-03-23 16:48:01.478 | + lib/swift:create_swift_accounts:652 : swift_domain=6e654cc9a5344ee0b62fcef640c8a052 2022-03-23 16:48:01.478 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-23 16:48:01.478 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:48:01.478 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-23 16:48:01.478 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 6e654cc9a5344ee0b62fcef640c8a052 2022-03-23 16:48:01.478 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:48:01.478 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=6e654cc9a5344ee0b62fcef640c8a052 --or-show -f value -c id 2022-03-23 16:48:01.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.478 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.478 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.478 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.478 | ++ functions-common:get_or_create_project:938 : project_id=b2ca6ccaee104ee7b37baaebee1e2806 2022-03-23 16:48:01.478 | ++ functions-common:get_or_create_project:939 : echo b2ca6ccaee104ee7b37baaebee1e2806 2022-03-23 16:48:01.478 | + lib/swift:create_swift_accounts:656 : swift_project_test4=b2ca6ccaee104ee7b37baaebee1e2806 2022-03-23 16:48:01.478 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-23 16:48:01.478 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:48:01.478 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-23 16:48:01.478 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 6e654cc9a5344ee0b62fcef640c8a052 test4@example.com 2022-03-23 16:48:01.478 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:48:01.478 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-23 16:48:01.478 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-23 16:48:01.478 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=6e654cc9a5344ee0b62fcef640c8a052 --email=test4@example.com --or-show -f value -c id 2022-03-23 16:48:01.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.478 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.479 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.479 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.479 | ++ functions-common:get_or_create_user:925 : user_id=147a8853419b48f9a3de686556473b71 2022-03-23 16:48:01.479 | ++ functions-common:get_or_create_user:926 : echo 147a8853419b48f9a3de686556473b71 2022-03-23 16:48:01.479 | + lib/swift:create_swift_accounts:661 : swift_user_test4=147a8853419b48f9a3de686556473b71 2022-03-23 16:48:01.479 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-23 16:48:01.479 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:48:01.479 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 147a8853419b48f9a3de686556473b71 b2ca6ccaee104ee7b37baaebee1e2806 2022-03-23 16:48:01.479 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:48:01.479 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:48:01.479 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:48:01.479 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:48:01.479 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:48:01.479 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:48:01.479 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:48:01.479 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:48:01.479 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:01.479 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:48:01.479 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 147a8853419b48f9a3de686556473b71 --project b2ca6ccaee104ee7b37baaebee1e2806 2022-03-23 16:48:01.479 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:01.479 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.479 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.479 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.479 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.479 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:48:01.479 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:48:01.479 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 147a8853419b48f9a3de686556473b71 --project b2ca6ccaee104ee7b37baaebee1e2806 2022-03-23 16:48:01.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.479 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.480 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.480 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 147a8853419b48f9a3de686556473b71 --project b2ca6ccaee104ee7b37baaebee1e2806 2022-03-23 16:48:01.480 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:48:01.480 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:48:01.480 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:48:01.480 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.480 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:01.480 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:01.480 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:48:01.480 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:48:01.480 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:48:01.480 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:48:01.480 | ++ functions-common:get_field:818 : echo '| 0d98449d3a5a43b4a311549aff3d900b | 147a8853419b48f9a3de686556473b71 | | b2ca6ccaee104ee7b37baaebee1e2806 | | | False |' 2022-03-23 16:48:01.480 | ++ functions-common:get_field:812 : read data 2022-03-23 16:48:01.480 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:48:01.480 | + functions-common:get_or_add_user_project_role:997 : echo 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:48:01.480 | 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:48:01.510 | [262259 Async create_swift_accounts:297084]: finished create_swift_accounts with result 0 in 127 seconds 2022-03-23 16:48:01.517 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-23 16:48:01.520 | + inc/async:async_wait:197 : return 0 2022-03-23 16:48:01.523 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-23 16:48:01.541 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:01.544 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-23 16:48:01.562 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:01.565 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-23 16:48:01.568 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:48:01.570 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-23 16:48:01.573 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-23 16:48:01.575 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-23 16:48:01.636 | + inc/async:async_inner:63 : init_glance 2022-03-23 16:48:01.678 | [262259 Async init_glance:301340]: running: init_glance 2022-03-23 16:48:01.680 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-23 16:48:01.699 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:01.702 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-23 16:48:01.705 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:48:01.708 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-23 16:48:01.711 | + ./stack.sh:main:1147 : configure_neutron 2022-03-23 16:48:01.713 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-23 16:48:01.718 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:48:01.719 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:48:01.725 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:48:01.728 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:48:01.730 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:48:01.733 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:48:01.736 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-23 16:48:01.739 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-23 16:48:01.742 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-23 16:48:01.744 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-23 16:48:01.759 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-23 16:48:01.762 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-23 16:48:05.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:05.290 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:05.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:05.291 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:08.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:08.885 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:08.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:08.885 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:11.671 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:48:11.697 | [301340 Async init_glance:301340]: finished successfully 2022-03-23 16:48:12.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:12.426 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:12.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:12.426 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:15.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:15.909 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:15.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:15.909 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:19.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:19.391 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:19.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:19.391 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:22.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:22.854 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:22.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:22.854 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:26.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:26.326 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:26.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:26.326 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:30.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:30.035 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:30.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:30.035 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:34.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:34.709 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:34.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:34.709 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:34.709 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-23 16:48:40.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:40.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:40.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:40.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:40.910 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-23 16:48:40.915 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-23 16:48:40.917 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-23 16:48:40.919 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-23 16:48:40.922 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-23 16:48:40.924 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-23 16:48:40.926 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-23 16:48:40.928 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-23 16:48:40.931 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-23 16:48:40.933 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-23 16:48:40.935 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-23 16:48:40.937 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-23 16:48:40.940 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-23 16:48:40.943 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-23 16:48:40.945 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-23 16:48:40.947 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-23 16:48:40.951 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:48:40.954 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-23 16:48:40.957 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:48:40.962 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-23 16:48:40.964 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-23 16:48:40.966 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-23 16:48:40.969 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-23 16:48:40.971 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 16:48:40.974 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 16:48:41.002 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-23 16:48:41.031 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-23 16:48:41.060 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-23 16:48:41.089 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-23 16:48:41.118 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-23 16:48:41.147 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-23 16:48:41.149 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-23 16:48:41.152 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-23 16:48:41.154 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 16:48:41.157 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:48:41.174 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:48:41.177 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:48:41.179 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:48:41.181 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:48:41.184 | + 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-03-23 16:48:41.213 | + 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-03-23 16:48:41.242 | + 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-03-23 16:48:41.272 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:48:41.301 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-23 16:48:41.319 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:48:41.321 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-23 16:48:41.323 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:48:41.326 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-23 16:48:41.328 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-23 16:48:41.330 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-23 16:48:41.342 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-23 16:48:41.345 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:48:41.348 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-23 16:48:41.350 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-23 16:48:41.363 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-23 16:48:41.375 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-23 16:48:41.377 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-23 16:48:41.389 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-23 16:48:41.402 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-23 16:48:41.414 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 16:48:41.417 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:48:41.420 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-23 16:48:41.424 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.vm1oHMf143 2022-03-23 16:48:41.427 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 16:48:41.429 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:48:41.432 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.vm1oHMf143 2022-03-23 16:48:41.436 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.vm1oHMf143 2022-03-23 16:48:41.448 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.vm1oHMf143 /etc/sudoers.d/neutron-rootwrap 2022-03-23 16:48:41.460 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:48:41.489 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-23 16:48:41.492 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:48:41.521 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-23 16:48:41.523 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-23 16:48:41.526 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-23 16:48:41.528 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:48:41.530 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:48:41.533 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:48:41.551 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:41.554 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:48:41.557 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:48:41.559 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:48:41.576 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:41.579 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:48:41.582 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:48:41.612 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:48:41.615 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:48:41.617 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-23 16:48:41.634 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:41.637 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-23 16:48:41.639 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-23 16:48:41.642 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:48:41.644 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:48:41.647 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-23 16:48:41.649 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-23 16:48:41.652 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:48:41.654 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-23 16:48:41.657 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-23 16:48:41.660 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-23 16:48:41.664 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-23 16:48:41.667 | + 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-03-23 16:48:41.672 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-23 16:48:41.690 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:41.692 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-23 16:48:41.695 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-23 16:48:41.697 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-23 16:48:41.702 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-23 16:48:41.732 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 16:48:41.762 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-23 16:48:41.793 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-23 16:48:41.823 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-23 16:48:41.854 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-23 16:48:41.856 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 16:48:41.859 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-23 16:48:41.861 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:48:41.864 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-23 16:48:41.892 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-23 16:48:41.923 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:48:41.953 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-23 16:48:41.983 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-23 16:48:42.013 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-23 16:48:42.043 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-23 16:48:42.073 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-23 16:48:42.104 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:48:42.134 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:48:42.165 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-23 16:48:42.195 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-23 16:48:42.225 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-23 16:48:42.228 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 16:48:42.230 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 16:48:42.233 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 16:48:42.235 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-23 16:48:42.265 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-23 16:48:42.296 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.47/identity 2022-03-23 16:48:42.326 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-23 16:48:42.356 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-23 16:48:42.387 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-23 16:48:42.417 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-23 16:48:42.447 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-23 16:48:42.477 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:48:42.510 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-23 16:48:42.541 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-23 16:48:42.543 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-23 16:48:42.546 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-23 16:48:42.548 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-23 16:48:42.551 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-23 16:48:42.554 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-23 16:48:42.556 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-23 16:48:42.559 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-03-23 16:48:42.562 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-03-23 16:48:42.564 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-03-23 16:48:42.567 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-23 16:48:42.570 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-23 16:48:42.572 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-23 16:48:42.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-23 16:48:42.577 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-23 16:48:42.580 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-23 16:48:42.583 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-23 16:48:42.585 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-23 16:48:42.588 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-23 16:48:42.590 | + 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-03-23 16:48:42.618 | + 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-03-23 16:48:42.621 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:48:42.623 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 16:48:42.626 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-23 16:48:42.628 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-23 16:48:42.631 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:48:42.633 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-23 16:48:42.662 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-23 16:48:42.664 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-23 16:48:42.667 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:48:42.670 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 16:48:42.672 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-23 16:48:42.675 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-23 16:48:42.677 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:48:42.680 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-23 16:48:42.709 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-23 16:48:42.711 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:48:42.714 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 16:48:42.716 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-23 16:48:42.719 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-23 16:48:42.721 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:48:42.724 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-23 16:48:42.752 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-23 16:48:42.755 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:48:42.757 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-23 16:48:42.759 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-23 16:48:42.762 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-23 16:48:42.764 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:48:42.767 | + 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-03-23 16:48:42.796 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-23 16:48:42.798 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:48:42.801 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-23 16:48:42.804 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 16:48:42.806 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 16:48:42.809 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:48:42.812 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-23 16:48:42.841 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-23 16:48:42.844 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:48:42.846 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-23 16:48:42.849 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-23 16:48:42.851 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-23 16:48:42.854 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:48:42.856 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-23 16:48:42.885 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-03-23 16:48:42.888 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:48:42.890 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-23 16:48:42.892 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-03-23 16:48:42.895 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-03-23 16:48:42.898 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:48:42.900 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-03-23 16:48:42.929 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-23 16:48:42.932 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:48:42.934 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-23 16:48:42.937 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 16:48:42.939 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 16:48:42.942 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:48:42.945 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-23 16:48:42.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 16:48:42.977 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-23 16:48:42.994 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:42.997 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-23 16:48:42.999 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:48:43.031 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-23 16:48:43.034 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:48:43.063 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 16:48:43.095 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-23 16:48:43.097 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-23 16:48:43.100 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-23 16:48:43.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 16:48:46.126 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 16:48:46.126 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev48 2022-03-23 16:48:46.127 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=303316) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 16:48:46.178 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=303316) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:48:46.178 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=303316) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:48:46.178 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=303316) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:48:46.178 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=303316) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:48:46.179 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=303316) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:48:46.179 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=303316) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:48:46.233 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 16:48:46.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.233 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:46.233 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:46.598 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-23 16:48:46.600 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-23 16:48:46.603 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-23 16:48:46.606 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 16:48:46.608 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-23 16:48:46.658 | + 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-03-23 16:48:46.677 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-23 16:48:46.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-23 16:48:46.687 | + 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-03-23 16:48:46.718 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-23 16:48:46.722 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-23 16:48:46.730 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-23 16:48:46.733 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-23 16:48:46.735 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-23 16:48:46.749 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-23 16:48:46.761 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 16:48:46.764 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-23 16:48:46.772 | net.bridge.bridge-nf-call-iptables = 1 2022-03-23 16:48:46.775 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 16:48:46.778 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-23 16:48:46.786 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-23 16:48:46.790 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-23 16:48:46.792 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-23 16:48:46.795 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-23 16:48:46.797 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-23 16:48:46.800 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-23 16:48:46.803 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 16:48:46.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 16:48:46.808 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 16:48:46.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 16:48:46.836 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-23 16:48:46.838 | + 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-03-23 16:48:46.875 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-23 16:48:46.877 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-23 16:48:46.906 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-23 16:48:46.937 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-23 16:48:46.954 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:46.956 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-23 16:48:46.959 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-23 16:48:46.964 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-23 16:48:46.993 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-23 16:48:47.022 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:48:47.054 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-23 16:48:47.057 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:48:47.087 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-23 16:48:47.104 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:47.106 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 16:48:47.109 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-23 16:48:47.139 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 16:48:47.141 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 16:48:47.144 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 16:48:47.173 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-23 16:48:47.176 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 16:48:47.178 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-23 16:48:47.181 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-23 16:48:47.198 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:47.201 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-23 16:48:47.203 | + 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-03-23 16:48:47.209 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-23 16:48:47.238 | + 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-03-23 16:48:47.271 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-23 16:48:47.273 | + 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-03-23 16:48:47.303 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 16:48:47.306 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-23 16:48:47.335 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 16:48:47.338 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 16:48:47.341 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 16:48:47.370 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-23 16:48:47.373 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 16:48:47.375 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-23 16:48:47.378 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 16:48:50.372 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 16:48:50.372 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev48 2022-03-23 16:48:50.373 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=303848) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 16:48:50.423 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=303848) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:48:50.423 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=303848) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:48:50.424 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=303848) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:48:50.424 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=303848) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:48:50.424 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=303848) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:48:50.424 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=303848) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:48:50.485 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-23 16:48:50.485 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=303848) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-23 16:48:50.486 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=303848) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-23 16:48:50.486 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 16:48:50.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:50.486 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:50.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:48:50.486 | from cryptography.utils import int_from_bytes 2022-03-23 16:48:50.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-23 16:48:50.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-23 16:48:50.865 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-23 16:48:50.868 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 16:48:50.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 16:48:50.873 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 16:48:50.876 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 16:48:50.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-23 16:48:50.896 | + functions:set_mtu:785 : local dev=br-data 2022-03-23 16:48:50.898 | + functions:set_mtu:786 : local mtu=1500 2022-03-23 16:48:50.901 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-23 16:48:50.914 | + 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-03-23 16:48:50.932 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-23 16:48:50.935 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-23 16:48:50.937 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-23 16:48:50.940 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-23 16:48:50.943 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-23 16:48:50.945 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-23 16:48:50.948 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-23 16:48:50.950 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-23 16:48:50.953 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-23 16:48:50.955 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-23 16:48:50.958 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-23 16:48:50.960 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-23 16:48:50.963 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-23 16:48:50.965 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-23 16:48:50.969 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-23 16:48:50.969 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-23 16:48:50.976 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-23 16:48:50.978 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-23 16:48:50.981 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-23 16:48:50.983 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-23 16:48:50.988 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-23 16:48:50.988 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-23 16:48:50.989 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-23 16:48:50.995 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.17/22 brd 192.168.3.255' 2022-03-23 16:48:50.997 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-23 16:48:51.000 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-23 16:48:51.002 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-23 16:48:51.005 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-23 16:48:51.008 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.17/22 brd 192.168.3.255 != '' ]] 2022-03-23 16:48:51.010 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1' 2022-03-23 16:48:51.013 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data' 2022-03-23 16:48:51.015 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-23 16:48:51.018 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-23 16:48:51.022 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.17/22 brd 192.168.3.255 2022-03-23 16:48:51.022 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-23 16:48:51.023 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-23 16:48:51.023 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-23 16:48:51.029 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.17 2022-03-23 16:48:51.031 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.17 ' 2022-03-23 16:48:51.034 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1 2022-03-23 16:48:51.047 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data 2022-03-23 16:48:51.060 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-23 16:48:51.073 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-23 16:48:51.093 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.17 2022-03-23 16:48:51.102 | PING 192.168.0.17 (192.168.0.17) from 192.168.0.17 br-data: 56(84) bytes of data. 2022-03-23 16:48:51.103 | 64 bytes from 192.168.0.17: icmp_seq=1 ttl=64 time=0.119 ms 2022-03-23 16:48:52.123 | 64 bytes from 192.168.0.17: icmp_seq=2 ttl=64 time=0.047 ms 2022-03-23 16:48:53.146 | 64 bytes from 192.168.0.17: icmp_seq=3 ttl=64 time=0.038 ms 2022-03-23 16:48:53.147 | 2022-03-23 16:48:53.147 | --- 192.168.0.17 ping statistics --- 2022-03-23 16:48:53.147 | 3 packets transmitted, 3 received, 0% packet loss, time 2044ms 2022-03-23 16:48:53.147 | rtt min/avg/max/mdev = 0.038/0.068/0.119/0.036 ms 2022-03-23 16:48:53.152 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-23 16:48:53.152 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-23 16:48:53.158 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-23 16:48:53.160 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-23 16:48:53.178 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:53.181 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-23 16:48:53.183 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-23 16:48:53.188 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-23 16:48:53.218 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.47 2022-03-23 16:48:53.248 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-23 16:48:53.278 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:48:53.310 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-23 16:48:53.313 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:48:53.344 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 16:48:53.347 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-23 16:48:53.365 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:48:53.367 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:48:53.370 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-23 16:48:53.387 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:48:53.390 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-23 16:48:53.407 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:48:53.410 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-23 16:48:53.428 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:48:53.430 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-23 16:48:53.461 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-23 16:48:53.492 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-23 16:48:53.495 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-23 16:48:53.512 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:53.515 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-23 16:48:53.532 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:53.536 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-23 16:48:53.538 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-23 16:48:53.598 | + inc/async:async_inner:63 : init_neutron 2022-03-23 16:48:53.636 | [262259 Async init_neutron:304326]: running: init_neutron 2022-03-23 16:48:53.639 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-23 16:48:53.663 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:53.668 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-23 16:48:53.679 | ++ ./stack.sh:main:1162 : true 2022-03-23 16:48:53.683 | + ./stack.sh:main:1162 : netman_pid= 2022-03-23 16:48:53.685 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-23 16:48:53.688 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-23 16:48:53.699 | dnsmasq: no process found 2022-03-23 16:48:53.703 | + ./stack.sh:main:1164 : true 2022-03-23 16:48:53.705 | + ./stack.sh:main:1169 : clean_iptables 2022-03-23 16:48:53.713 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-23 16:48:53.713 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:48:53.713 | + lib/nova:clean_iptables:186 : bash 2022-03-23 16:48:53.714 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-23 16:48:53.717 | + lib/nova:clean_iptables:186 : grep nova 2022-03-23 16:48:53.722 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-23 16:48:53.722 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-23 16:48:53.730 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-23 16:48:53.735 | + lib/nova:clean_iptables:188 : grep nova 2022-03-23 16:48:53.735 | + lib/nova:clean_iptables:188 : bash 2022-03-23 16:48:53.740 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-23 16:48:53.743 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 16:48:53.743 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-23 16:48:53.743 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:48:53.751 | + lib/nova:clean_iptables:190 : grep nova 2022-03-23 16:48:53.753 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:48:53.755 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-23 16:48:53.757 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-23 16:48:53.757 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-23 16:48:53.764 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-23 16:48:53.765 | + lib/nova:clean_iptables:190 : bash 2022-03-23 16:48:53.775 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 16:48:53.775 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-23 16:48:53.777 | + lib/nova:clean_iptables:192 : bash 2022-03-23 16:48:53.778 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:48:53.781 | + lib/nova:clean_iptables:192 : grep nova 2022-03-23 16:48:53.781 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-23 16:48:53.782 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-23 16:48:53.796 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-23 16:48:53.805 | net.ipv4.ip_forward = 1 2022-03-23 16:48:53.809 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-23 16:48:53.826 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:53.829 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-23 16:48:53.832 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-23 16:48:53.835 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 16:48:53.870 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-23 16:48:53.903 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-23 16:48:53.906 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 16:48:53.942 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-23 16:48:53.977 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-23 16:48:53.995 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:53.998 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-23 16:48:54.001 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:48:54.004 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-23 16:48:54.007 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-23 16:48:54.010 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-23 16:48:54.076 | + inc/async:async_inner:63 : init_swift 2022-03-23 16:48:54.123 | [262259 Async init_swift:304684]: running: init_swift 2022-03-23 16:48:54.129 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-23 16:48:54.152 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:54.155 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-23 16:48:54.158 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:48:54.161 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-23 16:48:54.163 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-23 16:48:54.166 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-23 16:48:54.253 | + inc/async:async_inner:63 : init_cinder 2022-03-23 16:48:54.338 | [262259 Async init_cinder:304779]: running: init_cinder 2022-03-23 16:48:54.350 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-23 16:48:54.395 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:48:54.401 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-23 16:48:54.406 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:48:54.409 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-23 16:48:54.414 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-23 16:48:54.417 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-23 16:48:54.527 | + inc/async:async_inner:63 : init_placement 2022-03-23 16:48:54.624 | [262259 Async init_placement:304898]: running: init_placement 2022-03-23 16:48:54.630 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-23 16:48:54.745 | [262259 Async init_neutron:304326]: Waiting for completion of init_neutron running on PID 304326 (6 other jobs running) 2022-03-23 16:48:54.788 | [262259 Async init_neutron:304326]: Signaling child to exit 2022-03-23 16:49:05.226 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:49:05.300 | [304779 Async init_cinder:304779]: finished successfully 2022-03-23 16:49:08.137 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:49:08.177 | [304684 Async init_swift:304684]: finished successfully 2022-03-23 16:49:20.688 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:49:20.715 | [304326 Async init_neutron:304326]: finished successfully 2022-03-23 16:49:20.737 | WAKEUP 2022-03-23 16:49:20.762 | [262259 Async init_neutron:304326]: Signaled 2022-03-23 16:49:20.763 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-23 16:49:20.763 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:49:20.763 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:49:20.763 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:49:20.763 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:49:20.764 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:49:20.764 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:49:20.764 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-23 16:49:20.764 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-23 16:49:20.764 | + lib/database:recreate_database:112 : local db=neutron 2022-03-23 16:49:20.764 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-23 16:49:20.764 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-23 16:49:20.764 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-23 16:49:20.764 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:49:20.764 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-23 16:49:20.764 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:49:20.764 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-23 16:49:20.764 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:49:20.764 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:49:20.764 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:49:20.764 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:49:20.764 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054136488 2022-03-23 16:49:20.764 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-23 16:49:20.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:20.764 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:20.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:20.764 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:20.764 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:49:20.764 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:49:20.764 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:49:20.764 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:49:20.764 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-23 16:49:20.764 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-23 16:49:20.764 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-23 16:49:20.764 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-23 16:49:20.764 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-23 16:49:20.764 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-23 16:49:20.764 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-23 16:49:20.765 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-23 16:49:20.766 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-23 16:49:20.767 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-23 16:49:20.768 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-23 16:49:20.768 | Running upgrade for neutron ... 2022-03-23 16:49:20.768 | OK 2022-03-23 16:49:20.769 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-23 16:49:20.769 | + functions-common:time_stop:2425 : local name 2022-03-23 16:49:20.769 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:49:20.769 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:49:20.769 | + functions-common:time_stop:2428 : local total 2022-03-23 16:49:20.769 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:49:20.769 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:49:20.769 | + functions-common:time_stop:2432 : start_time=1648054136488 2022-03-23 16:49:20.769 | + functions-common:time_stop:2434 : [[ -z 1648054136488 ]] 2022-03-23 16:49:20.769 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:49:20.769 | + functions-common:time_stop:2437 : end_time=1648054160669 2022-03-23 16:49:20.769 | + functions-common:time_stop:2438 : elapsed_time=24181 2022-03-23 16:49:20.769 | + functions-common:time_stop:2439 : total=8529 2022-03-23 16:49:20.769 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:49:20.769 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32710 2022-03-23 16:49:20.813 | [262259 Async init_neutron:304326]: finished init_neutron with result 0 in 27 seconds 2022-03-23 16:49:20.817 | + inc/async:async_wait:197 : return 0 2022-03-23 16:49:20.820 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-23 16:49:20.872 | [262259 Async init_placement:304898]: Waiting for completion of init_placement running on PID 304898 (5 other jobs running) 2022-03-23 16:49:20.900 | [262259 Async init_placement:304898]: Signaling child to exit 2022-03-23 16:49:40.583 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:49:40.609 | [304898 Async init_placement:304898]: finished successfully 2022-03-23 16:49:40.629 | WAKEUP 2022-03-23 16:49:40.652 | [262259 Async init_placement:304898]: Signaled 2022-03-23 16:49:40.653 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-23 16:49:40.654 | + lib/database:recreate_database:112 : local db=placement 2022-03-23 16:49:40.654 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-23 16:49:40.654 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-23 16:49:40.654 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-23 16:49:40.654 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:49:40.654 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-23 16:49:40.654 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:49:40.654 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-23 16:49:40.654 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-23 16:49:40.654 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-23 16:49:40.654 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-23 16:49:40.654 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:49:40.654 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:49:40.654 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:49:40.654 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:49:40.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.654 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.654 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.654 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:49:40.654 | + functions-common:get_or_create_user:925 : user_id=f1cc15eebb1a4078ab99f62bd99ef0ac 2022-03-23 16:49:40.654 | + functions-common:get_or_create_user:926 : echo f1cc15eebb1a4078ab99f62bd99ef0ac 2022-03-23 16:49:40.654 | f1cc15eebb1a4078ab99f62bd99ef0ac 2022-03-23 16:49:40.654 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-23 16:49:40.654 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:49:40.654 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:49:40.654 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:49:40.654 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:49:40.654 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:49:40.655 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:49:40.655 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:49:40.655 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:49:40.655 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:49:40.655 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:49:40.655 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:49:40.655 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:49:40.655 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:49:40.655 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:49:40.655 | ++ functions-common:get_field:812 : read data 2022-03-23 16:49:40.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.655 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.655 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.655 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:49:40.655 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:49:40.655 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:49:40.655 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:49:40.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.655 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.655 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.655 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:49:40.655 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:49:40.655 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:49:40.655 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:49:40.655 | ++ functions-common:get_field:812 : read data 2022-03-23 16:49:40.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.655 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.656 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.656 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:49:40.656 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:49:40.656 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:49:40.656 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:49:40.656 | ++ functions-common:get_field:818 : echo '| 746920f8526b43eb96b7cd90a08f3804 | f1cc15eebb1a4078ab99f62bd99ef0ac | | f7dced82bfa94b609f02672bef9507d6 | | | False |' 2022-03-23 16:49:40.656 | ++ functions-common:get_field:812 : read data 2022-03-23 16:49:40.656 | + functions-common:get_or_add_user_project_role:995 : user_role_id=746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:49:40.656 | + functions-common:get_or_add_user_project_role:997 : echo 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:49:40.656 | 746920f8526b43eb96b7cd90a08f3804 2022-03-23 16:49:40.656 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 16:49:40.656 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-23 16:49:40.656 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:49:40.656 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:49:40.656 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:49:40.656 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:49:40.656 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:49:40.656 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:49:40.656 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:49:40.656 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:49:40.656 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:49:40.656 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:49:40.656 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:49:40.656 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:49:40.656 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:49:40.656 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:49:40.656 | ++ functions-common:get_field:812 : read data 2022-03-23 16:49:40.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.656 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.656 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.657 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:49:40.657 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:49:40.657 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:49:40.657 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:49:40.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.657 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.657 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.657 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:49:40.657 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:49:40.657 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:49:40.657 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:49:40.657 | ++ functions-common:get_field:812 : read data 2022-03-23 16:49:40.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.657 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.657 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.657 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:49:40.657 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:49:40.657 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:49:40.657 | ++ functions-common:get_field:818 : echo '| 0d98449d3a5a43b4a311549aff3d900b | f1cc15eebb1a4078ab99f62bd99ef0ac | | f7dced82bfa94b609f02672bef9507d6 | | | False |' 2022-03-23 16:49:40.657 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:49:40.657 | ++ functions-common:get_field:812 : read data 2022-03-23 16:49:40.657 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:49:40.657 | + functions-common:get_or_add_user_project_role:997 : echo 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:49:40.657 | 0d98449d3a5a43b4a311549aff3d900b 2022-03-23 16:49:40.657 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.47/placement 2022-03-23 16:49:40.657 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-23 16:49:40.657 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:49:40.657 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-23 16:49:40.658 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-23 16:49:40.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.658 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.658 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.658 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:49:40.658 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:49:40.658 | 080dfbc4ae8e48ea883fd6135229e48a' 2022-03-23 16:49:40.658 | + functions-common:get_or_create_service:1094 : echo 080dfbc4ae8e48ea883fd6135229e48a 2022-03-23 16:49:40.658 | 080dfbc4ae8e48ea883fd6135229e48a 2022-03-23 16:49:40.658 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.47/placement 2022-03-23 16:49:40.658 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:49:40.658 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.47/placement RegionOne 2022-03-23 16:49:40.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:49:40.658 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-23 16:49:40.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.658 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.658 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.658 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:49:40.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:49:40.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:49:40.658 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.47/placement --region RegionOne -f value -c id 2022-03-23 16:49:40.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.658 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:40.658 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:40.658 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:49:40.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=bc4c90b330f2445d91726a75763af8ef 2022-03-23 16:49:40.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo bc4c90b330f2445d91726a75763af8ef 2022-03-23 16:49:40.659 | + functions-common:get_or_create_endpoint:1127 : public_id=bc4c90b330f2445d91726a75763af8ef 2022-03-23 16:49:40.659 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:49:40.659 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:49:40.659 | + functions-common:get_or_create_endpoint:1136 : echo bc4c90b330f2445d91726a75763af8ef 2022-03-23 16:49:40.659 | bc4c90b330f2445d91726a75763af8ef 2022-03-23 16:49:40.699 | [262259 Async init_placement:304898]: finished init_placement with result 0 in 46 seconds 2022-03-23 16:49:40.704 | + inc/async:async_wait:197 : return 0 2022-03-23 16:49:40.707 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-23 16:49:40.758 | [262259 Async init_glance:301340]: Waiting for completion of init_glance running on PID 301340 (4 other jobs running) 2022-03-23 16:49:40.784 | [262259 Async init_glance:301340]: Signaling child to exit 2022-03-23 16:49:40.784 | WAKEUP 2022-03-23 16:49:40.807 | [262259 Async init_glance:301340]: Signaled 2022-03-23 16:49:40.809 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-23 16:49:40.809 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-23 16:49:40.809 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-23 16:49:40.809 | + lib/database:recreate_database:112 : local db=glance 2022-03-23 16:49:40.809 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-23 16:49:40.809 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-23 16:49:40.809 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-23 16:49:40.809 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:49:40.809 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-23 16:49:40.809 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:49:40.809 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-23 16:49:40.809 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:49:40.809 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:49:40.809 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:49:40.809 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:49:40.809 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054081896 2022-03-23 16:49:40.809 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-23 16:49:40.809 | 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=301462) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:49:40.809 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:49:40.809 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:49:40.809 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:49:40.809 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:49:40.809 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:49:40.810 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:49:40.811 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:49:40.811 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:49:40.811 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-23 16:49:40.811 | Database migration is up to date. No migration needed. 2022-03-23 16:49:40.811 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-23 16:49:40.811 | Database is synced successfully. 2022-03-23 16:49:40.811 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-23 16:49:40.811 | 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=301649) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-23 16:49:40.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-23 16:49:40.812 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-23 16:49:40.812 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-23 16:49:40.812 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-23 16:49:40.812 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-23 16:49:40.812 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-23 16:49:40.812 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-23 16:49:40.812 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-23 16:49:40.812 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-23 16:49:40.812 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-23 16:49:40.812 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-23 16:49:40.812 | + functions-common:time_stop:2425 : local name 2022-03-23 16:49:40.812 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:49:40.812 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:49:40.812 | + functions-common:time_stop:2428 : local total 2022-03-23 16:49:40.812 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:49:40.812 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:49:40.812 | + functions-common:time_stop:2432 : start_time=1648054081896 2022-03-23 16:49:40.812 | + functions-common:time_stop:2434 : [[ -z 1648054081896 ]] 2022-03-23 16:49:40.812 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:49:40.812 | + functions-common:time_stop:2437 : end_time=1648054091654 2022-03-23 16:49:40.812 | + functions-common:time_stop:2438 : elapsed_time=9758 2022-03-23 16:49:40.812 | + functions-common:time_stop:2439 : total=8529 2022-03-23 16:49:40.812 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:49:40.812 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18287 2022-03-23 16:49:40.855 | [262259 Async init_glance:301340]: finished init_glance with result 0 in 10 seconds 2022-03-23 16:49:40.859 | + inc/async:async_wait:197 : return 0 2022-03-23 16:49:40.861 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-23 16:49:40.915 | [262259 Async init_swift:304684]: Waiting for completion of init_swift running on PID 304684 (3 other jobs running) 2022-03-23 16:49:40.941 | [262259 Async init_swift:304684]: Signaling child to exit 2022-03-23 16:49:40.941 | WAKEUP 2022-03-23 16:49:40.964 | [262259 Async init_swift:304684]: Signaled 2022-03-23 16:49:40.966 | + lib/swift:init_swift:668 : local node_number 2022-03-23 16:49:40.966 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 16:49:40.966 | No container-replicator running 2022-03-23 16:49:40.966 | No object-server running 2022-03-23 16:49:40.966 | No container-auditor running 2022-03-23 16:49:40.966 | No container-server running 2022-03-23 16:49:40.966 | No account-auditor running 2022-03-23 16:49:40.966 | No object-replicator running 2022-03-23 16:49:40.966 | No account-reaper running 2022-03-23 16:49:40.966 | No object-updater running 2022-03-23 16:49:40.966 | No container-sync running 2022-03-23 16:49:40.966 | No object-reconstructor running 2022-03-23 16:49:40.966 | No container-updater running 2022-03-23 16:49:40.966 | No proxy-server running 2022-03-23 16:49:40.966 | No account-server running 2022-03-23 16:49:40.966 | No object-expirer running 2022-03-23 16:49:40.966 | No container-reconciler running 2022-03-23 16:49:40.966 | No container-sharder running 2022-03-23 16:49:40.966 | No object-auditor running 2022-03-23 16:49:40.966 | No account-replicator running 2022-03-23 16:49:40.966 | + lib/swift:init_swift:670 : true 2022-03-23 16:49:40.966 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-23 16:49:40.966 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-23 16:49:40.966 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-23 16:49:40.966 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-23 16:49:40.966 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-23 16:49:40.966 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-23 16:49:40.966 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-23 16:49:40.966 | + functions:create_disk:732 : local node_number 2022-03-23 16:49:40.967 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:49:40.967 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 16:49:40.967 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-23 16:49:40.967 | + functions:create_disk:736 : local key 2022-03-23 16:49:40.967 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:49:40.967 | ++ functions:create_disk:738 : sed s#/.## 2022-03-23 16:49:40.967 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:49:40.967 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:49:40.967 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-23 16:49:40.967 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:49:40.967 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 16:49:40.967 | + functions:destroy_disk:765 : local key 2022-03-23 16:49:40.967 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:49:40.967 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-23 16:49:40.967 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:49:40.967 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:49:40.967 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-23 16:49:40.967 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-23 16:49:40.967 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:49:40.967 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:49:40.967 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-23 16:49:40.967 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:49:40.967 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:49:40.967 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-23 16:49:40.967 | = sectsz=512 attr=2, projid32bit=1 2022-03-23 16:49:40.967 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-23 16:49:40.967 | = reflink=1 2022-03-23 16:49:40.967 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-23 16:49:40.967 | = sunit=0 swidth=0 blks 2022-03-23 16:49:40.967 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-23 16:49:40.967 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-23 16:49:40.967 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-23 16:49:40.968 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-23 16:49:40.968 | + 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-03-23 16:49:40.968 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-23 16:49:40.968 | /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-03-23 16:49:40.968 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-23 16:49:40.968 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-23 16:49:40.968 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-23 16:49:40.968 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-23 16:49:40.968 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 16:49:40.968 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-23 16:49:40.968 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-23 16:49:40.968 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-23 16:49:40.968 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 16:49:40.968 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-23 16:49:40.968 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 16:49:40.968 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-23 16:49:40.968 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648053327.object.builder backups/1648053328.container.builder backups/1648053329.account.builder backups/1648053335.object.builder backups/1648053336.container.builder backups/1648053337.account.builder backups/1648053335.object.ring.gz backups/1648053336.container.ring.gz backups/1648053337.account.ring.gz 2022-03-23 16:49:40.968 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-23 16:49:40.968 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-23 16:49:40.968 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-23 16:49:40.968 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-23 16:49:40.968 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 16:49:40.968 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-23 16:49:40.968 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-23 16:49:40.968 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-23 16:49:40.968 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-23 16:49:40.968 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-23 16:49:40.968 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-23 16:49:40.968 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-23 16:49:40.968 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-23 16:49:40.968 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-23 16:49:40.968 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-23 16:49:40.969 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 16:49:40.969 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-23 16:49:40.969 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 16:49:40.969 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-23 16:49:40.969 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 16:49:40.969 | + lib/swift:init_swift:714 : popd 2022-03-23 16:49:41.011 | [262259 Async init_swift:304684]: finished init_swift with result 0 in 14 seconds 2022-03-23 16:49:41.015 | + inc/async:async_wait:197 : return 0 2022-03-23 16:49:41.018 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-23 16:49:41.070 | [262259 Async init_cinder:304779]: Waiting for completion of init_cinder running on PID 304779 (2 other jobs running) 2022-03-23 16:49:41.096 | [262259 Async init_cinder:304779]: Signaling child to exit 2022-03-23 16:49:41.096 | WAKEUP 2022-03-23 16:49:41.119 | [262259 Async init_cinder:304779]: Signaled 2022-03-23 16:49:41.120 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-23 16:49:41.120 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:49:41.121 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-23 16:49:41.121 | + lib/database:recreate_database:112 : local db=cinder 2022-03-23 16:49:41.121 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-23 16:49:41.121 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-23 16:49:41.121 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-23 16:49:41.121 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:49:41.121 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-23 16:49:41.121 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:49:41.121 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-23 16:49:41.121 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:49:41.121 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:49:41.121 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:49:41.121 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:49:41.121 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054135008 2022-03-23 16:49:41.121 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-23 16:49:41.121 | 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=305015) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:49:41.121 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:49:41.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:41.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:41.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:41.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:41.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:41.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:41.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:41.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:41.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:41.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:41.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:41.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:41.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:41.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:41.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:41.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:41.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:41.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:41.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:41.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:41.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:41.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:41.122 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:49:41.122 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=305015) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:49:41.122 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-23 16:49:41.122 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:49:41.122 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:49:41.122 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-23 16:49:41.122 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=305015) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:49:41.122 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-23 16:49:41.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:41.122 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:41.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:41.122 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:41.122 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 16:49:41.122 | last_heartbeat = column_property( 2022-03-23 16:49:41.122 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 16:49:41.122 | num_hosts = column_property( 2022-03-23 16:49:41.122 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 16:49:41.122 | num_down_hosts = column_property( 2022-03-23 16:49:41.123 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-23 16:49:41.123 | + functions-common:time_stop:2425 : local name 2022-03-23 16:49:41.123 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:49:41.123 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:49:41.123 | + functions-common:time_stop:2428 : local total 2022-03-23 16:49:41.123 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:49:41.123 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:49:41.123 | + functions-common:time_stop:2432 : start_time=1648054135008 2022-03-23 16:49:41.123 | + functions-common:time_stop:2434 : [[ -z 1648054135008 ]] 2022-03-23 16:49:41.123 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:49:41.123 | + functions-common:time_stop:2437 : end_time=1648054142211 2022-03-23 16:49:41.123 | + functions-common:time_stop:2438 : elapsed_time=7203 2022-03-23 16:49:41.123 | + functions-common:time_stop:2439 : total=8529 2022-03-23 16:49:41.123 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:49:41.123 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15732 2022-03-23 16:49:41.123 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-23 16:49:41.123 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:49:41.123 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 16:49:41.123 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-23 16:49:41.123 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 16:49:41.123 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-23 16:49:41.123 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-23 16:49:41.123 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-23 16:49:41.123 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-23 16:49:41.123 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-23 16:49:41.123 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 16:49:41.123 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-23 16:49:41.123 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-23 16:49:41.123 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-23 16:49:41.123 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:49:41.123 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:49:41.123 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:49:41.123 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:49:41.124 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:49:41.124 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:49:41.124 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:49:41.124 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:49:41.124 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:49:41.124 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:49:41.124 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:49:41.124 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-23 16:49:41.124 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:49:41.124 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:49:41.124 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:49:41.124 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:49:41.124 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:49:41.124 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:49:41.124 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 16:49:41.124 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-23 16:49:41.124 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-23 16:49:41.124 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:49:41.124 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 16:49:41.124 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 16:49:41.124 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 16:49:41.124 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-23 16:49:41.124 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:49:41.124 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-23 16:49:41.124 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-23 16:49:41.124 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-23 16:49:41.124 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-23 16:49:41.124 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-23 16:49:41.124 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-23 16:49:41.124 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-23 16:49:41.124 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-23 16:49:41.124 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-23 16:49:41.124 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 16:49:41.125 | [Unit] 2022-03-23 16:49:41.125 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:49:41.125 | DefaultDependencies=no 2022-03-23 16:49:41.125 | After=systemd-udev-settle.service 2022-03-23 16:49:41.125 | Before=lvm2-activation-early.service 2022-03-23 16:49:41.125 | Wants=systemd-udev-settle.service 2022-03-23 16:49:41.125 | 2022-03-23 16:49:41.125 | [Service] 2022-03-23 16:49:41.125 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:49:41.125 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-23 16:49:41.125 | RemainAfterExit=yes 2022-03-23 16:49:41.125 | Type=oneshot 2022-03-23 16:49:41.125 | 2022-03-23 16:49:41.125 | [Install] 2022-03-23 16:49:41.125 | WantedBy=local-fs.target 2022-03-23 16:49:41.125 | Also=systemd-udev-settle.service 2022-03-23 16:49:41.125 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-23 16:49:41.125 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 16:49:41.125 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-23 16:49:41.125 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-23 16:49:41.125 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-23 16:49:41.125 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-23 16:49:41.125 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 16:49:41.125 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 16:49:41.125 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 16:49:41.125 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-23 16:49:41.125 | Physical volume "/dev/loop4" successfully created. 2022-03-23 16:49:41.125 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-23 16:49:41.125 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-23 16:49:41.125 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-23 16:49:41.125 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-23 16:49:41.125 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-23 16:49:41.125 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-23 16:49:41.126 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-23 16:49:41.126 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-23 16:49:41.126 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:49:41.126 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-23 16:49:41.126 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-23 16:49:41.126 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-23 16:49:41.167 | [262259 Async init_cinder:304779]: finished init_cinder with result 0 in 11 seconds 2022-03-23 16:49:41.171 | + inc/async:async_wait:197 : return 0 2022-03-23 16:49:41.175 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-23 16:49:41.193 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:49:41.196 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-23 16:49:41.198 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:49:41.201 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-23 16:49:41.204 | + ./stack.sh:main:1218 : init_nova 2022-03-23 16:49:41.206 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-23 16:49:41.224 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:49:41.226 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-23 16:49:41.244 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:49:41.247 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:49:41.249 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 16:49:41.310 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 16:49:41.351 | [262259 Async nova-cell-0:307273]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 16:49:41.354 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-23 16:49:41.358 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:49:41.362 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-23 16:49:41.365 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:49:41.367 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:49:41.370 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 16:49:41.430 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 16:49:41.477 | [262259 Async nova-cell-1:307365]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 16:49:41.481 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-23 16:49:41.484 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-23 16:49:41.491 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-23 16:49:41.491 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-23 16:49:41.493 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-23 16:49:41.498 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:49:41.902 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-23 16:49:41.907 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:49:41.924 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-23 16:49:43.015 | 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-03-23 16:49:46.389 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:49:46.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:46.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:46.401 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:49:46.402 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=307423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:49:46.434 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:49:46.435 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:49:46.467 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-23 16:49:48.427 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=307423) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:49:48.430 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-23 16:49:49.152 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=307423) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 16:49:49.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:49.158 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:49.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:49.158 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:49.645 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-23 16:49:49.648 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 16:49:49.656 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 16:49:49.656 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 16:49:49.656 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:49:49.660 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:49:50.736 | 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-03-23 16:49:53.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:53.468 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:53.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:53.468 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:53.893 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:49:53.923 | [307365 Async nova-cell-1:307365]: finished successfully 2022-03-23 16:49:53.953 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:49:53.981 | [307273 Async nova-cell-0:307273]: finished successfully 2022-03-23 16:49:53.987 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-23 16:49:53.991 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 16:49:53.994 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-23 16:49:54.046 | [262259 Async nova-cell-0:307273]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 307273 (3 other jobs running) 2022-03-23 16:49:54.072 | [262259 Async nova-cell-0:307273]: Signaling child to exit 2022-03-23 16:49:54.072 | WAKEUP 2022-03-23 16:49:54.096 | [262259 Async nova-cell-0:307273]: Signaled 2022-03-23 16:49:54.097 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-23 16:49:54.097 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-23 16:49:54.097 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-23 16:49:54.097 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-23 16:49:54.097 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-23 16:49:54.097 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-23 16:49:54.097 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-23 16:49:54.097 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:49:54.097 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-23 16:49:54.097 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:49:54.097 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-23 16:49:54.097 | 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-03-23 16:49:54.097 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:49:54.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:49:54.099 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=307430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:49:54.099 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:49:54.099 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:49:54.099 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 16:49:54.099 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=307430) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:49:54.099 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 16:49:54.099 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=307430) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 16:49:54.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:54.099 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:54.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:54.099 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:54.143 | [262259 Async nova-cell-0:307273]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-23 16:49:54.148 | + inc/async:async_wait:197 : return 0 2022-03-23 16:49:54.150 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 16:49:54.153 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-23 16:49:54.206 | [262259 Async nova-cell-1:307365]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 307365 (2 other jobs running) 2022-03-23 16:49:54.231 | [262259 Async nova-cell-1:307365]: Signaling child to exit 2022-03-23 16:49:54.231 | WAKEUP 2022-03-23 16:49:54.254 | [262259 Async nova-cell-1:307365]: Signaled 2022-03-23 16:49:54.256 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-23 16:49:54.256 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-23 16:49:54.256 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-23 16:49:54.256 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-23 16:49:54.256 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-23 16:49:54.256 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-23 16:49:54.256 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-23 16:49:54.256 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:49:54.256 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-23 16:49:54.256 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:49:54.256 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-23 16:49:54.256 | 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-03-23 16:49:54.256 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:49:54.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:49:54.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:49:54.258 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:49:54.258 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=307437) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:49:54.258 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:49:54.258 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:49:54.258 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 16:49:54.258 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=307437) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:49:54.258 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 16:49:54.258 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=307437) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 16:49:54.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:54.258 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:54.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:54.258 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:54.305 | [262259 Async nova-cell-1:307365]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-23 16:49:54.310 | + inc/async:async_wait:197 : return 0 2022-03-23 16:49:54.313 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:49:54.315 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-23 16:49:55.321 | 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-03-23 16:49:58.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:58.226 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:58.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:49:58.226 | from cryptography.utils import int_from_bytes 2022-03-23 16:49:58.226 | Running batches of 50 until complete 2022-03-23 16:49:58.226 | +-------------------------------------+--------------+-----------+ 2022-03-23 16:49:58.226 | | Migration | Total Needed | Completed | 2022-03-23 16:49:58.226 | +-------------------------------------+--------------+-----------+ 2022-03-23 16:49:58.226 | | fill_virtual_interface_list | 0 | 0 | 2022-03-23 16:49:58.226 | | migrate_empty_ratio | 0 | 0 | 2022-03-23 16:49:58.226 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-23 16:49:58.226 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-23 16:49:58.226 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-23 16:49:58.226 | | populate_dev_uuids | 0 | 0 | 2022-03-23 16:49:58.226 | | populate_missing_availability_zones | 0 | 0 | 2022-03-23 16:49:58.226 | | populate_queued_for_delete | 0 | 0 | 2022-03-23 16:49:58.226 | | populate_user_id | 0 | 0 | 2022-03-23 16:49:58.226 | | populate_uuids | 0 | 0 | 2022-03-23 16:49:58.226 | +-------------------------------------+--------------+-----------+ 2022-03-23 16:49:58.710 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-23 16:49:58.715 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:49:58.718 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-23 16:49:58.721 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:49:58.723 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:49:58.726 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-23 16:49:59.736 | 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-03-23 16:50:02.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:02.289 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:02.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:02.289 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:02.289 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-23 16:50:02.289 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-23 16:50:02.742 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-23 16:50:02.745 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-23 16:50:02.758 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-23 16:50:02.761 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-23 16:50:02.779 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:02.782 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-23 16:50:02.785 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-23 16:50:02.845 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-23 16:50:02.885 | [262259 Async configure_neutron_nova:308587]: running: configure_neutron_nova 2022-03-23 16:50:02.887 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-23 16:50:02.890 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:50:02.893 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-23 16:50:02.896 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:50:02.898 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:50:02.901 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:50:02.904 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:50:02.907 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:50:02.912 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:50:02.916 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:50:02.919 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:50:02.922 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:50:02.925 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-23 16:50:02.928 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:50:02.947 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:02.949 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:50:02.952 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:50:02.955 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-23 16:50:02.958 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:50:02.960 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:50:02.963 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-23 16:50:02.965 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:50:02.968 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:50:02.972 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:50:02.975 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:50:02.977 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-23 16:50:02.980 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:50:02.983 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-23 16:50:02.986 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:50:02.989 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:50:02.992 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-23 16:50:02.995 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 16:50:02.997 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 16:50:03.000 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-23 16:50:03.003 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:50:03.006 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 16:50:03.008 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 16:50:03.012 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-23 16:50:03.015 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:50:03.018 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-23 16:50:03.021 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:50:03.023 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-23 16:50:03.024 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:50:03.024 | gsub("[][]", "", $1); 2022-03-23 16:50:03.024 | split($1, a, "|"); 2022-03-23 16:50:03.024 | if (a[1] == matchgroup) 2022-03-23 16:50:03.024 | print a[2] 2022-03-23 16:50:03.024 | } 2022-03-23 16:50:03.024 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:50:03.030 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:50:03.033 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:50:03.036 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:50:03.039 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-23 16:50:03.042 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-23 16:50:03.045 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-23 16:50:03.048 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-23 16:50:03.051 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-23 16:50:03.057 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-23 16:50:03.059 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-23 16:50:03.062 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 16:50:03.066 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:50:03.068 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:50:03.071 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-23 16:50:03.074 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:50:03.077 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-23 16:50:03.081 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-23 16:50:03.084 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-23 16:50:03.087 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-23 16:50:03.090 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 16:50:03.092 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-23 16:50:03.092 | BEGIN { 2022-03-23 16:50:03.092 | section = "" 2022-03-23 16:50:03.092 | last_section = "" 2022-03-23 16:50:03.092 | section_count = 0 2022-03-23 16:50:03.092 | } 2022-03-23 16:50:03.092 | /^\[.+\]/ { 2022-03-23 16:50:03.092 | gsub("[][]", "", $1); 2022-03-23 16:50:03.092 | section=$1 2022-03-23 16:50:03.092 | next 2022-03-23 16:50:03.092 | } 2022-03-23 16:50:03.092 | /^ *\#/ { 2022-03-23 16:50:03.092 | next 2022-03-23 16:50:03.092 | } 2022-03-23 16:50:03.092 | /^[^ \t]+/ { 2022-03-23 16:50:03.092 | # get offset of first = in $0 2022-03-23 16:50:03.092 | eq_idx = index($0, "=") 2022-03-23 16:50:03.092 | # extract attr & value from $0 2022-03-23 16:50:03.092 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:50:03.092 | value = substr($0, eq_idx + 1) 2022-03-23 16:50:03.092 | # only need to strip trailing whitespace from attr 2022-03-23 16:50:03.092 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:50:03.092 | # need to strip leading & trailing whitespace from value 2022-03-23 16:50:03.092 | sub(/^[ \t]*/, "", value) 2022-03-23 16:50:03.092 | sub(/[ \t]*$/, "", value) 2022-03-23 16:50:03.092 | 2022-03-23 16:50:03.092 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:50:03.092 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:50:03.092 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:50:03.093 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:50:03.093 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:50:03.093 | if (section != last_section) { 2022-03-23 16:50:03.093 | cfg_section[section_count++] = section 2022-03-23 16:50:03.093 | last_section = section 2022-03-23 16:50:03.093 | } 2022-03-23 16:50:03.093 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:50:03.093 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:50:03.093 | 2022-03-23 16:50:03.093 | cfg_attr[section, attr, 0] = value 2022-03-23 16:50:03.093 | cfg_attr_count[section, attr] = 1 2022-03-23 16:50:03.093 | } else { 2022-03-23 16:50:03.093 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:50:03.093 | cfg_attr[section, attr, lno] = value 2022-03-23 16:50:03.093 | } 2022-03-23 16:50:03.093 | } 2022-03-23 16:50:03.093 | END { 2022-03-23 16:50:03.093 | # Process each section in order 2022-03-23 16:50:03.093 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:50:03.093 | section = cfg_section[sno] 2022-03-23 16:50:03.093 | # The ini routines simply append a config item immediately 2022-03-23 16:50:03.093 | # after the section header. To keep the same order as defined 2022-03-23 16:50:03.093 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:50:03.093 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:50:03.093 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:50:03.093 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:50:03.093 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:50:03.093 | else { 2022-03-23 16:50:03.093 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:50:03.093 | count = cfg_attr_count[section, attr] 2022-03-23 16:50:03.093 | print "inidelete " configfile " " section " " attr 2022-03-23 16:50:03.093 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:50:03.093 | for (l = count -2; l >= 0; l--) 2022-03-23 16:50:03.093 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:50:03.094 | } 2022-03-23 16:50:03.094 | } 2022-03-23 16:50:03.094 | } 2022-03-23 16:50:03.094 | } 2022-03-23 16:50:03.094 | ' 2022-03-23 16:50:03.094 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.094 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:50:03.094 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:50:03.096 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:50:03.098 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-23 16:50:03.101 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:50:03.104 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-23 16:50:03.107 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-23 16:50:03.107 | BEGIN { group = "" } 2022-03-23 16:50:03.107 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:50:03.107 | gsub("[][]", "", $1); 2022-03-23 16:50:03.107 | split($1, a, "|"); 2022-03-23 16:50:03.107 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:50:03.107 | group=a[1] 2022-03-23 16:50:03.107 | } else { 2022-03-23 16:50:03.107 | group="" 2022-03-23 16:50:03.107 | } 2022-03-23 16:50:03.107 | next 2022-03-23 16:50:03.107 | } 2022-03-23 16:50:03.107 | { 2022-03-23 16:50:03.107 | if (group != "") 2022-03-23 16:50:03.107 | print $0 2022-03-23 16:50:03.107 | } 2022-03-23 16:50:03.107 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:50:03.114 | + 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-03-23 16:50:03.117 | ++ 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-03-23 16:50:03.148 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.150 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-23 16:50:03.153 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-23 16:50:03.185 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.187 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-23 16:50:03.190 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-23 16:50:03.225 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.228 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-23 16:50:03.230 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-23 16:50:03.265 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.269 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-23 16:50:03.272 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-23 16:50:03.306 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.309 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-23 16:50:03.312 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 16:50:03.344 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.347 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.47/identity"' 2022-03-23 16:50:03.350 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2022-03-23 16:50:03.390 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.393 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-23 16:50:03.396 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 16:50:03.431 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.433 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-23 16:50:03.436 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 16:50:03.472 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.474 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-23 16:50:03.477 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 16:50:03.509 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.512 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-23 16:50:03.515 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 16:50:03.548 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.551 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-23 16:50:03.554 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 16:50:03.587 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.590 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-23 16:50:03.592 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-23 16:50:03.625 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.629 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:50:03.631 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:50:03.634 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:50:03.637 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-23 16:50:03.640 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-23 16:50:03.644 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-23 16:50:03.647 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-23 16:50:03.650 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-23 16:50:03.655 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-23 16:50:03.659 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-23 16:50:03.662 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 16:50:03.667 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:50:03.670 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:50:03.673 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-23 16:50:03.675 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:50:03.679 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-23 16:50:03.681 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-23 16:50:03.685 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-23 16:50:03.688 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-23 16:50:03.692 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 16:50:03.693 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 16:50:03.693 | BEGIN { 2022-03-23 16:50:03.693 | section = "" 2022-03-23 16:50:03.693 | last_section = "" 2022-03-23 16:50:03.693 | section_count = 0 2022-03-23 16:50:03.693 | } 2022-03-23 16:50:03.693 | /^\[.+\]/ { 2022-03-23 16:50:03.693 | gsub("[][]", "", $1); 2022-03-23 16:50:03.693 | section=$1 2022-03-23 16:50:03.693 | next 2022-03-23 16:50:03.693 | } 2022-03-23 16:50:03.693 | /^ *\#/ { 2022-03-23 16:50:03.693 | next 2022-03-23 16:50:03.693 | } 2022-03-23 16:50:03.693 | /^[^ \t]+/ { 2022-03-23 16:50:03.693 | # get offset of first = in $0 2022-03-23 16:50:03.693 | eq_idx = index($0, "=") 2022-03-23 16:50:03.693 | # extract attr & value from $0 2022-03-23 16:50:03.693 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:50:03.693 | value = substr($0, eq_idx + 1) 2022-03-23 16:50:03.693 | # only need to strip trailing whitespace from attr 2022-03-23 16:50:03.693 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:50:03.694 | # need to strip leading & trailing whitespace from value 2022-03-23 16:50:03.694 | sub(/^[ \t]*/, "", value) 2022-03-23 16:50:03.694 | sub(/[ \t]*$/, "", value) 2022-03-23 16:50:03.694 | 2022-03-23 16:50:03.694 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:50:03.694 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:50:03.694 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:50:03.694 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:50:03.694 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:50:03.694 | if (section != last_section) { 2022-03-23 16:50:03.694 | cfg_section[section_count++] = section 2022-03-23 16:50:03.694 | last_section = section 2022-03-23 16:50:03.694 | } 2022-03-23 16:50:03.694 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:50:03.694 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:50:03.694 | 2022-03-23 16:50:03.694 | cfg_attr[section, attr, 0] = value 2022-03-23 16:50:03.694 | cfg_attr_count[section, attr] = 1 2022-03-23 16:50:03.694 | } else { 2022-03-23 16:50:03.694 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:50:03.694 | cfg_attr[section, attr, lno] = value 2022-03-23 16:50:03.694 | } 2022-03-23 16:50:03.694 | } 2022-03-23 16:50:03.694 | END { 2022-03-23 16:50:03.694 | # Process each section in order 2022-03-23 16:50:03.694 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:50:03.694 | section = cfg_section[sno] 2022-03-23 16:50:03.694 | # The ini routines simply append a config item immediately 2022-03-23 16:50:03.694 | # after the section header. To keep the same order as defined 2022-03-23 16:50:03.694 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:50:03.694 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:50:03.694 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:50:03.694 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:50:03.695 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:50:03.695 | else { 2022-03-23 16:50:03.695 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:50:03.695 | count = cfg_attr_count[section, attr] 2022-03-23 16:50:03.695 | print "inidelete " configfile " " section " " attr 2022-03-23 16:50:03.695 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:50:03.695 | for (l = count -2; l >= 0; l--) 2022-03-23 16:50:03.695 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:50:03.695 | } 2022-03-23 16:50:03.695 | } 2022-03-23 16:50:03.695 | } 2022-03-23 16:50:03.695 | } 2022-03-23 16:50:03.695 | ' 2022-03-23 16:50:03.695 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.695 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:50:03.697 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:50:03.700 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:50:03.703 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-23 16:50:03.706 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:50:03.709 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-23 16:50:03.711 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 16:50:03.711 | BEGIN { group = "" } 2022-03-23 16:50:03.711 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:50:03.711 | gsub("[][]", "", $1); 2022-03-23 16:50:03.711 | split($1, a, "|"); 2022-03-23 16:50:03.711 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:50:03.712 | group=a[1] 2022-03-23 16:50:03.712 | } else { 2022-03-23 16:50:03.712 | group="" 2022-03-23 16:50:03.712 | } 2022-03-23 16:50:03.712 | next 2022-03-23 16:50:03.712 | } 2022-03-23 16:50:03.712 | { 2022-03-23 16:50:03.712 | if (group != "") 2022-03-23 16:50:03.712 | print $0 2022-03-23 16:50:03.712 | } 2022-03-23 16:50:03.712 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:50:03.719 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-23 16:50:03.719 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:50:03.723 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-23 16:50:03.749 | [308587 Async configure_neutron_nova:308587]: finished successfully 2022-03-23 16:50:03.753 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.756 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-23 16:50:03.759 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-23 16:50:03.790 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.793 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-23 16:50:03.795 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-23 16:50:03.825 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.828 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-23 16:50:03.831 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-23 16:50:03.860 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.863 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-23 16:50:03.866 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-23 16:50:03.896 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.899 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-23 16:50:03.901 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-23 16:50:03.931 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.933 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-23 16:50:03.936 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-23 16:50:03.966 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:03.969 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-23 16:50:03.972 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-23 16:50:04.002 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.005 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-23 16:50:04.008 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-23 16:50:04.040 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.043 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-23 16:50:04.045 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-23 16:50:04.076 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.078 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-23 16:50:04.082 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-23 16:50:04.111 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.114 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-23 16:50:04.116 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-23 16:50:04.147 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.150 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-23 16:50:04.152 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-23 16:50:04.182 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.185 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-23 16:50:04.188 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-23 16:50:04.218 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.221 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-23 16:50:04.223 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-23 16:50:04.254 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.256 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-23 16:50:04.259 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-23 16:50:04.293 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.296 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:50:04.299 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:50:04.302 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:50:04.305 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-23 16:50:04.308 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-23 16:50:04.311 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-23 16:50:04.314 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-23 16:50:04.318 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-23 16:50:04.322 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-23 16:50:04.325 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-23 16:50:04.328 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 16:50:04.330 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:50:04.333 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:50:04.335 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-23 16:50:04.338 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:50:04.341 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-23 16:50:04.344 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-23 16:50:04.347 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-23 16:50:04.349 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-23 16:50:04.353 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 16:50:04.354 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.354 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-23 16:50:04.354 | BEGIN { 2022-03-23 16:50:04.354 | section = "" 2022-03-23 16:50:04.354 | last_section = "" 2022-03-23 16:50:04.354 | section_count = 0 2022-03-23 16:50:04.354 | } 2022-03-23 16:50:04.354 | /^\[.+\]/ { 2022-03-23 16:50:04.354 | gsub("[][]", "", $1); 2022-03-23 16:50:04.354 | section=$1 2022-03-23 16:50:04.354 | next 2022-03-23 16:50:04.354 | } 2022-03-23 16:50:04.354 | /^ *\#/ { 2022-03-23 16:50:04.354 | next 2022-03-23 16:50:04.354 | } 2022-03-23 16:50:04.354 | /^[^ \t]+/ { 2022-03-23 16:50:04.354 | # get offset of first = in $0 2022-03-23 16:50:04.354 | eq_idx = index($0, "=") 2022-03-23 16:50:04.354 | # extract attr & value from $0 2022-03-23 16:50:04.354 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:50:04.354 | value = substr($0, eq_idx + 1) 2022-03-23 16:50:04.354 | # only need to strip trailing whitespace from attr 2022-03-23 16:50:04.355 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:50:04.355 | # need to strip leading & trailing whitespace from value 2022-03-23 16:50:04.355 | sub(/^[ \t]*/, "", value) 2022-03-23 16:50:04.355 | sub(/[ \t]*$/, "", value) 2022-03-23 16:50:04.355 | 2022-03-23 16:50:04.355 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:50:04.355 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:50:04.355 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:50:04.355 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:50:04.355 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:50:04.355 | if (section != last_section) { 2022-03-23 16:50:04.355 | cfg_section[section_count++] = section 2022-03-23 16:50:04.355 | last_section = section 2022-03-23 16:50:04.355 | } 2022-03-23 16:50:04.355 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:50:04.355 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:50:04.355 | 2022-03-23 16:50:04.355 | cfg_attr[section, attr, 0] = value 2022-03-23 16:50:04.355 | cfg_attr_count[section, attr] = 1 2022-03-23 16:50:04.355 | } else { 2022-03-23 16:50:04.355 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:50:04.355 | cfg_attr[section, attr, lno] = value 2022-03-23 16:50:04.355 | } 2022-03-23 16:50:04.355 | } 2022-03-23 16:50:04.355 | END { 2022-03-23 16:50:04.355 | # Process each section in order 2022-03-23 16:50:04.355 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:50:04.355 | section = cfg_section[sno] 2022-03-23 16:50:04.355 | # The ini routines simply append a config item immediately 2022-03-23 16:50:04.355 | # after the section header. To keep the same order as defined 2022-03-23 16:50:04.355 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:50:04.355 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:50:04.355 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:50:04.355 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:50:04.355 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:50:04.355 | else { 2022-03-23 16:50:04.356 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:50:04.356 | count = cfg_attr_count[section, attr] 2022-03-23 16:50:04.356 | print "inidelete " configfile " " section " " attr 2022-03-23 16:50:04.356 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:50:04.356 | for (l = count -2; l >= 0; l--) 2022-03-23 16:50:04.356 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:50:04.356 | } 2022-03-23 16:50:04.356 | } 2022-03-23 16:50:04.356 | } 2022-03-23 16:50:04.356 | } 2022-03-23 16:50:04.356 | ' 2022-03-23 16:50:04.356 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:50:04.357 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:50:04.358 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:50:04.361 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-23 16:50:04.364 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:50:04.366 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-23 16:50:04.369 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-23 16:50:04.369 | BEGIN { group = "" } 2022-03-23 16:50:04.369 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:50:04.369 | gsub("[][]", "", $1); 2022-03-23 16:50:04.369 | split($1, a, "|"); 2022-03-23 16:50:04.369 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:50:04.369 | group=a[1] 2022-03-23 16:50:04.369 | } else { 2022-03-23 16:50:04.369 | group="" 2022-03-23 16:50:04.369 | } 2022-03-23 16:50:04.369 | next 2022-03-23 16:50:04.370 | } 2022-03-23 16:50:04.370 | { 2022-03-23 16:50:04.370 | if (group != "") 2022-03-23 16:50:04.370 | print $0 2022-03-23 16:50:04.370 | } 2022-03-23 16:50:04.370 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:50:04.376 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-23 16:50:04.379 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-23 16:50:04.409 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.411 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-23 16:50:04.414 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-23 16:50:04.444 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.447 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-23 16:50:04.450 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-23 16:50:04.478 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.480 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-23 16:50:04.483 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-23 16:50:04.512 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.515 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-23 16:50:04.517 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 16:50:04.547 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.550 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-23 16:50:04.553 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-23 16:50:04.582 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.585 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-23 16:50:04.587 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 16:50:04.617 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.620 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-23 16:50:04.622 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 16:50:04.652 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.655 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:50:04.659 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:50:04.661 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:50:04.664 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-23 16:50:04.667 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:50:04.670 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:50:04.673 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-23 16:50:04.677 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:50:04.681 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-23 16:50:04.684 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-23 16:50:04.687 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:50:04.689 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:50:04.692 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:50:04.695 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:50:04.697 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:50:04.700 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:50:04.703 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:50:04.706 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:50:04.709 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-23 16:50:04.712 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:50:04.713 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 16:50:04.713 | BEGIN { 2022-03-23 16:50:04.713 | section = "" 2022-03-23 16:50:04.713 | last_section = "" 2022-03-23 16:50:04.713 | section_count = 0 2022-03-23 16:50:04.713 | } 2022-03-23 16:50:04.713 | /^\[.+\]/ { 2022-03-23 16:50:04.713 | gsub("[][]", "", $1); 2022-03-23 16:50:04.713 | section=$1 2022-03-23 16:50:04.713 | next 2022-03-23 16:50:04.713 | } 2022-03-23 16:50:04.713 | /^ *\#/ { 2022-03-23 16:50:04.713 | next 2022-03-23 16:50:04.713 | } 2022-03-23 16:50:04.713 | /^[^ \t]+/ { 2022-03-23 16:50:04.713 | # get offset of first = in $0 2022-03-23 16:50:04.713 | eq_idx = index($0, "=") 2022-03-23 16:50:04.713 | # extract attr & value from $0 2022-03-23 16:50:04.713 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:50:04.713 | value = substr($0, eq_idx + 1) 2022-03-23 16:50:04.713 | # only need to strip trailing whitespace from attr 2022-03-23 16:50:04.714 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:50:04.714 | # need to strip leading & trailing whitespace from value 2022-03-23 16:50:04.714 | sub(/^[ \t]*/, "", value) 2022-03-23 16:50:04.714 | sub(/[ \t]*$/, "", value) 2022-03-23 16:50:04.714 | 2022-03-23 16:50:04.714 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:50:04.714 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:50:04.714 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:50:04.714 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:50:04.714 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:50:04.714 | if (section != last_section) { 2022-03-23 16:50:04.714 | cfg_section[section_count++] = section 2022-03-23 16:50:04.714 | last_section = section 2022-03-23 16:50:04.714 | } 2022-03-23 16:50:04.714 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:50:04.714 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:50:04.714 | 2022-03-23 16:50:04.714 | cfg_attr[section, attr, 0] = value 2022-03-23 16:50:04.714 | cfg_attr_count[section, attr] = 1 2022-03-23 16:50:04.714 | } else { 2022-03-23 16:50:04.714 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:50:04.714 | cfg_attr[section, attr, lno] = value 2022-03-23 16:50:04.714 | } 2022-03-23 16:50:04.714 | } 2022-03-23 16:50:04.714 | END { 2022-03-23 16:50:04.714 | # Process each section in order 2022-03-23 16:50:04.714 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:50:04.714 | section = cfg_section[sno] 2022-03-23 16:50:04.714 | # The ini routines simply append a config item immediately 2022-03-23 16:50:04.714 | # after the section header. To keep the same order as defined 2022-03-23 16:50:04.714 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:50:04.714 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:50:04.714 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:50:04.714 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:50:04.714 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:50:04.715 | else { 2022-03-23 16:50:04.715 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:50:04.715 | count = cfg_attr_count[section, attr] 2022-03-23 16:50:04.715 | print "inidelete " configfile " " section " " attr 2022-03-23 16:50:04.715 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:50:04.715 | for (l = count -2; l >= 0; l--) 2022-03-23 16:50:04.715 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:50:04.715 | } 2022-03-23 16:50:04.715 | } 2022-03-23 16:50:04.715 | } 2022-03-23 16:50:04.715 | } 2022-03-23 16:50:04.715 | ' 2022-03-23 16:50:04.715 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.716 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:50:04.716 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:50:04.718 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:50:04.721 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:50:04.724 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:50:04.726 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-23 16:50:04.729 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 16:50:04.729 | BEGIN { group = "" } 2022-03-23 16:50:04.729 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:50:04.729 | gsub("[][]", "", $1); 2022-03-23 16:50:04.729 | split($1, a, "|"); 2022-03-23 16:50:04.729 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:50:04.729 | group=a[1] 2022-03-23 16:50:04.729 | } else { 2022-03-23 16:50:04.729 | group="" 2022-03-23 16:50:04.729 | } 2022-03-23 16:50:04.729 | next 2022-03-23 16:50:04.729 | } 2022-03-23 16:50:04.729 | { 2022-03-23 16:50:04.729 | if (group != "") 2022-03-23 16:50:04.729 | print $0 2022-03-23 16:50:04.729 | } 2022-03-23 16:50:04.729 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:50:04.735 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-23 16:50:04.738 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-23 16:50:04.767 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.769 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-23 16:50:04.772 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-23 16:50:04.801 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:50:04.804 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-23 16:50:04.822 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:04.825 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-23 16:50:04.828 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:50:04.830 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-23 16:50:04.833 | + ./stack.sh:main:1252 : start_swift 2022-03-23 16:50:04.835 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-23 16:50:04.838 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:50:04.841 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 16:50:04.868 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-23 16:50:04.873 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:50:04.876 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:50:04.879 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-23 16:50:05.324 | Restarting rsync (via systemctl): rsync.service. 2022-03-23 16:50:05.328 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-23 16:50:05.333 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-23 16:50:05.336 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-23 16:50:05.339 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-23 16:50:05.342 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 16:50:05.346 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:50:05.349 | + functions-common:run_process:1680 : local service=s-object 2022-03-23 16:50:05.352 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:50:05.355 | + functions-common:run_process:1682 : local group= 2022-03-23 16:50:05.358 | + functions-common:run_process:1683 : local user= 2022-03-23 16:50:05.363 | + functions-common:run_process:1685 : local name=s-object 2022-03-23 16:50:05.366 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:50:05.368 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:50:05.371 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:05.373 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:05.376 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:05.381 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054205378 2022-03-23 16:50:05.384 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-23 16:50:05.404 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:05.406 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-23 16:50:05.409 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-23 16:50:05.411 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:50:05.414 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:50:05.416 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:50:05.419 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:50:05.421 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-23 16:50:05.423 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-23 16:50:05.426 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-23 16:50:05.428 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:50:05.431 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:50:05.434 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-23 16:50:05.436 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-23 16:50:05.438 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-23 16:50:05.441 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:50:05.443 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:50:05.446 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:50:05.448 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:50:05.450 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:50:05.452 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-23 16:50:05.455 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:50:05.460 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-23 16:50:05.512 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-23 16:50:05.564 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:50:05.617 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-23 16:50:05.670 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-23 16:50:05.724 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:50:05.776 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:50:05.778 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-23 16:50:05.831 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:50:06.291 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-23 16:50:06.307 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-23 16:50:06.755 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-23 16:50:06.776 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:50:06.783 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:06.785 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:06.788 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:06.790 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:06.793 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:06.795 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:50:06.798 | + functions-common:time_stop:2432 : start_time=1648054205378 2022-03-23 16:50:06.801 | + functions-common:time_stop:2434 : [[ -z 1648054205378 ]] 2022-03-23 16:50:06.804 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:06.809 | + functions-common:time_stop:2437 : end_time=1648054206806 2022-03-23 16:50:06.811 | + functions-common:time_stop:2438 : elapsed_time=1428 2022-03-23 16:50:06.813 | + functions-common:time_stop:2439 : total=3065 2022-03-23 16:50:06.816 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:06.819 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4493 2022-03-23 16:50:06.822 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 16:50:06.824 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:50:06.827 | + functions-common:run_process:1680 : local service=s-container 2022-03-23 16:50:06.829 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:50:06.832 | + functions-common:run_process:1682 : local group= 2022-03-23 16:50:06.834 | + functions-common:run_process:1683 : local user= 2022-03-23 16:50:06.837 | + functions-common:run_process:1685 : local name=s-container 2022-03-23 16:50:06.839 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:50:06.842 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:50:06.844 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:06.847 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:06.850 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:06.855 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054206852 2022-03-23 16:50:06.858 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-23 16:50:06.876 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:06.878 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-23 16:50:06.881 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-23 16:50:06.884 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:50:06.886 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:50:06.889 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:50:06.891 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:50:06.894 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-23 16:50:06.896 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-23 16:50:06.899 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-23 16:50:06.901 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:50:06.904 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:50:06.906 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-23 16:50:06.910 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-23 16:50:06.912 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-23 16:50:06.915 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:50:06.917 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:50:06.920 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:50:06.922 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:50:06.925 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:50:06.927 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-23 16:50:06.929 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:50:06.934 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-23 16:50:06.989 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-23 16:50:07.043 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:50:07.097 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-23 16:50:07.151 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-23 16:50:07.205 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:50:07.261 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:50:07.264 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-23 16:50:07.324 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:50:07.794 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-23 16:50:07.809 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-23 16:50:08.257 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-23 16:50:08.286 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:50:08.292 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:08.296 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:08.300 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:08.304 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:08.309 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:08.312 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:50:08.317 | + functions-common:time_stop:2432 : start_time=1648054206852 2022-03-23 16:50:08.321 | + functions-common:time_stop:2434 : [[ -z 1648054206852 ]] 2022-03-23 16:50:08.325 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:08.333 | + functions-common:time_stop:2437 : end_time=1648054208328 2022-03-23 16:50:08.336 | + functions-common:time_stop:2438 : elapsed_time=1476 2022-03-23 16:50:08.339 | + functions-common:time_stop:2439 : total=4493 2022-03-23 16:50:08.344 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:08.348 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5969 2022-03-23 16:50:08.352 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 16:50:08.356 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:50:08.359 | + functions-common:run_process:1680 : local service=s-account 2022-03-23 16:50:08.362 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:50:08.364 | + functions-common:run_process:1682 : local group= 2022-03-23 16:50:08.367 | + functions-common:run_process:1683 : local user= 2022-03-23 16:50:08.369 | + functions-common:run_process:1685 : local name=s-account 2022-03-23 16:50:08.372 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:50:08.374 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:50:08.377 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:08.380 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:08.383 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:08.387 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054208385 2022-03-23 16:50:08.390 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-23 16:50:08.408 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:08.410 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-23 16:50:08.413 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-23 16:50:08.416 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:50:08.418 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:50:08.421 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:50:08.423 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:50:08.426 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-23 16:50:08.428 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-23 16:50:08.431 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-23 16:50:08.434 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:50:08.436 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:50:08.439 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-23 16:50:08.442 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-23 16:50:08.444 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-23 16:50:08.447 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:50:08.449 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:50:08.452 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:50:08.454 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:50:08.457 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:50:08.460 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-23 16:50:08.462 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:50:08.467 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-23 16:50:08.522 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-23 16:50:08.576 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:50:08.630 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-23 16:50:08.689 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-23 16:50:08.743 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:50:08.797 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:50:08.800 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-23 16:50:08.854 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:50:09.323 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-23 16:50:09.336 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-23 16:50:09.781 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-23 16:50:09.810 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:50:09.813 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:09.816 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:09.819 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:09.821 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:09.824 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:09.827 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:50:09.829 | + functions-common:time_stop:2432 : start_time=1648054208385 2022-03-23 16:50:09.832 | + functions-common:time_stop:2434 : [[ -z 1648054208385 ]] 2022-03-23 16:50:09.835 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:09.840 | + functions-common:time_stop:2437 : end_time=1648054209837 2022-03-23 16:50:09.842 | + functions-common:time_stop:2438 : elapsed_time=1452 2022-03-23 16:50:09.845 | + functions-common:time_stop:2439 : total=5969 2022-03-23 16:50:09.847 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:09.850 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7421 2022-03-23 16:50:09.852 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-23 16:50:09.855 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-23 16:50:09.906 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:50:09.909 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-23 16:50:09.911 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:50:09.914 | + functions-common:run_process:1682 : local group= 2022-03-23 16:50:09.916 | + functions-common:run_process:1683 : local user= 2022-03-23 16:50:09.919 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-23 16:50:09.921 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:50:09.924 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:50:09.927 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:09.929 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:09.933 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:09.937 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054209934 2022-03-23 16:50:09.940 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-23 16:50:09.958 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:09.961 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-23 16:50:09.963 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-23 16:50:09.966 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:50:09.968 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:50:09.971 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:50:09.973 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:50:09.976 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-23 16:50:09.979 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-23 16:50:09.981 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-23 16:50:09.984 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:50:09.986 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:50:09.989 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-23 16:50:09.991 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-23 16:50:09.994 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-23 16:50:09.996 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:50:09.999 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:50:10.001 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:50:10.004 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:50:10.006 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:50:10.008 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-23 16:50:10.011 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:50:10.015 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-23 16:50:10.070 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-23 16:50:10.124 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:50:10.181 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-23 16:50:10.235 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-23 16:50:10.290 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:50:10.343 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:50:10.346 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-23 16:50:10.399 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:50:10.855 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-23 16:50:11.327 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-23 16:50:11.355 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:50:11.357 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:11.360 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:11.363 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:11.365 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:11.368 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:11.370 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:50:11.373 | + functions-common:time_stop:2432 : start_time=1648054209934 2022-03-23 16:50:11.375 | + functions-common:time_stop:2434 : [[ -z 1648054209934 ]] 2022-03-23 16:50:11.379 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:11.383 | + functions-common:time_stop:2437 : end_time=1648054211381 2022-03-23 16:50:11.386 | + functions-common:time_stop:2438 : elapsed_time=1447 2022-03-23 16:50:11.389 | + functions-common:time_stop:2439 : total=7421 2022-03-23 16:50:11.391 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:11.394 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8868 2022-03-23 16:50:11.397 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-23 16:50:11.414 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:50:11.417 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:50:11.419 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-23 16:50:11.422 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:50:11.424 | + functions-common:run_process:1682 : local group= 2022-03-23 16:50:11.427 | + functions-common:run_process:1683 : local user= 2022-03-23 16:50:11.429 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-23 16:50:11.432 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:50:11.435 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:50:11.439 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:11.442 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:11.446 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:11.451 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054211448 2022-03-23 16:50:11.453 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-23 16:50:11.471 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:11.474 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-23 16:50:11.477 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-23 16:50:11.479 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:50:11.482 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:50:11.484 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:50:11.487 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:50:11.489 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-23 16:50:11.492 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-23 16:50:11.495 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-23 16:50:11.497 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:50:11.499 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:50:11.502 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-23 16:50:11.505 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-23 16:50:11.508 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-23 16:50:11.510 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:50:11.513 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:50:11.516 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:50:11.518 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:50:11.521 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:50:11.523 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-23 16:50:11.526 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:50:11.530 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-23 16:50:11.585 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-23 16:50:11.638 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:50:11.695 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-23 16:50:11.751 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-23 16:50:11.805 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:50:11.859 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:50:11.862 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-23 16:50:11.915 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:50:12.407 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-23 16:50:12.420 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-23 16:50:12.845 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-23 16:50:12.870 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:50:12.873 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:12.876 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:12.879 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:12.881 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:12.884 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:12.886 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:50:12.889 | + functions-common:time_stop:2432 : start_time=1648054211448 2022-03-23 16:50:12.891 | + functions-common:time_stop:2434 : [[ -z 1648054211448 ]] 2022-03-23 16:50:12.895 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:12.900 | + functions-common:time_stop:2437 : end_time=1648054212897 2022-03-23 16:50:12.902 | + functions-common:time_stop:2438 : elapsed_time=1449 2022-03-23 16:50:12.905 | + functions-common:time_stop:2439 : total=8868 2022-03-23 16:50:12.907 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:12.910 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10317 2022-03-23 16:50:12.912 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-23 16:50:12.912 | Waiting for swift proxy to start... 2022-03-23 16:50:12.915 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.47:8080/info 2022-03-23 16:50:12.917 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:50:12.920 | + functions:wait_for_service:458 : local url=http://10.222.0.47:8080/info 2022-03-23 16:50:12.922 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:50:12.925 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:50:12.927 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:50:12.929 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:12.932 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:12.936 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:12.941 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054212937 2022-03-23 16:50:12.943 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:50:12.949 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 16:50:12.962 | + :: : [[ 000 == 503 ]] 2022-03-23 16:50:12.963 | + :: : [[ 7 -eq 7 ]] 2022-03-23 16:50:12.964 | + :: : sleep 1 2022-03-23 16:50:13.968 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 16:50:13.980 | + :: : [[ 000 == 503 ]] 2022-03-23 16:50:13.982 | + :: : [[ 7 -eq 7 ]] 2022-03-23 16:50:13.983 | + :: : sleep 1 2022-03-23 16:50:14.987 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 16:50:15.000 | + :: : [[ 000 == 503 ]] 2022-03-23 16:50:15.002 | + :: : [[ 7 -eq 7 ]] 2022-03-23 16:50:15.003 | + :: : sleep 1 2022-03-23 16:50:16.007 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 16:50:16.049 | + :: : [[ 200 == 503 ]] 2022-03-23 16:50:16.050 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:50:16.053 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:50:16.056 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:16.059 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:16.061 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:16.064 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:16.067 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:16.069 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:50:16.072 | + functions-common:time_stop:2432 : start_time=1648054212937 2022-03-23 16:50:16.074 | + functions-common:time_stop:2434 : [[ -z 1648054212937 ]] 2022-03-23 16:50:16.078 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:16.083 | + functions-common:time_stop:2437 : end_time=1648054216080 2022-03-23 16:50:16.085 | + functions-common:time_stop:2438 : elapsed_time=3143 2022-03-23 16:50:16.088 | + functions-common:time_stop:2439 : total=6543 2022-03-23 16:50:16.090 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:16.093 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9686 2022-03-23 16:50:16.095 | + functions:wait_for_service:467 : return 0 2022-03-23 16:50:16.098 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-23 16:50:16.101 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:50:16.103 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-23 16:50:16.121 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:16.123 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:50:16.156 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-23 16:50:16.208 | [262259 Async configure_neutron_nova:308587]: Waiting for completion of configure_neutron_nova running on PID 308587 (2 other jobs running) 2022-03-23 16:50:16.233 | [262259 Async configure_neutron_nova:308587]: Signaling child to exit 2022-03-23 16:50:16.233 | WAKEUP 2022-03-23 16:50:16.257 | [262259 Async configure_neutron_nova:308587]: Signaled 2022-03-23 16:50:16.258 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-23 16:50:16.258 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:50:16.258 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:50:16.258 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:50:16.258 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:50:16.259 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:50:16.259 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:50:16.259 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-23 16:50:16.259 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-23 16:50:16.259 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-23 16:50:16.259 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.47/identity 2022-03-23 16:50:16.259 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-23 16:50:16.259 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-23 16:50:16.259 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-23 16:50:16.259 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-23 16:50:16.259 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-23 16:50:16.259 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-23 16:50:16.259 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-23 16:50:16.259 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-23 16:50:16.259 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 16:50:16.259 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 16:50:16.259 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 16:50:16.259 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:16.259 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-23 16:50:16.259 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 16:50:16.259 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-23 16:50:16.259 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:50:16.259 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-23 16:50:16.259 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:50:16.259 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-23 16:50:16.259 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-23 16:50:16.259 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:50:16.259 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:50:16.260 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:50:16.260 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-23 16:50:16.260 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 16:50:16.260 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-23 16:50:16.260 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.47/identity 2022-03-23 16:50:16.260 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-23 16:50:16.260 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-23 16:50:16.260 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-23 16:50:16.260 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-23 16:50:16.260 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-23 16:50:16.260 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-23 16:50:16.260 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-23 16:50:16.260 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-23 16:50:16.260 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 16:50:16.260 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 16:50:16.260 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 16:50:16.260 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:16.260 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-23 16:50:16.260 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 16:50:16.260 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-23 16:50:16.303 | [262259 Async configure_neutron_nova:308587]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-23 16:50:16.308 | + inc/async:async_wait:197 : return 0 2022-03-23 16:50:16.311 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-23 16:50:16.329 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:16.332 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:50:16.362 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:50:16.393 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-23 16:50:16.411 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:16.414 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-23 16:50:16.416 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:50:16.419 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-23 16:50:16.421 | + ./stack.sh:main:1277 : start_nova_api 2022-03-23 16:50:16.425 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-23 16:50:16.427 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-23 16:50:16.430 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-23 16:50:16.433 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-23 16:50:16.450 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:50:16.453 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:50:16.456 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:50:16.459 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:50:16.461 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-23 16:50:16.465 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-23 16:50:16.469 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:50:16.472 | + functions-common:run_process:1680 : local service=n-api 2022-03-23 16:50:16.475 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:50:16.477 | + functions-common:run_process:1682 : local group= 2022-03-23 16:50:16.480 | + functions-common:run_process:1683 : local user= 2022-03-23 16:50:16.483 | + functions-common:run_process:1685 : local name=n-api 2022-03-23 16:50:16.485 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:50:16.489 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:50:16.491 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:16.494 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:16.497 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:16.502 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054216499 2022-03-23 16:50:16.505 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-23 16:50:16.522 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:16.525 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-23 16:50:16.527 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-23 16:50:16.530 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:50:16.532 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:50:16.535 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:50:16.537 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:50:16.540 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-23 16:50:16.542 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-23 16:50:16.545 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-23 16:50:16.547 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:50:16.551 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:50:16.553 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:50:16.556 | + functions-common:_run_under_systemd:1655 : 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-03-23 16:50:16.559 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-23 16:50:16.561 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:50:16.563 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:50:16.566 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:50:16.569 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-23 16:50:16.571 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:50:16.575 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-23 16:50:16.629 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-23 16:50:16.683 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-23 16:50:16.736 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-03-23 16:50:16.789 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:50:16.844 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-23 16:50:16.897 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-23 16:50:16.952 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-23 16:50:17.006 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-23 16:50:17.059 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-23 16:50:17.113 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:50:17.115 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-23 16:50:17.169 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:50:17.640 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-23 16:50:17.653 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-23 16:50:18.113 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-23 16:50:18.192 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:50:18.195 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:18.200 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:18.203 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:18.206 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:18.208 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:18.211 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:50:18.214 | + functions-common:time_stop:2432 : start_time=1648054216499 2022-03-23 16:50:18.216 | + functions-common:time_stop:2434 : [[ -z 1648054216499 ]] 2022-03-23 16:50:18.219 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:18.225 | + functions-common:time_stop:2437 : end_time=1648054218222 2022-03-23 16:50:18.227 | + functions-common:time_stop:2438 : elapsed_time=1723 2022-03-23 16:50:18.230 | + functions-common:time_stop:2439 : total=10317 2022-03-23 16:50:18.232 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:18.235 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12040 2022-03-23 16:50:18.238 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.47/compute/v2.1/ 2022-03-23 16:50:18.241 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-23 16:50:18.241 | Waiting for nova-api to start... 2022-03-23 16:50:18.243 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.47/compute/v2.1/ 2022-03-23 16:50:18.246 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:50:18.248 | + functions:wait_for_service:458 : local url=http://10.222.0.47/compute/v2.1/ 2022-03-23 16:50:18.251 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:50:18.253 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:50:18.256 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:50:18.258 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:18.261 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:18.264 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:18.269 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054218266 2022-03-23 16:50:18.272 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:50:18.278 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/compute/v2.1/ 2022-03-23 16:50:23.994 | + :: : [[ 200 == 503 ]] 2022-03-23 16:50:23.995 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:50:23.999 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:50:24.001 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:24.004 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:24.006 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:24.009 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:24.012 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:24.014 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:50:24.017 | + functions-common:time_stop:2432 : start_time=1648054218266 2022-03-23 16:50:24.020 | + functions-common:time_stop:2434 : [[ -z 1648054218266 ]] 2022-03-23 16:50:24.023 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:24.028 | + functions-common:time_stop:2437 : end_time=1648054224025 2022-03-23 16:50:24.030 | + functions-common:time_stop:2438 : elapsed_time=5759 2022-03-23 16:50:24.034 | + functions-common:time_stop:2439 : total=9686 2022-03-23 16:50:24.036 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:24.039 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15445 2022-03-23 16:50:24.041 | + functions:wait_for_service:467 : return 0 2022-03-23 16:50:24.044 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:50:24.047 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:50:24.049 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-23 16:50:24.068 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:24.070 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-23 16:50:24.073 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:50:24.076 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-23 16:50:24.078 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-23 16:50:24.082 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:50:24.085 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-23 16:50:24.102 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:50:24.105 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-23 16:50:24.121 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:24.124 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-23 16:50:24.128 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:50:24.130 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-23 16:50:24.133 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-23 16:50:24.136 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-23 16:50:24.138 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:50:24.169 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-23 16:50:24.172 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-23 16:50:24.174 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-23 16:50:24.206 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-23 16:50:24.237 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-23 16:50:24.239 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-23 16:50:24.242 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-23 16:50:24.245 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-23 16:50:24.247 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-23 16:50:24.251 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-23 16:50:24.254 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 16:50:24.256 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 16:50:24.260 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-23 16:50:24.263 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-23 16:50:24.266 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-23 16:50:24.269 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-23 16:50:24.271 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:24.274 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:24.277 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:24.280 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-23 16:50:24.282 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:24.285 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:24.292 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-23 16:50:24.310 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:50:24.313 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-23 16:50:24.316 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:24.318 | + functions-common:run_process:1680 : local service=q-svc 2022-03-23 16:50:24.321 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:24.324 | + functions-common:run_process:1682 : local group= 2022-03-23 16:50:24.326 | + functions-common:run_process:1683 : local user= 2022-03-23 16:50:24.329 | + functions-common:run_process:1685 : local name=q-svc 2022-03-23 16:50:24.332 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:50:24.334 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:50:24.337 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:24.339 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:24.343 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:24.347 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054224344 2022-03-23 16:50:24.350 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-23 16:50:24.366 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:24.369 | + functions-common:run_process:1689 : _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-03-23 16:50:24.371 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-23 16:50:24.374 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:24.377 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:24.379 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:24.382 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:24.384 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 16:50:24.387 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 16:50:24.389 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-23 16:50:24.392 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:50:24.395 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:50:24.397 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 16:50:24.400 | + functions-common:_run_under_systemd:1657 : 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-03-23 16:50:24.403 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-23 16:50:24.405 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:24.407 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:50:24.409 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:50:24.412 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:50:24.414 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:50:24.416 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-23 16:50:24.419 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:50:24.424 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-23 16:50:24.477 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-23 16:50:24.530 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:50:24.584 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-23 16:50:24.639 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-23 16:50:24.693 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:50:24.745 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:50:24.748 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-23 16:50:24.801 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:50:25.285 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-23 16:50:25.299 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-23 16:50:25.752 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-23 16:50:25.773 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:50:25.776 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:25.778 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:25.782 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:25.787 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:25.792 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:25.795 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:50:25.797 | + functions-common:time_stop:2432 : start_time=1648054224344 2022-03-23 16:50:25.800 | + functions-common:time_stop:2434 : [[ -z 1648054224344 ]] 2022-03-23 16:50:25.803 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:25.808 | + functions-common:time_stop:2437 : end_time=1648054225805 2022-03-23 16:50:25.811 | + functions-common:time_stop:2438 : elapsed_time=1461 2022-03-23 16:50:25.813 | + functions-common:time_stop:2439 : total=12040 2022-03-23 16:50:25.816 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:25.819 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13501 2022-03-23 16:50:25.821 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.47:9696 2022-03-23 16:50:25.824 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-23 16:50:25.841 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:50:25.844 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-23 16:50:25.844 | Waiting for Neutron to start... 2022-03-23 16:50:25.847 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.47:9696' 2022-03-23 16:50:25.850 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.47:9696' 'Neutron did not start' 60 2022-03-23 16:50:25.852 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.47:9696' 2022-03-23 16:50:25.855 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-23 16:50:25.857 | + functions-common:test_with_retry:2365 : local until=60 2022-03-23 16:50:25.860 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 16:50:25.863 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 16:50:25.866 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 16:50:25.868 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:25.871 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:25.874 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:25.879 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054225876 2022-03-23 16:50:25.882 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.47:9696; do sleep 0.5; done' 2022-03-23 16:50:31.458 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.47:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 16:50:31.462 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:31.465 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:31.467 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:31.470 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:31.473 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:31.476 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 16:50:31.480 | + functions-common:time_stop:2432 : start_time=1648054225876 2022-03-23 16:50:31.483 | + functions-common:time_stop:2434 : [[ -z 1648054225876 ]] 2022-03-23 16:50:31.487 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:31.492 | + functions-common:time_stop:2437 : end_time=1648054231489 2022-03-23 16:50:31.496 | + functions-common:time_stop:2438 : elapsed_time=5613 2022-03-23 16:50:31.500 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:50:31.503 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:31.505 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5613 2022-03-23 16:50:31.508 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-23 16:50:31.528 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:31.530 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-23 16:50:31.534 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:50:31.536 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-23 16:50:31.539 | + ./stack.sh:main:1298 : start_placement 2022-03-23 16:50:31.541 | + lib/placement:start_placement:160 : start_placement_api 2022-03-23 16:50:31.544 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 16:50:31.547 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-23 16:50:31.552 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:50:31.554 | + functions-common:run_process:1680 : local service=placement-api 2022-03-23 16:50:31.558 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:50:31.560 | + functions-common:run_process:1682 : local group= 2022-03-23 16:50:31.563 | + functions-common:run_process:1683 : local user= 2022-03-23 16:50:31.566 | + functions-common:run_process:1685 : local name=placement-api 2022-03-23 16:50:31.569 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:50:31.572 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:50:31.574 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:31.577 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:31.581 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:31.586 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054231583 2022-03-23 16:50:31.589 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-23 16:50:31.606 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:31.608 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-23 16:50:31.611 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-23 16:50:31.614 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:50:31.616 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:50:31.619 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:50:31.622 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:50:31.624 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-23 16:50:31.627 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-23 16:50:31.630 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-23 16:50:31.633 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:50:31.636 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:50:31.639 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:50:31.642 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-23 16:50:31.645 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-23 16:50:31.647 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:50:31.650 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:50:31.652 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:50:31.655 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-23 16:50:31.657 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:50:31.662 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-23 16:50:31.717 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-23 16:50:31.770 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-23 16:50:31.823 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:50:31.878 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:50:31.937 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-23 16:50:31.993 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-23 16:50:32.046 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-23 16:50:32.101 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-23 16:50:32.154 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-23 16:50:32.208 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:50:32.211 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-23 16:50:32.267 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:50:32.723 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-23 16:50:32.737 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-23 16:50:33.203 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-23 16:50:33.282 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:50:33.285 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:33.289 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:33.292 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:33.297 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:33.300 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:33.303 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:50:33.306 | + functions-common:time_stop:2432 : start_time=1648054231583 2022-03-23 16:50:33.309 | + functions-common:time_stop:2434 : [[ -z 1648054231583 ]] 2022-03-23 16:50:33.313 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:33.318 | + functions-common:time_stop:2437 : end_time=1648054233315 2022-03-23 16:50:33.321 | + functions-common:time_stop:2438 : elapsed_time=1732 2022-03-23 16:50:33.323 | + functions-common:time_stop:2439 : total=13501 2022-03-23 16:50:33.326 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:33.328 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15233 2022-03-23 16:50:33.331 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-23 16:50:33.331 | Waiting for placement-api to start... 2022-03-23 16:50:33.334 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.47/placement 2022-03-23 16:50:33.336 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:50:33.339 | + functions:wait_for_service:458 : local url=http://10.222.0.47/placement 2022-03-23 16:50:33.341 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:50:33.344 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:50:33.347 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:50:33.349 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:33.352 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:33.355 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:33.361 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054233357 2022-03-23 16:50:33.363 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:50:33.369 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/placement 2022-03-23 16:50:36.014 | + :: : [[ 200 == 503 ]] 2022-03-23 16:50:36.015 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:50:36.019 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:50:36.022 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:36.024 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:36.027 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:36.030 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:36.033 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:36.035 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:50:36.038 | + functions-common:time_stop:2432 : start_time=1648054233357 2022-03-23 16:50:36.041 | + functions-common:time_stop:2434 : [[ -z 1648054233357 ]] 2022-03-23 16:50:36.044 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:36.049 | + functions-common:time_stop:2437 : end_time=1648054236046 2022-03-23 16:50:36.051 | + functions-common:time_stop:2438 : elapsed_time=2689 2022-03-23 16:50:36.054 | + functions-common:time_stop:2439 : total=15445 2022-03-23 16:50:36.056 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:36.059 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18134 2022-03-23 16:50:36.062 | + functions:wait_for_service:467 : return 0 2022-03-23 16:50:36.065 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-23 16:50:36.083 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:36.085 | + ./stack.sh:main:1302 : start_neutron 2022-03-23 16:50:36.088 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-23 16:50:36.092 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:50:36.092 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:50:36.098 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:50:36.101 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:50:36.104 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-23 16:50:36.106 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:50:36.109 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-23 16:50:36.112 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : 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-03-23 16:50:36.115 | + functions-common:run_process:1680 : local service=q-agt 2022-03-23 16:50:36.117 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:36.120 | + functions-common:run_process:1682 : local group= 2022-03-23 16:50:36.122 | + functions-common:run_process:1683 : local user= 2022-03-23 16:50:36.125 | + functions-common:run_process:1685 : local name=q-agt 2022-03-23 16:50:36.127 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:50:36.130 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:50:36.132 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:36.135 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:36.138 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:36.142 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054236140 2022-03-23 16:50:36.145 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-23 16:50:36.162 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:36.165 | + functions-common:run_process:1689 : _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-03-23 16:50:36.168 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-23 16:50:36.170 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:36.173 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:36.176 | + functions-common:_run_under_systemd:1649 : _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-03-23 16:50:36.178 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:36.181 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 16:50:36.184 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 16:50:36.186 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-23 16:50:36.189 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:50:36.192 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:50:36.194 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 16:50:36.197 | + functions-common:_run_under_systemd:1657 : 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-03-23 16:50:36.199 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-23 16:50:36.202 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:50:36.204 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:50:36.206 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:50:36.209 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:50:36.211 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:50:36.213 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-23 16:50:36.216 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:50:36.220 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-23 16:50:36.276 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-23 16:50:36.329 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:50:36.382 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-23 16:50:36.435 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-23 16:50:36.488 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:50:36.541 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:50:36.543 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-23 16:50:36.597 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:50:37.060 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-23 16:50:37.074 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-23 16:50:37.519 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-23 16:50:37.546 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:50:37.550 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:37.552 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:37.555 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:37.558 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:37.561 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:37.564 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:50:37.567 | + functions-common:time_stop:2432 : start_time=1648054236140 2022-03-23 16:50:37.569 | + functions-common:time_stop:2434 : [[ -z 1648054236140 ]] 2022-03-23 16:50:37.573 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:37.578 | + functions-common:time_stop:2437 : end_time=1648054237575 2022-03-23 16:50:37.580 | + functions-common:time_stop:2438 : elapsed_time=1435 2022-03-23 16:50:37.583 | + functions-common:time_stop:2439 : total=15233 2022-03-23 16:50:37.585 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:37.588 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16668 2022-03-23 16:50:37.591 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-23 16:50:37.593 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 16:50:37.596 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 16:50:37.599 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-23 16:50:37.602 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:50:37.604 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-23 16:50:37.607 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:50:37.609 | + functions-common:run_process:1682 : local group= 2022-03-23 16:50:37.612 | + functions-common:run_process:1683 : local user= 2022-03-23 16:50:37.615 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-23 16:50:37.617 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:50:37.620 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:50:37.623 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:37.625 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:37.629 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:37.634 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054237631 2022-03-23 16:50:37.636 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-23 16:50:37.655 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:37.658 | + functions-common:run_process:1689 : _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-03-23 16:50:37.661 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-23 16:50:37.665 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:50:37.668 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:50:37.671 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:50:37.674 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:50:37.676 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-23 16:50:37.679 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-23 16:50:37.682 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-23 16:50:37.685 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:50:37.687 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:50:37.690 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-23 16:50:37.693 | + functions-common:_run_under_systemd:1657 : 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-03-23 16:50:37.696 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-23 16:50:37.699 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:50:37.702 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:50:37.705 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:50:37.708 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:50:37.710 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:50:37.713 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-23 16:50:37.715 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:50:37.720 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-23 16:50:37.775 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-23 16:50:37.836 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:50:37.893 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-23 16:50:37.948 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-23 16:50:38.003 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:50:38.057 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:50:38.060 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-23 16:50:38.115 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:50:38.616 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-23 16:50:38.630 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-23 16:50:39.108 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-23 16:50:39.134 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:50:39.136 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:39.140 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:39.143 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:39.146 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:39.149 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:39.151 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:50:39.154 | + functions-common:time_stop:2432 : start_time=1648054237631 2022-03-23 16:50:39.156 | + functions-common:time_stop:2434 : [[ -z 1648054237631 ]] 2022-03-23 16:50:39.160 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:39.165 | + functions-common:time_stop:2437 : end_time=1648054239162 2022-03-23 16:50:39.168 | + functions-common:time_stop:2438 : elapsed_time=1531 2022-03-23 16:50:39.170 | + functions-common:time_stop:2439 : total=16668 2022-03-23 16:50:39.173 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:39.176 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18199 2022-03-23 16:50:39.179 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-23 16:50:39.182 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 16:50:39.185 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 16:50:39.188 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-23 16:50:39.191 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:50:39.194 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:50:39.197 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:50:39.200 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-23 16:50:39.203 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:50:39.205 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:50:39.208 | + functions-common:run_process:1680 : local service=q-l3 2022-03-23 16:50:39.211 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:50:39.213 | + functions-common:run_process:1682 : local group= 2022-03-23 16:50:39.216 | + functions-common:run_process:1683 : local user= 2022-03-23 16:50:39.219 | + functions-common:run_process:1685 : local name=q-l3 2022-03-23 16:50:39.222 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:50:39.225 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:50:39.227 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:39.230 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:39.236 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:39.238 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054239235 2022-03-23 16:50:39.241 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-23 16:50:39.261 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:39.264 | + functions-common:run_process:1689 : _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-03-23 16:50:39.267 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-23 16:50:39.270 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:50:39.272 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:50:39.275 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:50:39.278 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:50:39.280 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-23 16:50:39.283 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-23 16:50:39.286 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-23 16:50:39.288 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:50:39.291 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:50:39.294 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-23 16:50:39.296 | + functions-common:_run_under_systemd:1657 : 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-03-23 16:50:39.299 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-23 16:50:39.302 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:50:39.304 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:50:39.307 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:50:39.310 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:50:39.312 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:50:39.315 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-23 16:50:39.318 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:50:39.323 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-23 16:50:39.385 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-23 16:50:39.444 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:50:39.504 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-23 16:50:39.566 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-23 16:50:39.626 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:50:39.687 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:50:39.691 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-23 16:50:39.748 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:50:40.247 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-23 16:50:40.261 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-23 16:50:40.758 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-23 16:50:40.784 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:50:40.787 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:40.790 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:40.792 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:40.795 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:40.798 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:40.801 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:50:40.804 | + functions-common:time_stop:2432 : start_time=1648054239235 2022-03-23 16:50:40.806 | + functions-common:time_stop:2434 : [[ -z 1648054239235 ]] 2022-03-23 16:50:40.812 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:40.815 | + functions-common:time_stop:2437 : end_time=1648054240812 2022-03-23 16:50:40.817 | + functions-common:time_stop:2438 : elapsed_time=1577 2022-03-23 16:50:40.820 | + functions-common:time_stop:2439 : total=18199 2022-03-23 16:50:40.823 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:40.826 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19776 2022-03-23 16:50:40.828 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:50:40.831 | + functions-common:run_process:1680 : local service=q-meta 2022-03-23 16:50:40.833 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:50:40.836 | + functions-common:run_process:1682 : local group= 2022-03-23 16:50:40.839 | + functions-common:run_process:1683 : local user= 2022-03-23 16:50:40.841 | + functions-common:run_process:1685 : local name=q-meta 2022-03-23 16:50:40.844 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:50:40.847 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:50:40.850 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:40.853 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:40.858 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:40.862 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054240858 2022-03-23 16:50:40.864 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-23 16:50:40.889 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:40.892 | + functions-common:run_process:1689 : _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-03-23 16:50:40.894 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-23 16:50:40.897 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:50:40.900 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:50:40.902 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:50:40.905 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:50:40.908 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-23 16:50:40.911 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-23 16:50:40.914 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-23 16:50:40.916 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:50:40.919 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:50:40.922 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-23 16:50:40.927 | + functions-common:_run_under_systemd:1657 : 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-03-23 16:50:40.930 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-23 16:50:40.933 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:50:40.936 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:50:40.938 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:50:40.941 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:50:40.944 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:50:40.947 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-23 16:50:40.949 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:50:40.954 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-23 16:50:41.018 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-23 16:50:41.086 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:50:41.150 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-23 16:50:41.213 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-23 16:50:41.278 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:50:41.342 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:50:41.346 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-23 16:50:41.413 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:50:41.974 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-23 16:50:41.994 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-23 16:50:42.520 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-23 16:50:42.551 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:50:42.558 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:42.562 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:42.568 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:42.571 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:42.573 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:42.576 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:50:42.579 | + functions-common:time_stop:2432 : start_time=1648054240858 2022-03-23 16:50:42.581 | + functions-common:time_stop:2434 : [[ -z 1648054240858 ]] 2022-03-23 16:50:42.585 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:42.590 | + functions-common:time_stop:2437 : end_time=1648054242586 2022-03-23 16:50:42.592 | + functions-common:time_stop:2438 : elapsed_time=1728 2022-03-23 16:50:42.595 | + functions-common:time_stop:2439 : total=19776 2022-03-23 16:50:42.597 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:42.600 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21504 2022-03-23 16:50:42.603 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : 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-03-23 16:50:42.605 | + functions-common:run_process:1680 : local service=q-metering 2022-03-23 16:50:42.608 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:50:42.611 | + functions-common:run_process:1682 : local group= 2022-03-23 16:50:42.614 | + functions-common:run_process:1683 : local user= 2022-03-23 16:50:42.616 | + functions-common:run_process:1685 : local name=q-metering 2022-03-23 16:50:42.619 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:50:42.621 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:50:42.624 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:50:42.627 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:50:42.633 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:50:42.636 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054242632 2022-03-23 16:50:42.638 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-23 16:50:42.662 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:42.669 | + functions-common:run_process:1689 : _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-03-23 16:50:42.672 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-23 16:50:42.675 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:50:42.678 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:50:42.681 | + functions-common:_run_under_systemd:1649 : _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-03-23 16:50:42.684 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:50:42.687 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-23 16:50:42.690 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-23 16:50:42.693 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-23 16:50:42.695 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:50:42.698 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:50:42.701 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-23 16:50:42.703 | + functions-common:_run_under_systemd:1657 : 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-03-23 16:50:42.706 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-23 16:50:42.709 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:50:42.712 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:50:42.714 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:50:42.717 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:50:42.720 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:50:42.722 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-23 16:50:42.725 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:50:42.730 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-23 16:50:42.793 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-23 16:50:42.859 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:50:42.924 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-23 16:50:42.988 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-23 16:50:43.052 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:50:43.143 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:50:43.151 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-23 16:50:43.237 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:50:43.884 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-23 16:50:43.902 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-23 16:50:44.405 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-23 16:50:44.434 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:50:44.437 | + functions-common:time_stop:2425 : local name 2022-03-23 16:50:44.446 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:50:44.446 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:50:44.446 | + functions-common:time_stop:2428 : local total 2022-03-23 16:50:44.448 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:50:44.452 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:50:44.455 | + functions-common:time_stop:2432 : start_time=1648054242632 2022-03-23 16:50:44.458 | + functions-common:time_stop:2434 : [[ -z 1648054242632 ]] 2022-03-23 16:50:44.465 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:50:44.470 | + functions-common:time_stop:2437 : end_time=1648054244467 2022-03-23 16:50:44.482 | + functions-common:time_stop:2438 : elapsed_time=1835 2022-03-23 16:50:44.486 | + functions-common:time_stop:2439 : total=21504 2022-03-23 16:50:44.486 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:50:44.490 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23339 2022-03-23 16:50:44.494 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-23 16:50:44.517 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:50:44.522 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-23 16:50:44.522 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-23 16:50:44.524 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:50:44.526 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-23 16:50:44.529 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-23 16:50:44.532 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-23 16:50:44.535 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-23 16:50:44.541 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-23 16:50:44.543 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-23 16:50:44.545 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-23 16:50:44.549 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:44.549 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:47.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:47.217 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:47.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:47.217 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:47.390 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:47.394 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:50:47.397 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:50:47.399 | ++ functions-common:get_field:818 : echo '| 0ef8954ebcd24b5a878f52b11b1e973e | demo |' 2022-03-23 16:50:47.404 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:50:47.407 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:47.411 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:50:47.414 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-23 16:50:47.416 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:50:47.437 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-23 16:50:47.440 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-23 16:50:47.443 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 16:50:47.447 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:50:50.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:50.550 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:50.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:50.550 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:50.720 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:50.723 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:50:50.723 | address-scope 2022-03-23 16:50:50.723 | router-admin-state-down-before-update 2022-03-23 16:50:50.723 | agent 2022-03-23 16:50:50.723 | agent-resources-synced 2022-03-23 16:50:50.723 | allowed-address-pairs 2022-03-23 16:50:50.723 | auto-allocated-topology 2022-03-23 16:50:50.723 | availability_zone 2022-03-23 16:50:50.723 | availability_zone_filter 2022-03-23 16:50:50.723 | default-subnetpools 2022-03-23 16:50:50.723 | dhcp_agent_scheduler 2022-03-23 16:50:50.723 | dvr 2022-03-23 16:50:50.723 | empty-string-filtering 2022-03-23 16:50:50.723 | external-net 2022-03-23 16:50:50.723 | extra_dhcp_opt 2022-03-23 16:50:50.723 | extraroute 2022-03-23 16:50:50.724 | extraroute-atomic 2022-03-23 16:50:50.724 | filter-validation 2022-03-23 16:50:50.724 | fip-port-details 2022-03-23 16:50:50.724 | flavors 2022-03-23 16:50:50.724 | floatingip-pools 2022-03-23 16:50:50.724 | ip-substring-filtering 2022-03-23 16:50:50.724 | router 2022-03-23 16:50:50.724 | ext-gw-mode 2022-03-23 16:50:50.724 | l3-ha 2022-03-23 16:50:50.724 | l3-flavors 2022-03-23 16:50:50.724 | l3-port-ip-change-not-allowed 2022-03-23 16:50:50.724 | l3_agent_scheduler 2022-03-23 16:50:50.724 | metering 2022-03-23 16:50:50.724 | metering_source_and_destination_fields 2022-03-23 16:50:50.724 | multi-provider 2022-03-23 16:50:50.724 | net-mtu 2022-03-23 16:50:50.724 | net-mtu-writable 2022-03-23 16:50:50.724 | network_availability_zone 2022-03-23 16:50:50.724 | network-ip-availability 2022-03-23 16:50:50.724 | pagination 2022-03-23 16:50:50.724 | port-device-profile 2022-03-23 16:50:50.724 | port-mac-address-regenerate 2022-03-23 16:50:50.724 | port-numa-affinity-policy 2022-03-23 16:50:50.724 | binding 2022-03-23 16:50:50.724 | binding-extended 2022-03-23 16:50:50.724 | port-security 2022-03-23 16:50:50.724 | project-id 2022-03-23 16:50:50.724 | provider 2022-03-23 16:50:50.724 | quota-check-limit 2022-03-23 16:50:50.724 | quotas 2022-03-23 16:50:50.724 | quota_details 2022-03-23 16:50:50.724 | rbac-policies 2022-03-23 16:50:50.724 | rbac-address-group 2022-03-23 16:50:50.724 | rbac-address-scope 2022-03-23 16:50:50.724 | rbac-security-groups 2022-03-23 16:50:50.724 | rbac-subnetpool 2022-03-23 16:50:50.724 | revision-if-match 2022-03-23 16:50:50.725 | standard-attr-revisions 2022-03-23 16:50:50.725 | router_availability_zone 2022-03-23 16:50:50.725 | security-groups-normalized-cidr 2022-03-23 16:50:50.725 | port-security-groups-filtering 2022-03-23 16:50:50.725 | security-groups-remote-address-group 2022-03-23 16:50:50.725 | security-groups-shared-filtering 2022-03-23 16:50:50.725 | security-group 2022-03-23 16:50:50.725 | service-type 2022-03-23 16:50:50.725 | sorting 2022-03-23 16:50:50.725 | standard-attr-description 2022-03-23 16:50:50.725 | stateful-security-group 2022-03-23 16:50:50.725 | subnet_onboard 2022-03-23 16:50:50.725 | subnet-service-types 2022-03-23 16:50:50.725 | subnet_allocation 2022-03-23 16:50:50.725 | subnetpool-prefix-ops 2022-03-23 16:50:50.725 | standard-attr-tag 2022-03-23 16:50:50.725 | standard-attr-timestamp' 2022-03-23 16:50:50.726 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:50:50.726 | address-scope 2022-03-23 16:50:50.726 | router-admin-state-down-before-update 2022-03-23 16:50:50.726 | agent 2022-03-23 16:50:50.726 | agent-resources-synced 2022-03-23 16:50:50.726 | allowed-address-pairs 2022-03-23 16:50:50.726 | auto-allocated-topology 2022-03-23 16:50:50.726 | availability_zone 2022-03-23 16:50:50.726 | availability_zone_filter 2022-03-23 16:50:50.726 | default-subnetpools 2022-03-23 16:50:50.726 | dhcp_agent_scheduler 2022-03-23 16:50:50.726 | dvr 2022-03-23 16:50:50.726 | empty-string-filtering 2022-03-23 16:50:50.726 | external-net 2022-03-23 16:50:50.726 | extra_dhcp_opt 2022-03-23 16:50:50.726 | extraroute 2022-03-23 16:50:50.726 | extraroute-atomic 2022-03-23 16:50:50.726 | filter-validation 2022-03-23 16:50:50.726 | fip-port-details 2022-03-23 16:50:50.726 | flavors 2022-03-23 16:50:50.726 | floatingip-pools 2022-03-23 16:50:50.726 | ip-substring-filtering 2022-03-23 16:50:50.726 | router 2022-03-23 16:50:50.726 | ext-gw-mode 2022-03-23 16:50:50.726 | l3-ha 2022-03-23 16:50:50.726 | l3-flavors 2022-03-23 16:50:50.727 | l3-port-ip-change-not-allowed 2022-03-23 16:50:50.727 | l3_agent_scheduler 2022-03-23 16:50:50.727 | metering 2022-03-23 16:50:50.727 | metering_source_and_destination_fields 2022-03-23 16:50:50.727 | multi-provider 2022-03-23 16:50:50.727 | net-mtu 2022-03-23 16:50:50.727 | net-mtu-writable 2022-03-23 16:50:50.727 | network_availability_zone 2022-03-23 16:50:50.727 | network-ip-availability 2022-03-23 16:50:50.727 | pagination 2022-03-23 16:50:50.727 | port-device-profile 2022-03-23 16:50:50.727 | port-mac-address-regenerate 2022-03-23 16:50:50.727 | port-numa-affinity-policy 2022-03-23 16:50:50.727 | binding 2022-03-23 16:50:50.727 | binding-extended 2022-03-23 16:50:50.727 | port-security 2022-03-23 16:50:50.727 | project-id 2022-03-23 16:50:50.727 | provider 2022-03-23 16:50:50.727 | quota-check-limit 2022-03-23 16:50:50.727 | quotas 2022-03-23 16:50:50.727 | quota_details 2022-03-23 16:50:50.727 | rbac-policies 2022-03-23 16:50:50.727 | rbac-address-group 2022-03-23 16:50:50.727 | rbac-address-scope 2022-03-23 16:50:50.727 | rbac-security-groups 2022-03-23 16:50:50.727 | rbac-subnetpool 2022-03-23 16:50:50.727 | revision-if-match 2022-03-23 16:50:50.727 | standard-attr-revisions 2022-03-23 16:50:50.727 | router_availability_zone 2022-03-23 16:50:50.727 | security-groups-normalized-cidr 2022-03-23 16:50:50.727 | port-security-groups-filtering 2022-03-23 16:50:50.727 | security-groups-remote-address-group 2022-03-23 16:50:50.727 | security-groups-shared-filtering 2022-03-23 16:50:50.727 | security-group 2022-03-23 16:50:50.727 | service-type 2022-03-23 16:50:50.727 | sorting 2022-03-23 16:50:50.727 | standard-attr-description 2022-03-23 16:50:50.727 | stateful-security-group 2022-03-23 16:50:50.728 | subnet_onboard 2022-03-23 16:50:50.728 | subnet-service-types 2022-03-23 16:50:50.728 | subnet_allocation 2022-03-23 16:50:50.728 | subnetpool-prefix-ops 2022-03-23 16:50:50.728 | standard-attr-tag 2022-03-23 16:50:50.728 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 16:50:50.729 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:50:50.731 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-23 16:50:50.734 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-23 16:50:50.738 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : 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-03-23 16:50:53.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:53.651 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:53.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:53.651 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:53.819 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:53.823 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=26575ed1-f113-45b7-83c7-1e7193362b16 2022-03-23 16:50:53.825 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-23 16:50:53.829 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-23 16:50:53.831 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 16:50:53.834 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 16:50:53.839 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-23 16:50:53.839 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-23 16:50:53.839 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-23 16:50:53.842 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:50:53.845 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:56.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:56.952 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:56.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:50:56.952 | from cryptography.utils import int_from_bytes 2022-03-23 16:50:57.119 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:50:57.122 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:50:57.124 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:50:57.128 | ++ functions-common:get_field:818 : echo '| id | 11ea5183-fa65-4edd-9d15-f2a951c49a7d |' 2022-03-23 16:50:57.128 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:50:57.134 | ++ functions-common:get_field:812 : read data 2022-03-23 16:50:57.138 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=11ea5183-fa65-4edd-9d15-f2a951c49a7d 2022-03-23 16:50:57.141 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 0ef8954ebcd24b5a878f52b11b1e973e' 2022-03-23 16:50:57.143 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:50:57.161 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-23 16:50:57.164 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:50:57.167 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=0ef8954ebcd24b5a878f52b11b1e973e 2022-03-23 16:50:57.170 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 26575ed1-f113-45b7-83c7-1e7193362b16 ']' 2022-03-23 16:50:57.174 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-23 16:50:57.176 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-23 16:50:57.179 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-23 16:50:57.181 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 26575ed1-f113-45b7-83c7-1e7193362b16 ' 2022-03-23 16:50:57.184 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-23 16:50:57.187 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 11ea5183-fa65-4edd-9d15-f2a951c49a7d private-subnet' 2022-03-23 16:50:57.189 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-23 16:50:57.194 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 26575ed1-f113-45b7-83c7-1e7193362b16 --network 11ea5183-fa65-4edd-9d15-f2a951c49a7d private-subnet 2022-03-23 16:50:57.194 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-23 16:50:57.194 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-23 16:50:57.197 | +++ functions-common:get_field:811 : local data field 2022-03-23 16:50:57.200 | +++ functions-common:get_field:812 : read data 2022-03-23 16:51:00.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:00.383 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:00.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:00.383 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:00.550 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:00.553 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:51:00.555 | +++ functions-common:get_field:816 : field='$3' 2022-03-23 16:51:00.558 | +++ functions-common:get_field:818 : echo '| id | 956b2b70-75e3-4476-8ff1-e1bfe087791a |' 2022-03-23 16:51:00.559 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:51:00.564 | +++ functions-common:get_field:812 : read data 2022-03-23 16:51:00.568 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=956b2b70-75e3-4476-8ff1-e1bfe087791a 2022-03-23 16:51:00.571 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 0ef8954ebcd24b5a878f52b11b1e973e' 2022-03-23 16:51:00.573 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:51:00.591 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 956b2b70-75e3-4476-8ff1-e1bfe087791a 2022-03-23 16:51:00.595 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=956b2b70-75e3-4476-8ff1-e1bfe087791a 2022-03-23 16:51:00.597 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-23 16:51:00.600 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-23 16:51:00.603 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-23 16:51:00.606 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:51:03.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:03.263 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:03.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:03.263 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:03.435 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:03.439 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:51:03.439 | address-scope 2022-03-23 16:51:03.439 | router-admin-state-down-before-update 2022-03-23 16:51:03.439 | agent 2022-03-23 16:51:03.439 | agent-resources-synced 2022-03-23 16:51:03.439 | allowed-address-pairs 2022-03-23 16:51:03.439 | auto-allocated-topology 2022-03-23 16:51:03.439 | availability_zone 2022-03-23 16:51:03.439 | availability_zone_filter 2022-03-23 16:51:03.439 | default-subnetpools 2022-03-23 16:51:03.439 | dhcp_agent_scheduler 2022-03-23 16:51:03.439 | dvr 2022-03-23 16:51:03.439 | empty-string-filtering 2022-03-23 16:51:03.439 | external-net 2022-03-23 16:51:03.439 | extra_dhcp_opt 2022-03-23 16:51:03.439 | extraroute 2022-03-23 16:51:03.439 | extraroute-atomic 2022-03-23 16:51:03.439 | filter-validation 2022-03-23 16:51:03.439 | fip-port-details 2022-03-23 16:51:03.439 | flavors 2022-03-23 16:51:03.439 | floatingip-pools 2022-03-23 16:51:03.439 | ip-substring-filtering 2022-03-23 16:51:03.439 | router 2022-03-23 16:51:03.439 | ext-gw-mode 2022-03-23 16:51:03.439 | l3-ha 2022-03-23 16:51:03.439 | l3-flavors 2022-03-23 16:51:03.439 | l3-port-ip-change-not-allowed 2022-03-23 16:51:03.439 | l3_agent_scheduler 2022-03-23 16:51:03.439 | metering 2022-03-23 16:51:03.439 | metering_source_and_destination_fields 2022-03-23 16:51:03.439 | multi-provider 2022-03-23 16:51:03.439 | net-mtu 2022-03-23 16:51:03.439 | net-mtu-writable 2022-03-23 16:51:03.440 | network_availability_zone 2022-03-23 16:51:03.440 | network-ip-availability 2022-03-23 16:51:03.440 | pagination 2022-03-23 16:51:03.440 | port-device-profile 2022-03-23 16:51:03.440 | port-mac-address-regenerate 2022-03-23 16:51:03.440 | port-numa-affinity-policy 2022-03-23 16:51:03.440 | binding 2022-03-23 16:51:03.440 | binding-extended 2022-03-23 16:51:03.440 | port-security 2022-03-23 16:51:03.440 | project-id 2022-03-23 16:51:03.440 | provider 2022-03-23 16:51:03.440 | quota-check-limit 2022-03-23 16:51:03.440 | quotas 2022-03-23 16:51:03.440 | quota_details 2022-03-23 16:51:03.440 | rbac-policies 2022-03-23 16:51:03.440 | rbac-address-group 2022-03-23 16:51:03.440 | rbac-address-scope 2022-03-23 16:51:03.440 | rbac-security-groups 2022-03-23 16:51:03.440 | rbac-subnetpool 2022-03-23 16:51:03.440 | revision-if-match 2022-03-23 16:51:03.440 | standard-attr-revisions 2022-03-23 16:51:03.440 | router_availability_zone 2022-03-23 16:51:03.440 | security-groups-normalized-cidr 2022-03-23 16:51:03.440 | port-security-groups-filtering 2022-03-23 16:51:03.440 | security-groups-remote-address-group 2022-03-23 16:51:03.440 | security-groups-shared-filtering 2022-03-23 16:51:03.440 | security-group 2022-03-23 16:51:03.440 | service-type 2022-03-23 16:51:03.440 | sorting 2022-03-23 16:51:03.440 | standard-attr-description 2022-03-23 16:51:03.440 | stateful-security-group 2022-03-23 16:51:03.440 | subnet_onboard 2022-03-23 16:51:03.440 | subnet-service-types 2022-03-23 16:51:03.440 | subnet_allocation 2022-03-23 16:51:03.440 | subnetpool-prefix-ops 2022-03-23 16:51:03.441 | standard-attr-tag 2022-03-23 16:51:03.441 | standard-attr-timestamp' 2022-03-23 16:51:03.442 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:51:03.442 | address-scope 2022-03-23 16:51:03.442 | router-admin-state-down-before-update 2022-03-23 16:51:03.442 | agent 2022-03-23 16:51:03.442 | agent-resources-synced 2022-03-23 16:51:03.442 | allowed-address-pairs 2022-03-23 16:51:03.442 | auto-allocated-topology 2022-03-23 16:51:03.442 | availability_zone 2022-03-23 16:51:03.442 | availability_zone_filter 2022-03-23 16:51:03.442 | default-subnetpools 2022-03-23 16:51:03.442 | dhcp_agent_scheduler 2022-03-23 16:51:03.442 | dvr 2022-03-23 16:51:03.443 | empty-string-filtering 2022-03-23 16:51:03.443 | external-net 2022-03-23 16:51:03.443 | extra_dhcp_opt 2022-03-23 16:51:03.443 | extraroute 2022-03-23 16:51:03.443 | extraroute-atomic 2022-03-23 16:51:03.443 | filter-validation 2022-03-23 16:51:03.443 | fip-port-details 2022-03-23 16:51:03.443 | flavors 2022-03-23 16:51:03.443 | floatingip-pools 2022-03-23 16:51:03.443 | ip-substring-filtering 2022-03-23 16:51:03.443 | router 2022-03-23 16:51:03.443 | ext-gw-mode 2022-03-23 16:51:03.443 | l3-ha 2022-03-23 16:51:03.443 | l3-flavors 2022-03-23 16:51:03.443 | l3-port-ip-change-not-allowed 2022-03-23 16:51:03.443 | l3_agent_scheduler 2022-03-23 16:51:03.443 | metering 2022-03-23 16:51:03.443 | metering_source_and_destination_fields 2022-03-23 16:51:03.443 | multi-provider 2022-03-23 16:51:03.443 | net-mtu 2022-03-23 16:51:03.443 | net-mtu-writable 2022-03-23 16:51:03.443 | network_availability_zone 2022-03-23 16:51:03.443 | network-ip-availability 2022-03-23 16:51:03.443 | pagination 2022-03-23 16:51:03.443 | port-device-profile 2022-03-23 16:51:03.443 | port-mac-address-regenerate 2022-03-23 16:51:03.443 | port-numa-affinity-policy 2022-03-23 16:51:03.443 | binding 2022-03-23 16:51:03.443 | binding-extended 2022-03-23 16:51:03.443 | port-security 2022-03-23 16:51:03.443 | project-id 2022-03-23 16:51:03.443 | provider 2022-03-23 16:51:03.443 | quota-check-limit 2022-03-23 16:51:03.443 | quotas 2022-03-23 16:51:03.443 | quota_details 2022-03-23 16:51:03.443 | rbac-policies 2022-03-23 16:51:03.443 | rbac-address-group 2022-03-23 16:51:03.444 | rbac-address-scope 2022-03-23 16:51:03.444 | rbac-security-groups 2022-03-23 16:51:03.444 | rbac-subnetpool 2022-03-23 16:51:03.444 | revision-if-match 2022-03-23 16:51:03.444 | standard-attr-revisions 2022-03-23 16:51:03.444 | router_availability_zone 2022-03-23 16:51:03.444 | security-groups-normalized-cidr 2022-03-23 16:51:03.444 | port-security-groups-filtering 2022-03-23 16:51:03.444 | security-groups-remote-address-group 2022-03-23 16:51:03.444 | security-groups-shared-filtering 2022-03-23 16:51:03.444 | security-group 2022-03-23 16:51:03.444 | service-type 2022-03-23 16:51:03.444 | sorting 2022-03-23 16:51:03.444 | standard-attr-description 2022-03-23 16:51:03.444 | stateful-security-group 2022-03-23 16:51:03.444 | subnet_onboard 2022-03-23 16:51:03.444 | subnet-service-types 2022-03-23 16:51:03.444 | subnet_allocation 2022-03-23 16:51:03.444 | subnetpool-prefix-ops 2022-03-23 16:51:03.444 | standard-attr-tag 2022-03-23 16:51:03.444 | standard-attr-timestamp =~ router ]] 2022-03-23 16:51:03.445 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:51:03.448 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-23 16:51:03.450 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-23 16:51:03.454 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:51:06.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:06.128 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:06.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:06.128 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:06.293 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:06.296 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:51:06.296 | address-scope 2022-03-23 16:51:06.297 | router-admin-state-down-before-update 2022-03-23 16:51:06.297 | agent 2022-03-23 16:51:06.297 | agent-resources-synced 2022-03-23 16:51:06.297 | allowed-address-pairs 2022-03-23 16:51:06.297 | auto-allocated-topology 2022-03-23 16:51:06.297 | availability_zone 2022-03-23 16:51:06.297 | availability_zone_filter 2022-03-23 16:51:06.297 | default-subnetpools 2022-03-23 16:51:06.297 | dhcp_agent_scheduler 2022-03-23 16:51:06.297 | dvr 2022-03-23 16:51:06.297 | empty-string-filtering 2022-03-23 16:51:06.297 | external-net 2022-03-23 16:51:06.297 | extra_dhcp_opt 2022-03-23 16:51:06.297 | extraroute 2022-03-23 16:51:06.297 | extraroute-atomic 2022-03-23 16:51:06.297 | filter-validation 2022-03-23 16:51:06.297 | fip-port-details 2022-03-23 16:51:06.297 | flavors 2022-03-23 16:51:06.297 | floatingip-pools 2022-03-23 16:51:06.297 | ip-substring-filtering 2022-03-23 16:51:06.297 | router 2022-03-23 16:51:06.297 | ext-gw-mode 2022-03-23 16:51:06.297 | l3-ha 2022-03-23 16:51:06.297 | l3-flavors 2022-03-23 16:51:06.297 | l3-port-ip-change-not-allowed 2022-03-23 16:51:06.297 | l3_agent_scheduler 2022-03-23 16:51:06.297 | metering 2022-03-23 16:51:06.297 | metering_source_and_destination_fields 2022-03-23 16:51:06.297 | multi-provider 2022-03-23 16:51:06.297 | net-mtu 2022-03-23 16:51:06.297 | net-mtu-writable 2022-03-23 16:51:06.297 | network_availability_zone 2022-03-23 16:51:06.297 | network-ip-availability 2022-03-23 16:51:06.297 | pagination 2022-03-23 16:51:06.297 | port-device-profile 2022-03-23 16:51:06.297 | port-mac-address-regenerate 2022-03-23 16:51:06.298 | port-numa-affinity-policy 2022-03-23 16:51:06.298 | binding 2022-03-23 16:51:06.298 | binding-extended 2022-03-23 16:51:06.298 | port-security 2022-03-23 16:51:06.298 | project-id 2022-03-23 16:51:06.298 | provider 2022-03-23 16:51:06.298 | quota-check-limit 2022-03-23 16:51:06.298 | quotas 2022-03-23 16:51:06.298 | quota_details 2022-03-23 16:51:06.298 | rbac-policies 2022-03-23 16:51:06.298 | rbac-address-group 2022-03-23 16:51:06.298 | rbac-address-scope 2022-03-23 16:51:06.298 | rbac-security-groups 2022-03-23 16:51:06.298 | rbac-subnetpool 2022-03-23 16:51:06.298 | revision-if-match 2022-03-23 16:51:06.298 | standard-attr-revisions 2022-03-23 16:51:06.298 | router_availability_zone 2022-03-23 16:51:06.298 | security-groups-normalized-cidr 2022-03-23 16:51:06.298 | port-security-groups-filtering 2022-03-23 16:51:06.298 | security-groups-remote-address-group 2022-03-23 16:51:06.298 | security-groups-shared-filtering 2022-03-23 16:51:06.298 | security-group 2022-03-23 16:51:06.298 | service-type 2022-03-23 16:51:06.298 | sorting 2022-03-23 16:51:06.298 | standard-attr-description 2022-03-23 16:51:06.298 | stateful-security-group 2022-03-23 16:51:06.298 | subnet_onboard 2022-03-23 16:51:06.298 | subnet-service-types 2022-03-23 16:51:06.298 | subnet_allocation 2022-03-23 16:51:06.298 | subnetpool-prefix-ops 2022-03-23 16:51:06.298 | standard-attr-tag 2022-03-23 16:51:06.298 | standard-attr-timestamp' 2022-03-23 16:51:06.299 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:51:06.299 | address-scope 2022-03-23 16:51:06.299 | router-admin-state-down-before-update 2022-03-23 16:51:06.299 | agent 2022-03-23 16:51:06.299 | agent-resources-synced 2022-03-23 16:51:06.299 | allowed-address-pairs 2022-03-23 16:51:06.299 | auto-allocated-topology 2022-03-23 16:51:06.299 | availability_zone 2022-03-23 16:51:06.299 | availability_zone_filter 2022-03-23 16:51:06.299 | default-subnetpools 2022-03-23 16:51:06.299 | dhcp_agent_scheduler 2022-03-23 16:51:06.299 | dvr 2022-03-23 16:51:06.300 | empty-string-filtering 2022-03-23 16:51:06.300 | external-net 2022-03-23 16:51:06.300 | extra_dhcp_opt 2022-03-23 16:51:06.300 | extraroute 2022-03-23 16:51:06.300 | extraroute-atomic 2022-03-23 16:51:06.300 | filter-validation 2022-03-23 16:51:06.300 | fip-port-details 2022-03-23 16:51:06.300 | flavors 2022-03-23 16:51:06.300 | floatingip-pools 2022-03-23 16:51:06.300 | ip-substring-filtering 2022-03-23 16:51:06.300 | router 2022-03-23 16:51:06.300 | ext-gw-mode 2022-03-23 16:51:06.300 | l3-ha 2022-03-23 16:51:06.300 | l3-flavors 2022-03-23 16:51:06.300 | l3-port-ip-change-not-allowed 2022-03-23 16:51:06.300 | l3_agent_scheduler 2022-03-23 16:51:06.300 | metering 2022-03-23 16:51:06.300 | metering_source_and_destination_fields 2022-03-23 16:51:06.300 | multi-provider 2022-03-23 16:51:06.300 | net-mtu 2022-03-23 16:51:06.300 | net-mtu-writable 2022-03-23 16:51:06.300 | network_availability_zone 2022-03-23 16:51:06.300 | network-ip-availability 2022-03-23 16:51:06.300 | pagination 2022-03-23 16:51:06.300 | port-device-profile 2022-03-23 16:51:06.300 | port-mac-address-regenerate 2022-03-23 16:51:06.300 | port-numa-affinity-policy 2022-03-23 16:51:06.300 | binding 2022-03-23 16:51:06.300 | binding-extended 2022-03-23 16:51:06.300 | port-security 2022-03-23 16:51:06.300 | project-id 2022-03-23 16:51:06.300 | provider 2022-03-23 16:51:06.300 | quota-check-limit 2022-03-23 16:51:06.300 | quotas 2022-03-23 16:51:06.300 | quota_details 2022-03-23 16:51:06.300 | rbac-policies 2022-03-23 16:51:06.300 | rbac-address-group 2022-03-23 16:51:06.301 | rbac-address-scope 2022-03-23 16:51:06.301 | rbac-security-groups 2022-03-23 16:51:06.301 | rbac-subnetpool 2022-03-23 16:51:06.301 | revision-if-match 2022-03-23 16:51:06.301 | standard-attr-revisions 2022-03-23 16:51:06.301 | router_availability_zone 2022-03-23 16:51:06.301 | security-groups-normalized-cidr 2022-03-23 16:51:06.301 | port-security-groups-filtering 2022-03-23 16:51:06.301 | security-groups-remote-address-group 2022-03-23 16:51:06.301 | security-groups-shared-filtering 2022-03-23 16:51:06.301 | security-group 2022-03-23 16:51:06.301 | service-type 2022-03-23 16:51:06.301 | sorting 2022-03-23 16:51:06.301 | standard-attr-description 2022-03-23 16:51:06.301 | stateful-security-group 2022-03-23 16:51:06.301 | subnet_onboard 2022-03-23 16:51:06.301 | subnet-service-types 2022-03-23 16:51:06.301 | subnet_allocation 2022-03-23 16:51:06.301 | subnetpool-prefix-ops 2022-03-23 16:51:06.301 | standard-attr-tag 2022-03-23 16:51:06.301 | standard-attr-timestamp =~ external-net ]] 2022-03-23 16:51:06.302 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:51:06.305 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-23 16:51:06.309 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-23 16:51:06.310 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-23 16:51:06.310 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-23 16:51:06.313 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:06.316 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:09.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:09.101 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:09.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:09.101 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:09.266 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:09.269 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:51:09.272 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:51:09.275 | ++ functions-common:get_field:818 : echo '| id | b84aeb64-5839-4bc5-a4c5-5f176344dd5a |' 2022-03-23 16:51:09.275 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:51:09.281 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:09.285 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=b84aeb64-5839-4bc5-a4c5-5f176344dd5a 2022-03-23 16:51:09.288 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 0ef8954ebcd24b5a878f52b11b1e973e router1' 2022-03-23 16:51:09.291 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:51:09.310 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-23 16:51:09.313 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-23 16:51:09.315 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 16:51:09.319 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:51:11.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:11.980 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:11.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:11.980 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:12.151 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:12.154 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:51:12.154 | address-scope 2022-03-23 16:51:12.154 | router-admin-state-down-before-update 2022-03-23 16:51:12.154 | agent 2022-03-23 16:51:12.154 | agent-resources-synced 2022-03-23 16:51:12.154 | allowed-address-pairs 2022-03-23 16:51:12.155 | auto-allocated-topology 2022-03-23 16:51:12.155 | availability_zone 2022-03-23 16:51:12.155 | availability_zone_filter 2022-03-23 16:51:12.155 | default-subnetpools 2022-03-23 16:51:12.155 | dhcp_agent_scheduler 2022-03-23 16:51:12.155 | dvr 2022-03-23 16:51:12.155 | empty-string-filtering 2022-03-23 16:51:12.155 | external-net 2022-03-23 16:51:12.155 | extra_dhcp_opt 2022-03-23 16:51:12.155 | extraroute 2022-03-23 16:51:12.155 | extraroute-atomic 2022-03-23 16:51:12.155 | filter-validation 2022-03-23 16:51:12.155 | fip-port-details 2022-03-23 16:51:12.155 | flavors 2022-03-23 16:51:12.155 | floatingip-pools 2022-03-23 16:51:12.155 | ip-substring-filtering 2022-03-23 16:51:12.155 | router 2022-03-23 16:51:12.155 | ext-gw-mode 2022-03-23 16:51:12.155 | l3-ha 2022-03-23 16:51:12.155 | l3-flavors 2022-03-23 16:51:12.155 | l3-port-ip-change-not-allowed 2022-03-23 16:51:12.155 | l3_agent_scheduler 2022-03-23 16:51:12.155 | metering 2022-03-23 16:51:12.155 | metering_source_and_destination_fields 2022-03-23 16:51:12.155 | multi-provider 2022-03-23 16:51:12.155 | net-mtu 2022-03-23 16:51:12.155 | net-mtu-writable 2022-03-23 16:51:12.155 | network_availability_zone 2022-03-23 16:51:12.155 | network-ip-availability 2022-03-23 16:51:12.155 | pagination 2022-03-23 16:51:12.155 | port-device-profile 2022-03-23 16:51:12.155 | port-mac-address-regenerate 2022-03-23 16:51:12.155 | port-numa-affinity-policy 2022-03-23 16:51:12.155 | binding 2022-03-23 16:51:12.155 | binding-extended 2022-03-23 16:51:12.156 | port-security 2022-03-23 16:51:12.156 | project-id 2022-03-23 16:51:12.156 | provider 2022-03-23 16:51:12.156 | quota-check-limit 2022-03-23 16:51:12.156 | quotas 2022-03-23 16:51:12.156 | quota_details 2022-03-23 16:51:12.156 | rbac-policies 2022-03-23 16:51:12.156 | rbac-address-group 2022-03-23 16:51:12.156 | rbac-address-scope 2022-03-23 16:51:12.156 | rbac-security-groups 2022-03-23 16:51:12.156 | rbac-subnetpool 2022-03-23 16:51:12.156 | revision-if-match 2022-03-23 16:51:12.156 | standard-attr-revisions 2022-03-23 16:51:12.156 | router_availability_zone 2022-03-23 16:51:12.156 | security-groups-normalized-cidr 2022-03-23 16:51:12.156 | port-security-groups-filtering 2022-03-23 16:51:12.156 | security-groups-remote-address-group 2022-03-23 16:51:12.156 | security-groups-shared-filtering 2022-03-23 16:51:12.156 | security-group 2022-03-23 16:51:12.156 | service-type 2022-03-23 16:51:12.156 | sorting 2022-03-23 16:51:12.156 | standard-attr-description 2022-03-23 16:51:12.156 | stateful-security-group 2022-03-23 16:51:12.156 | subnet_onboard 2022-03-23 16:51:12.156 | subnet-service-types 2022-03-23 16:51:12.156 | subnet_allocation 2022-03-23 16:51:12.156 | subnetpool-prefix-ops 2022-03-23 16:51:12.156 | standard-attr-tag 2022-03-23 16:51:12.156 | standard-attr-timestamp' 2022-03-23 16:51:12.157 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:51:12.157 | address-scope 2022-03-23 16:51:12.157 | router-admin-state-down-before-update 2022-03-23 16:51:12.157 | agent 2022-03-23 16:51:12.157 | agent-resources-synced 2022-03-23 16:51:12.157 | allowed-address-pairs 2022-03-23 16:51:12.157 | auto-allocated-topology 2022-03-23 16:51:12.157 | availability_zone 2022-03-23 16:51:12.157 | availability_zone_filter 2022-03-23 16:51:12.157 | default-subnetpools 2022-03-23 16:51:12.157 | dhcp_agent_scheduler 2022-03-23 16:51:12.157 | dvr 2022-03-23 16:51:12.157 | empty-string-filtering 2022-03-23 16:51:12.157 | external-net 2022-03-23 16:51:12.157 | extra_dhcp_opt 2022-03-23 16:51:12.157 | extraroute 2022-03-23 16:51:12.157 | extraroute-atomic 2022-03-23 16:51:12.157 | filter-validation 2022-03-23 16:51:12.157 | fip-port-details 2022-03-23 16:51:12.158 | flavors 2022-03-23 16:51:12.158 | floatingip-pools 2022-03-23 16:51:12.158 | ip-substring-filtering 2022-03-23 16:51:12.158 | router 2022-03-23 16:51:12.158 | ext-gw-mode 2022-03-23 16:51:12.158 | l3-ha 2022-03-23 16:51:12.158 | l3-flavors 2022-03-23 16:51:12.158 | l3-port-ip-change-not-allowed 2022-03-23 16:51:12.158 | l3_agent_scheduler 2022-03-23 16:51:12.158 | metering 2022-03-23 16:51:12.158 | metering_source_and_destination_fields 2022-03-23 16:51:12.158 | multi-provider 2022-03-23 16:51:12.158 | net-mtu 2022-03-23 16:51:12.158 | net-mtu-writable 2022-03-23 16:51:12.158 | network_availability_zone 2022-03-23 16:51:12.158 | network-ip-availability 2022-03-23 16:51:12.158 | pagination 2022-03-23 16:51:12.158 | port-device-profile 2022-03-23 16:51:12.158 | port-mac-address-regenerate 2022-03-23 16:51:12.158 | port-numa-affinity-policy 2022-03-23 16:51:12.158 | binding 2022-03-23 16:51:12.158 | binding-extended 2022-03-23 16:51:12.158 | port-security 2022-03-23 16:51:12.158 | project-id 2022-03-23 16:51:12.158 | provider 2022-03-23 16:51:12.158 | quota-check-limit 2022-03-23 16:51:12.158 | quotas 2022-03-23 16:51:12.158 | quota_details 2022-03-23 16:51:12.158 | rbac-policies 2022-03-23 16:51:12.158 | rbac-address-group 2022-03-23 16:51:12.158 | rbac-address-scope 2022-03-23 16:51:12.158 | rbac-security-groups 2022-03-23 16:51:12.158 | rbac-subnetpool 2022-03-23 16:51:12.158 | revision-if-match 2022-03-23 16:51:12.158 | standard-attr-revisions 2022-03-23 16:51:12.158 | router_availability_zone 2022-03-23 16:51:12.159 | security-groups-normalized-cidr 2022-03-23 16:51:12.159 | port-security-groups-filtering 2022-03-23 16:51:12.159 | security-groups-remote-address-group 2022-03-23 16:51:12.159 | security-groups-shared-filtering 2022-03-23 16:51:12.159 | security-group 2022-03-23 16:51:12.159 | service-type 2022-03-23 16:51:12.159 | sorting 2022-03-23 16:51:12.159 | standard-attr-description 2022-03-23 16:51:12.159 | stateful-security-group 2022-03-23 16:51:12.159 | subnet_onboard 2022-03-23 16:51:12.159 | subnet-service-types 2022-03-23 16:51:12.159 | subnet_allocation 2022-03-23 16:51:12.159 | subnetpool-prefix-ops 2022-03-23 16:51:12.159 | standard-attr-tag 2022-03-23 16:51:12.159 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 16:51:12.160 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:51:12.163 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-23 16:51:12.165 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-23 16:51:12.170 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-23 16:51:12.170 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-23 16:51:12.171 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-23 16:51:12.173 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:12.176 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:15.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:15.092 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:15.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:15.092 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:15.259 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:15.262 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:51:15.265 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:51:15.269 | ++ functions-common:get_field:818 : echo '| id | 48a4da1b-0e02-4bd1-9f6f-11bf20c093de |' 2022-03-23 16:51:15.269 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:51:15.275 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:15.279 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=48a4da1b-0e02-4bd1-9f6f-11bf20c093de 2022-03-23 16:51:15.282 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-23 16:51:15.284 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:51:15.304 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-23 16:51:15.308 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-23 16:51:15.311 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet b84aeb64-5839-4bc5-a4c5-5f176344dd5a 956b2b70-75e3-4476-8ff1-e1bfe087791a 2022-03-23 16:51:20.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:20.365 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:20.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:20.365 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:20.546 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-23 16:51:20.549 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 48a4da1b-0e02-4bd1-9f6f-11bf20c093de 2022-03-23 16:51:20.551 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-23 16:51:20.554 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-23 16:51:20.556 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.26.0.1 ]] 2022-03-23 16:51:20.558 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.26.0.1 ' 2022-03-23 16:51:20.561 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 48a4da1b-0e02-4bd1-9f6f-11bf20c093de --subnet-range 172.26.0.0/24 --no-dhcp ' 2022-03-23 16:51:20.563 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-23 16:51:20.565 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-23 16:51:20.569 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.0.1 --network 48a4da1b-0e02-4bd1-9f6f-11bf20c093de --subnet-range 172.26.0.0/24 --no-dhcp public-subnet 2022-03-23 16:51:20.572 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-23 16:51:23.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:23.441 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:23.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:23.441 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:23.614 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:23.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | 2022-03-23 16:51:23.618 | | id | f4f97ab4-5b3d-4922-923b-44d4b6102563 |' 2022-03-23 16:51:23.620 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-23 16:51:23.623 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:51:23.639 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' f4f97ab4-5b3d-4922-923b-44d4b6102563 '|' 2022-03-23 16:51:23.642 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | | id | f4f97ab4-5b3d-4922-923b-44d4b6102563 |' 2022-03-23 16:51:23.644 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-23 16:51:23.648 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' f4f97ab4-5b3d-4922-923b-44d4b6102563 '|' 2022-03-23 16:51:23.649 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-23 16:51:23.651 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:23.656 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:23.658 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:51:23.661 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:51:23.664 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | f4f97ab4-5b3d-4922-923b-44d4b6102563 |' 2022-03-23 16:51:23.665 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:51:23.671 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:23.674 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.26.0.1 2022-03-23 16:51:23.677 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' f4f97ab4-5b3d-4922-923b-44d4b6102563 '|' 2022-03-23 16:51:23.678 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-23 16:51:23.680 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:51:23.683 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:23.685 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-23 16:51:23.688 | ++ functions-common:get_field:816 : field='$6' 2022-03-23 16:51:23.691 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | f4f97ab4-5b3d-4922-923b-44d4b6102563 |' 2022-03-23 16:51:23.692 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-23 16:51:23.697 | ++ functions-common:get_field:812 : read data 2022-03-23 16:51:23.700 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=f4f97ab4-5b3d-4922-923b-44d4b6102563 2022-03-23 16:51:23.703 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 48a4da1b-0e02-4bd1-9f6f-11bf20c093de b84aeb64-5839-4bc5-a4c5-5f176344dd5a 2022-03-23 16:51:27.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:27.753 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:27.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:27.753 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:27.939 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:51:27.942 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-23 16:51:27.958 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:27.961 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-23 16:51:27.963 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-23 16:51:27.966 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-23 16:51:27.969 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-23 16:51:27.971 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-23 16:51:27.974 | ++ 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-03-23 16:51:27.992 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-23 16:51:27.995 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-23 16:51:27.998 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-23 16:51:28.000 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-23 16:51:28.002 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 16:51:28.005 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-23 16:51:28.007 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 16:51:28.009 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-23 16:51:28.013 | + functions-common:test_with_retry:2365 : local until=10 2022-03-23 16:51:28.016 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 16:51:28.018 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 16:51:28.021 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 16:51:28.023 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:51:28.026 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:51:28.029 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:51:28.034 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054288031 2022-03-23 16:51:28.036 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-23 16:51:28.043 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 16:51:28.045 | + functions-common:time_stop:2425 : local name 2022-03-23 16:51:28.048 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:51:28.050 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:51:28.052 | + functions-common:time_stop:2428 : local total 2022-03-23 16:51:28.055 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:51:28.057 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 16:51:28.060 | + functions-common:time_stop:2432 : start_time=1648054288031 2022-03-23 16:51:28.062 | + functions-common:time_stop:2434 : [[ -z 1648054288031 ]] 2022-03-23 16:51:28.065 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:51:28.069 | + functions-common:time_stop:2437 : end_time=1648054288066 2022-03-23 16:51:28.071 | + functions-common:time_stop:2438 : elapsed_time=35 2022-03-23 16:51:28.074 | + functions-common:time_stop:2439 : total=5613 2022-03-23 16:51:28.076 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:51:28.079 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5648 2022-03-23 16:51:28.083 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.26.0.1 2022-03-23 16:51:28.083 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-23 16:51:28.089 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-23 16:51:28.091 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:51:28.094 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-23 16:51:28.097 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-23 16:51:28.099 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.26.0.1/24 dev br-data 2022-03-23 16:51:28.112 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-23 16:51:28.129 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-23 16:51:28.129 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-23 16:51:28.129 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-23 16:51:28.130 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-23 16:51:30.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:30.504 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:30.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:30.504 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:30.679 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:51:30.683 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.26.0.216 ' 2022-03-23 16:51:30.685 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-23 16:51:30.688 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:51:30.706 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-23 16:51:30.708 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:51:30.711 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-23 16:51:30.714 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-23 16:51:30.732 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:30.735 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-23 16:51:30.738 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:51:30.740 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-23 16:51:30.743 | + ./stack.sh:main:1319 : start_nova 2022-03-23 16:51:30.746 | + lib/nova:start_nova:1137 : start_nova_rest 2022-03-23 16:51:30.748 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:51:30.752 | + lib/nova:start_nova_rest:1046 : 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/sbin:/usr/sbin:/sbin 2022-03-23 16:51:30.754 | + lib/nova:start_nova_rest:1046 : 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/sbin:/usr/sbin:/sbin 2022-03-23 16:51:30.757 | + lib/nova:start_nova_rest:1048 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 16:51:30.760 | + lib/nova:start_nova_rest:1049 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 16:51:30.763 | + lib/nova:start_nova_rest:1051 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:51:30.766 | + functions-common:run_process:1680 : local service=n-sch 2022-03-23 16:51:30.769 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:51:30.771 | + functions-common:run_process:1682 : local group= 2022-03-23 16:51:30.774 | + functions-common:run_process:1683 : local user= 2022-03-23 16:51:30.777 | + functions-common:run_process:1685 : local name=n-sch 2022-03-23 16:51:30.779 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:51:30.782 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:51:30.785 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:51:30.788 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:51:30.791 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:51:30.796 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054290793 2022-03-23 16:51:30.799 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-23 16:51:30.817 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:30.820 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-23 16:51:30.822 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-23 16:51:30.825 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:51:30.828 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:51:30.831 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:51:30.833 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:51:30.836 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 16:51:30.838 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 16:51:30.841 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-23 16:51:30.844 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:51:30.846 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:51:30.849 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 16:51:30.852 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 16:51:30.855 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-23 16:51:30.857 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:51:30.860 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:51:30.862 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:51:30.865 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:51:30.867 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:51:30.870 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-23 16:51:30.872 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:51:30.878 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-23 16:51:30.936 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-23 16:51:30.992 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:51:31.058 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-23 16:51:31.115 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-23 16:51:31.171 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:51:31.231 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:51:31.233 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-23 16:51:31.291 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:51:31.782 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-23 16:51:31.796 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-23 16:51:32.245 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-23 16:51:32.269 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:51:32.273 | + functions-common:time_stop:2425 : local name 2022-03-23 16:51:32.276 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:51:32.281 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:51:32.284 | + functions-common:time_stop:2428 : local total 2022-03-23 16:51:32.288 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:51:32.291 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:51:32.294 | + functions-common:time_stop:2432 : start_time=1648054290793 2022-03-23 16:51:32.297 | + functions-common:time_stop:2434 : [[ -z 1648054290793 ]] 2022-03-23 16:51:32.300 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:51:32.306 | + functions-common:time_stop:2437 : end_time=1648054292303 2022-03-23 16:51:32.309 | + functions-common:time_stop:2438 : elapsed_time=1510 2022-03-23 16:51:32.312 | + functions-common:time_stop:2439 : total=23339 2022-03-23 16:51:32.314 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:51:32.317 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24849 2022-03-23 16:51:32.320 | + lib/nova:start_nova_rest:1052 : '[' True == False ']' 2022-03-23 16:51:32.323 | ++ lib/nova:start_nova_rest:1055 : which uwsgi 2022-03-23 16:51:32.328 | + lib/nova:start_nova_rest:1055 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:51:32.331 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-23 16:51:32.334 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:51:32.337 | + functions-common:run_process:1682 : local group= 2022-03-23 16:51:32.341 | + functions-common:run_process:1683 : local user= 2022-03-23 16:51:32.345 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-23 16:51:32.349 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:51:32.353 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:51:32.356 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:51:32.359 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:51:32.362 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:51:32.367 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054292364 2022-03-23 16:51:32.370 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-23 16:51:32.391 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:32.394 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-23 16:51:32.397 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-23 16:51:32.399 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:51:32.402 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:51:32.405 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:51:32.408 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:51:32.412 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-23 16:51:32.415 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-23 16:51:32.418 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-23 16:51:32.421 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:51:32.424 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:51:32.427 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:51:32.429 | + functions-common:_run_under_systemd:1655 : 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-03-23 16:51:32.433 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-23 16:51:32.436 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:51:32.438 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:51:32.441 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:51:32.444 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-23 16:51:32.447 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:51:32.453 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-23 16:51:32.513 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-23 16:51:32.574 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-23 16:51:32.641 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-03-23 16:51:32.706 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:51:32.771 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-23 16:51:32.837 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-23 16:51:32.901 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-23 16:51:32.962 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-23 16:51:33.030 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-23 16:51:33.103 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:51:33.106 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-23 16:51:33.172 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:51:33.672 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-23 16:51:33.687 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-23 16:51:34.178 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-23 16:51:34.264 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:51:34.271 | + functions-common:time_stop:2425 : local name 2022-03-23 16:51:34.275 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:51:34.279 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:51:34.285 | + functions-common:time_stop:2428 : local total 2022-03-23 16:51:34.291 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:51:34.298 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:51:34.301 | + functions-common:time_stop:2432 : start_time=1648054292364 2022-03-23 16:51:34.304 | + functions-common:time_stop:2434 : [[ -z 1648054292364 ]] 2022-03-23 16:51:34.308 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:51:34.318 | + functions-common:time_stop:2437 : end_time=1648054294310 2022-03-23 16:51:34.322 | + functions-common:time_stop:2438 : elapsed_time=1946 2022-03-23 16:51:34.325 | + functions-common:time_stop:2439 : total=24849 2022-03-23 16:51:34.330 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:51:34.337 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26795 2022-03-23 16:51:34.346 | + lib/nova:start_nova_rest:1058 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:51:34.357 | + lib/nova:start_nova_rest:1058 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:51:34.362 | + lib/nova:start_nova:1138 : start_nova_console_proxies 2022-03-23 16:51:34.368 | + lib/nova:start_nova_console_proxies:1073 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:51:34.378 | + lib/nova:start_nova_console_proxies:1075 : 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/sbin:/usr/sbin:/sbin 2022-03-23 16:51:34.379 | + lib/nova:start_nova_console_proxies:1075 : 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/sbin:/usr/sbin:/sbin 2022-03-23 16:51:34.385 | + lib/nova:start_nova_console_proxies:1077 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 16:51:34.388 | + lib/nova:start_nova_console_proxies:1079 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:51:34.395 | + lib/nova:start_nova_console_proxies:1084 : enable_nova_console_proxies 2022-03-23 16:51:34.402 | ++ lib/nova:enable_nova_console_proxies:1062 : seq 1 1 2022-03-23 16:51:34.419 | + lib/nova:enable_nova_console_proxies:1062 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:51:34.428 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 16:51:34.433 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-novnc 2022-03-23 16:51:34.499 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:51:34.506 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 16:51:34.509 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-spice 2022-03-23 16:51:34.556 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:51:34.561 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 16:51:34.572 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-sproxy 2022-03-23 16:51:34.624 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:51:34.635 | ++ lib/nova:start_nova_console_proxies:1085 : seq 1 1 2022-03-23 16:51:34.644 | + lib/nova:start_nova_console_proxies:1085 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:51:34.655 | + lib/nova:start_nova_console_proxies:1086 : local conf 2022-03-23 16:51:34.660 | ++ lib/nova:start_nova_console_proxies:1087 : conductor_conf 1 2022-03-23 16:51:34.663 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:51:34.668 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:51:34.675 | + lib/nova:start_nova_console_proxies:1087 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:51:34.685 | + lib/nova:start_nova_console_proxies:1088 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:51:34.692 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-23 16:51:34.701 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:51:34.711 | + functions-common:run_process:1682 : local group= 2022-03-23 16:51:34.719 | + functions-common:run_process:1683 : local user= 2022-03-23 16:51:34.727 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-23 16:51:34.732 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:51:34.735 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:51:34.738 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:51:34.740 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:51:34.756 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:51:34.772 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054294758 2022-03-23 16:51:34.775 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-23 16:51:34.810 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:51:34.817 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:51:34.817 | + functions-common:time_stop:2425 : local name 2022-03-23 16:51:34.827 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:51:34.832 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:51:34.834 | + functions-common:time_stop:2428 : local total 2022-03-23 16:51:34.838 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:51:34.838 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:51:34.850 | + functions-common:time_stop:2432 : start_time=1648054294758 2022-03-23 16:51:34.859 | + functions-common:time_stop:2434 : [[ -z 1648054294758 ]] 2022-03-23 16:51:34.870 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:51:34.877 | + functions-common:time_stop:2437 : end_time=1648054294868 2022-03-23 16:51:34.881 | + functions-common:time_stop:2438 : elapsed_time=110 2022-03-23 16:51:34.889 | + functions-common:time_stop:2439 : total=26795 2022-03-23 16:51:34.892 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:51:34.895 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26905 2022-03-23 16:51:34.898 | + lib/nova:start_nova_console_proxies:1089 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:51:34.901 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-23 16:51:34.911 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:51:34.914 | + functions-common:run_process:1682 : local group= 2022-03-23 16:51:34.917 | + functions-common:run_process:1683 : local user= 2022-03-23 16:51:34.921 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-23 16:51:34.924 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:51:34.927 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:51:34.935 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:51:34.943 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:51:34.950 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:51:34.958 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054294955 2022-03-23 16:51:34.961 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-23 16:51:34.985 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:51:34.989 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:51:34.991 | + functions-common:time_stop:2425 : local name 2022-03-23 16:51:34.994 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:51:34.997 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:51:35.000 | + functions-common:time_stop:2428 : local total 2022-03-23 16:51:35.002 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:51:35.005 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:51:35.008 | + functions-common:time_stop:2432 : start_time=1648054294955 2022-03-23 16:51:35.011 | + functions-common:time_stop:2434 : [[ -z 1648054294955 ]] 2022-03-23 16:51:35.015 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:51:35.024 | + functions-common:time_stop:2437 : end_time=1648054295016 2022-03-23 16:51:35.027 | + functions-common:time_stop:2438 : elapsed_time=61 2022-03-23 16:51:35.030 | + functions-common:time_stop:2439 : total=26905 2022-03-23 16:51:35.038 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:51:35.043 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26966 2022-03-23 16:51:35.046 | + lib/nova:start_nova_console_proxies:1090 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:51:35.049 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-23 16:51:35.052 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:51:35.054 | + functions-common:run_process:1682 : local group= 2022-03-23 16:51:35.057 | + functions-common:run_process:1683 : local user= 2022-03-23 16:51:35.060 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-23 16:51:35.062 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:51:35.068 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:51:35.072 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:51:35.076 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:51:35.084 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:51:35.090 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054295085 2022-03-23 16:51:35.093 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-23 16:51:35.128 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:51:35.131 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:51:35.134 | + functions-common:time_stop:2425 : local name 2022-03-23 16:51:35.139 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:51:35.146 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:51:35.147 | + functions-common:time_stop:2428 : local total 2022-03-23 16:51:35.147 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:51:35.150 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:51:35.159 | + functions-common:time_stop:2432 : start_time=1648054295085 2022-03-23 16:51:35.162 | + functions-common:time_stop:2434 : [[ -z 1648054295085 ]] 2022-03-23 16:51:35.168 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:51:35.177 | + functions-common:time_stop:2437 : end_time=1648054295169 2022-03-23 16:51:35.183 | + functions-common:time_stop:2438 : elapsed_time=84 2022-03-23 16:51:35.186 | + functions-common:time_stop:2439 : total=26966 2022-03-23 16:51:35.189 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:51:35.192 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27050 2022-03-23 16:51:35.194 | + lib/nova:start_nova_console_proxies:1094 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:51:35.204 | + lib/nova:start_nova_console_proxies:1094 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:51:35.209 | + lib/nova:start_nova:1139 : start_nova_conductor 2022-03-23 16:51:35.212 | + lib/nova:start_nova_conductor:1107 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:51:35.215 | + lib/nova:start_nova_conductor:1113 : enable_nova_fleet 2022-03-23 16:51:35.218 | + lib/nova:enable_nova_fleet:1098 : is_service_enabled n-cond 2022-03-23 16:51:35.244 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:35.247 | + lib/nova:enable_nova_fleet:1099 : enable_service n-super-cond 2022-03-23 16:51:35.317 | ++ lib/nova:enable_nova_fleet:1100 : seq 1 1 2022-03-23 16:51:35.322 | + lib/nova:enable_nova_fleet:1100 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:51:35.325 | + lib/nova:enable_nova_fleet:1101 : enable_service n-cond-cell1 2022-03-23 16:51:35.394 | + lib/nova:start_nova_conductor:1114 : is_service_enabled n-super-cond 2022-03-23 16:51:35.416 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:35.419 | + lib/nova:start_nova_conductor:1115 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:51:35.422 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-23 16:51:35.425 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:51:35.427 | + functions-common:run_process:1682 : local group= 2022-03-23 16:51:35.430 | + functions-common:run_process:1683 : local user= 2022-03-23 16:51:35.433 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-23 16:51:35.436 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:51:35.438 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:51:35.441 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:51:35.444 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:51:35.449 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:51:35.453 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054295449 2022-03-23 16:51:35.456 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-23 16:51:35.477 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:35.480 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-23 16:51:35.482 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-23 16:51:35.486 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:51:35.488 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:51:35.492 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:51:35.494 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:51:35.497 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 16:51:35.500 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 16:51:35.503 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-23 16:51:35.506 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:51:35.508 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:51:35.511 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 16:51:35.514 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 16:51:35.517 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-23 16:51:35.519 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:51:35.522 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:51:35.524 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:51:35.527 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:51:35.529 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:51:35.532 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-23 16:51:35.534 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:51:35.539 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-23 16:51:35.603 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-23 16:51:35.675 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:51:35.742 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-23 16:51:35.806 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-23 16:51:35.878 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:51:35.955 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:51:35.959 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-23 16:51:36.030 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:51:36.581 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-23 16:51:36.595 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-23 16:51:37.102 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-23 16:51:37.136 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:51:37.142 | + functions-common:time_stop:2425 : local name 2022-03-23 16:51:37.143 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:51:37.146 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:51:37.150 | + functions-common:time_stop:2428 : local total 2022-03-23 16:51:37.154 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:51:37.154 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:51:37.157 | + functions-common:time_stop:2432 : start_time=1648054295449 2022-03-23 16:51:37.162 | + functions-common:time_stop:2434 : [[ -z 1648054295449 ]] 2022-03-23 16:51:37.162 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:51:37.167 | + functions-common:time_stop:2437 : end_time=1648054297164 2022-03-23 16:51:37.173 | + functions-common:time_stop:2438 : elapsed_time=1715 2022-03-23 16:51:37.176 | + functions-common:time_stop:2439 : total=27050 2022-03-23 16:51:37.178 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:51:37.182 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28765 2022-03-23 16:51:37.187 | ++ lib/nova:start_nova_conductor:1117 : seq 1 1 2022-03-23 16:51:37.191 | + lib/nova:start_nova_conductor:1117 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:51:37.194 | + lib/nova:start_nova_conductor:1118 : is_service_enabled n-cond-cell1 2022-03-23 16:51:37.214 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:37.217 | + lib/nova:start_nova_conductor:1119 : local conf 2022-03-23 16:51:37.221 | ++ lib/nova:start_nova_conductor:1120 : conductor_conf 1 2022-03-23 16:51:37.224 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:51:37.227 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:51:37.229 | + lib/nova:start_nova_conductor:1120 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:51:37.232 | + lib/nova:start_nova_conductor:1121 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:51:37.236 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-23 16:51:37.238 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:51:37.241 | + functions-common:run_process:1682 : local group= 2022-03-23 16:51:37.244 | + functions-common:run_process:1683 : local user= 2022-03-23 16:51:37.247 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-23 16:51:37.249 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:51:37.252 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:51:37.255 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:51:37.258 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:51:37.264 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:51:37.267 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054297263 2022-03-23 16:51:37.270 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-23 16:51:37.293 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:37.297 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-23 16:51:37.300 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-23 16:51:37.303 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:51:37.305 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:51:37.309 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:51:37.311 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:51:37.314 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-23 16:51:37.317 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-23 16:51:37.319 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-23 16:51:37.322 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:51:37.325 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:51:37.327 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-23 16:51:37.331 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-23 16:51:37.333 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-23 16:51:37.336 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:51:37.339 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:51:37.342 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:51:37.345 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:51:37.347 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:51:37.350 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-23 16:51:37.353 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:51:37.358 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-23 16:51:37.424 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-23 16:51:37.493 | + functions-common:write_user_unit_file:1575 : 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-03-23 16:51:37.559 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-23 16:51:37.627 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-23 16:51:37.705 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:51:37.771 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:51:37.774 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-23 16:51:37.838 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:51:38.366 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-23 16:51:38.382 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-23 16:51:38.888 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-23 16:51:38.911 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:51:38.914 | + functions-common:time_stop:2425 : local name 2022-03-23 16:51:38.917 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:51:38.921 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:51:38.924 | + functions-common:time_stop:2428 : local total 2022-03-23 16:51:38.928 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:51:38.934 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:51:38.938 | + functions-common:time_stop:2432 : start_time=1648054297263 2022-03-23 16:51:38.944 | + functions-common:time_stop:2434 : [[ -z 1648054297263 ]] 2022-03-23 16:51:38.954 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:51:38.964 | + functions-common:time_stop:2437 : end_time=1648054298957 2022-03-23 16:51:38.968 | + functions-common:time_stop:2438 : elapsed_time=1694 2022-03-23 16:51:38.975 | + functions-common:time_stop:2439 : total=28765 2022-03-23 16:51:38.981 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:51:38.987 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30459 2022-03-23 16:51:38.993 | + lib/nova:start_nova:1140 : start_nova_compute 2022-03-23 16:51:38.997 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:51:39.003 | + lib/nova:start_nova_compute:971 : 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/sbin:/usr/sbin:/sbin 2022-03-23 16:51:39.006 | + lib/nova:start_nova_compute:971 : 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/sbin:/usr/sbin:/sbin 2022-03-23 16:51:39.011 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 16:51:39.014 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-23 16:51:39.026 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 16:51:39.035 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:51:39.038 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:51:39.041 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 16:51:39.047 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:51:39.059 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-23 16:51:39.065 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-23 16:51:39.073 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-23 16:51:39.081 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-23 16:51:39.090 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:51:39.094 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 16:51:39.095 | BEGIN { 2022-03-23 16:51:39.095 | section = "" 2022-03-23 16:51:39.095 | last_section = "" 2022-03-23 16:51:39.095 | section_count = 0 2022-03-23 16:51:39.095 | } 2022-03-23 16:51:39.095 | /^\[.+\]/ { 2022-03-23 16:51:39.095 | gsub("[][]", "", $1); 2022-03-23 16:51:39.095 | section=$1 2022-03-23 16:51:39.095 | next 2022-03-23 16:51:39.095 | } 2022-03-23 16:51:39.095 | /^ *\#/ { 2022-03-23 16:51:39.095 | next 2022-03-23 16:51:39.095 | } 2022-03-23 16:51:39.095 | /^[^ \t]+/ { 2022-03-23 16:51:39.095 | # get offset of first = in $0 2022-03-23 16:51:39.095 | eq_idx = index($0, "=") 2022-03-23 16:51:39.095 | # extract attr & value from $0 2022-03-23 16:51:39.095 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:51:39.095 | value = substr($0, eq_idx + 1) 2022-03-23 16:51:39.095 | # only need to strip trailing whitespace from attr 2022-03-23 16:51:39.095 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:51:39.095 | # need to strip leading & trailing whitespace from value 2022-03-23 16:51:39.095 | sub(/^[ \t]*/, "", value) 2022-03-23 16:51:39.095 | sub(/[ \t]*$/, "", value) 2022-03-23 16:51:39.095 | 2022-03-23 16:51:39.095 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:51:39.095 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:51:39.095 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:51:39.095 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:51:39.095 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:51:39.095 | if (section != last_section) { 2022-03-23 16:51:39.095 | cfg_section[section_count++] = section 2022-03-23 16:51:39.095 | last_section = section 2022-03-23 16:51:39.096 | } 2022-03-23 16:51:39.096 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:51:39.096 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:51:39.096 | 2022-03-23 16:51:39.096 | cfg_attr[section, attr, 0] = value 2022-03-23 16:51:39.096 | cfg_attr_count[section, attr] = 1 2022-03-23 16:51:39.096 | } else { 2022-03-23 16:51:39.096 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:51:39.096 | cfg_attr[section, attr, lno] = value 2022-03-23 16:51:39.096 | } 2022-03-23 16:51:39.096 | } 2022-03-23 16:51:39.096 | END { 2022-03-23 16:51:39.096 | # Process each section in order 2022-03-23 16:51:39.096 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:51:39.096 | section = cfg_section[sno] 2022-03-23 16:51:39.096 | # The ini routines simply append a config item immediately 2022-03-23 16:51:39.096 | # after the section header. To keep the same order as defined 2022-03-23 16:51:39.096 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:51:39.096 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:51:39.096 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:51:39.096 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:51:39.096 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:51:39.096 | else { 2022-03-23 16:51:39.096 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:51:39.096 | count = cfg_attr_count[section, attr] 2022-03-23 16:51:39.096 | print "inidelete " configfile " " section " " attr 2022-03-23 16:51:39.096 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:51:39.096 | for (l = count -2; l >= 0; l--) 2022-03-23 16:51:39.096 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:51:39.096 | } 2022-03-23 16:51:39.096 | } 2022-03-23 16:51:39.096 | } 2022-03-23 16:51:39.096 | } 2022-03-23 16:51:39.096 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 16:51:39.096 | ' 2022-03-23 16:51:39.098 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:51:39.106 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:51:39.114 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:51:39.122 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 16:51:39.126 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:51:39.129 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-23 16:51:39.134 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 16:51:39.134 | BEGIN { group = "" } 2022-03-23 16:51:39.134 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:51:39.134 | gsub("[][]", "", $1); 2022-03-23 16:51:39.134 | split($1, a, "|"); 2022-03-23 16:51:39.134 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:51:39.134 | group=a[1] 2022-03-23 16:51:39.134 | } else { 2022-03-23 16:51:39.134 | group="" 2022-03-23 16:51:39.134 | } 2022-03-23 16:51:39.134 | next 2022-03-23 16:51:39.134 | } 2022-03-23 16:51:39.134 | { 2022-03-23 16:51:39.134 | if (group != "") 2022-03-23 16:51:39.134 | print $0 2022-03-23 16:51:39.134 | } 2022-03-23 16:51:39.135 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:51:39.142 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:51:39.145 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-23 16:51:39.199 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-23 16:51:39.268 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-23 16:51:39.270 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 16:51:39.273 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-23 16:51:39.275 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:51:39.278 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 16:51:39.281 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:51:39.303 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:39.312 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 16:51:39.323 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 16:51:39.335 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:51:39.371 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:39.373 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 16:51:39.378 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 16:51:39.442 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:51:39.455 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:51:39.459 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-23 16:51:39.519 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-23 16:51:39.561 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-23 16:51:39.564 | + lib/nova:configure_console_compute:643 : local offset 2022-03-23 16:51:39.568 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-23 16:51:39.572 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-23 16:51:39.577 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-23 16:51:39.612 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.47 2022-03-23 16:51:39.619 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-23 16:51:39.641 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:51:39.644 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-23 16:51:39.674 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:51:39.676 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-23 16:51:39.679 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-23 16:51:39.722 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-23 16:51:39.742 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:51:39.745 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-23 16:51:39.768 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:51:39.771 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-23 16:51:39.773 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 16:51:39.776 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-23 16:51:39.778 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-23 16:51:39.781 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-23 16:51:39.784 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-23 16:51:39.786 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-23 16:51:39.790 | + functions-common:run_process:1682 : local group=libvirt 2022-03-23 16:51:39.792 | + functions-common:run_process:1683 : local user= 2022-03-23 16:51:39.795 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-23 16:51:39.798 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:51:39.800 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:51:39.803 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:51:39.808 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:51:39.815 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:51:39.818 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054299815 2022-03-23 16:51:39.821 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-23 16:51:39.842 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:51:39.845 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:51:39.848 | + functions-common:time_stop:2425 : local name 2022-03-23 16:51:39.850 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:51:39.853 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:51:39.856 | + functions-common:time_stop:2428 : local total 2022-03-23 16:51:39.859 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:51:39.861 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:51:39.864 | + functions-common:time_stop:2432 : start_time=1648054299815 2022-03-23 16:51:39.866 | + functions-common:time_stop:2434 : [[ -z 1648054299815 ]] 2022-03-23 16:51:39.870 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:51:39.875 | + functions-common:time_stop:2437 : end_time=1648054299872 2022-03-23 16:51:39.878 | + functions-common:time_stop:2438 : elapsed_time=57 2022-03-23 16:51:39.880 | + functions-common:time_stop:2439 : total=30459 2022-03-23 16:51:39.883 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:51:39.886 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30516 2022-03-23 16:51:39.889 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:51:39.891 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:51:39.894 | + lib/nova:start_nova:1141 : is_service_enabled n-api 2022-03-23 16:51:39.914 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:39.916 | + lib/nova:start_nova:1143 : echo 'Dumping cells_v2 mapping' 2022-03-23 16:51:39.916 | Dumping cells_v2 mapping 2022-03-23 16:51:39.919 | + lib/nova:start_nova:1144 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-23 16:51:40.960 | 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-03-23 16:51:43.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:43.562 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:43.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:51:43.562 | from cryptography.utils import int_from_bytes 2022-03-23 16:51:43.563 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 16:51:43.563 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-23 16:51:43.563 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 16:51:43.563 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-23 16:51:43.563 | | cell1 | 0b383524-9e52-4631-9a9d-eefb08d56fda | rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-23 16:51:43.563 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 16:51:44.000 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-23 16:51:44.003 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-23 16:51:44.066 | + inc/async:async_inner:63 : create_flavors 2022-03-23 16:51:44.110 | [262259 Async create_flavors:320164]: running: create_flavors 2022-03-23 16:51:44.113 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-23 16:51:44.131 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:44.134 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-23 16:51:44.136 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:51:44.139 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-23 16:51:44.142 | + ./stack.sh:main:1324 : start_cinder 2022-03-23 16:51:44.144 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-23 16:51:44.147 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-23 16:51:44.150 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-23 16:51:44.152 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-23 16:51:44.172 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:51:44.174 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-23 16:51:44.177 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-23 16:51:44.180 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-23 16:51:44.183 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-23 16:51:44.188 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:51:44.191 | + functions-common:run_process:1680 : local service=c-api 2022-03-23 16:51:44.193 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:51:44.196 | + functions-common:run_process:1682 : local group= 2022-03-23 16:51:44.199 | + functions-common:run_process:1683 : local user= 2022-03-23 16:51:44.201 | + functions-common:run_process:1685 : local name=c-api 2022-03-23 16:51:44.204 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:51:44.207 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:51:44.209 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:51:44.212 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:51:44.215 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:51:44.220 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054304217 2022-03-23 16:51:44.223 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-23 16:51:44.240 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:44.243 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-23 16:51:44.246 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-23 16:51:44.248 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:51:44.251 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:51:44.254 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:51:44.257 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:51:44.259 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-23 16:51:44.262 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-23 16:51:44.264 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-23 16:51:44.267 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:51:44.270 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:51:44.272 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:51:44.275 | + functions-common:_run_under_systemd:1655 : 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-03-23 16:51:44.277 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-23 16:51:44.280 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:51:44.283 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:51:44.285 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:51:44.287 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-23 16:51:44.290 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:51:44.295 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-23 16:51:44.351 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-23 16:51:44.404 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-23 16:51:44.459 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-03-23 16:51:44.516 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:51:44.571 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-23 16:51:44.627 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-23 16:51:44.684 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-23 16:51:44.739 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-23 16:51:44.795 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-23 16:51:44.849 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:51:44.852 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-23 16:51:44.908 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:51:45.437 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-23 16:51:45.451 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-23 16:51:45.937 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-23 16:51:46.021 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:51:46.028 | + functions-common:time_stop:2425 : local name 2022-03-23 16:51:46.032 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:51:46.036 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:51:46.039 | + functions-common:time_stop:2428 : local total 2022-03-23 16:51:46.042 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:51:46.046 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:51:46.051 | + functions-common:time_stop:2432 : start_time=1648054304217 2022-03-23 16:51:46.054 | + functions-common:time_stop:2434 : [[ -z 1648054304217 ]] 2022-03-23 16:51:46.058 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:51:46.066 | + functions-common:time_stop:2437 : end_time=1648054306060 2022-03-23 16:51:46.067 | + functions-common:time_stop:2438 : elapsed_time=1843 2022-03-23 16:51:46.070 | + functions-common:time_stop:2439 : total=30516 2022-03-23 16:51:46.073 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:51:46.077 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32359 2022-03-23 16:51:46.079 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.47/volume/v3 2022-03-23 16:51:46.082 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-23 16:51:46.082 | Waiting for Cinder API to start... 2022-03-23 16:51:46.085 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.47/volume/v3 2022-03-23 16:51:46.087 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:51:46.090 | + functions:wait_for_service:458 : local url=http://10.222.0.47/volume/v3 2022-03-23 16:51:46.093 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:51:46.096 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:51:46.098 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:51:46.101 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:51:46.104 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:51:46.110 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:51:46.113 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054306109 2022-03-23 16:51:46.115 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:51:46.121 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/volume/v3 2022-03-23 16:51:50.695 | + :: : [[ 401 == 503 ]] 2022-03-23 16:51:50.697 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:51:50.700 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:51:50.703 | + functions-common:time_stop:2425 : local name 2022-03-23 16:51:50.705 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:51:50.708 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:51:50.711 | + functions-common:time_stop:2428 : local total 2022-03-23 16:51:50.714 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:51:50.716 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:51:50.719 | + functions-common:time_stop:2432 : start_time=1648054306109 2022-03-23 16:51:50.722 | + functions-common:time_stop:2434 : [[ -z 1648054306109 ]] 2022-03-23 16:51:50.725 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:51:50.730 | + functions-common:time_stop:2437 : end_time=1648054310727 2022-03-23 16:51:50.734 | + functions-common:time_stop:2438 : elapsed_time=4618 2022-03-23 16:51:50.736 | + functions-common:time_stop:2439 : total=18134 2022-03-23 16:51:50.739 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:51:50.741 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22752 2022-03-23 16:51:50.744 | + functions:wait_for_service:467 : return 0 2022-03-23 16:51:50.747 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:50.750 | + functions-common:run_process:1680 : local service=c-sch 2022-03-23 16:51:50.753 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:50.755 | + functions-common:run_process:1682 : local group= 2022-03-23 16:51:50.758 | + functions-common:run_process:1683 : local user= 2022-03-23 16:51:50.761 | + functions-common:run_process:1685 : local name=c-sch 2022-03-23 16:51:50.763 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:51:50.766 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:51:50.768 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:51:50.771 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:51:50.774 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:51:50.779 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054310776 2022-03-23 16:51:50.782 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-23 16:51:50.802 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:50.804 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 16:51:50.807 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-23 16:51:50.810 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:50.813 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:50.815 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:50.818 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:50.820 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 16:51:50.823 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 16:51:50.826 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-23 16:51:50.828 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:51:50.831 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:51:50.833 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 16:51:50.836 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 16:51:50.839 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-23 16:51:50.841 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:50.844 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:51:50.847 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:51:50.849 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:51:50.852 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:51:50.854 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-23 16:51:50.857 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:51:50.862 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-23 16:51:50.918 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-23 16:51:50.973 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:51.030 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-23 16:51:51.091 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-23 16:51:51.147 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:51:51.204 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:51:51.206 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-23 16:51:51.263 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:51:51.764 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-23 16:51:51.778 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-23 16:51:52.249 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-23 16:51:52.271 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:51:52.275 | + functions-common:time_stop:2425 : local name 2022-03-23 16:51:52.281 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:51:52.284 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:51:52.286 | + functions-common:time_stop:2428 : local total 2022-03-23 16:51:52.289 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:51:52.292 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:51:52.296 | + functions-common:time_stop:2432 : start_time=1648054310776 2022-03-23 16:51:52.299 | + functions-common:time_stop:2434 : [[ -z 1648054310776 ]] 2022-03-23 16:51:52.302 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:51:52.307 | + functions-common:time_stop:2437 : end_time=1648054312304 2022-03-23 16:51:52.310 | + functions-common:time_stop:2438 : elapsed_time=1528 2022-03-23 16:51:52.313 | + functions-common:time_stop:2439 : total=32359 2022-03-23 16:51:52.316 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:51:52.319 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33887 2022-03-23 16:51:52.322 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:52.324 | + functions-common:run_process:1680 : local service=c-bak 2022-03-23 16:51:52.327 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:52.330 | + functions-common:run_process:1682 : local group= 2022-03-23 16:51:52.332 | + functions-common:run_process:1683 : local user= 2022-03-23 16:51:52.335 | + functions-common:run_process:1685 : local name=c-bak 2022-03-23 16:51:52.338 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:51:52.340 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:51:52.344 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:51:52.346 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:51:52.349 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:51:52.354 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054312352 2022-03-23 16:51:52.357 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-23 16:51:52.381 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:52.383 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 16:51:52.386 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-23 16:51:52.389 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:52.391 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:52.394 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:52.397 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:52.399 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 16:51:52.402 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 16:51:52.405 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-23 16:51:52.408 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:51:52.411 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:51:52.413 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 16:51:52.416 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 16:51:52.419 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-23 16:51:52.422 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:52.425 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:51:52.427 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:51:52.430 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:51:52.433 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:51:52.435 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-23 16:51:52.438 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:51:52.443 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-23 16:51:52.510 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-23 16:51:52.594 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:52.659 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-23 16:51:52.725 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-23 16:51:52.790 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:51:52.851 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:51:52.854 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-23 16:51:52.915 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:51:53.438 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-23 16:51:53.455 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-23 16:51:53.950 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-23 16:51:53.992 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:51:53.995 | + functions-common:time_stop:2425 : local name 2022-03-23 16:51:53.998 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:51:54.001 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:51:54.005 | + functions-common:time_stop:2428 : local total 2022-03-23 16:51:54.008 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:51:54.011 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:51:54.014 | + functions-common:time_stop:2432 : start_time=1648054312352 2022-03-23 16:51:54.018 | + functions-common:time_stop:2434 : [[ -z 1648054312352 ]] 2022-03-23 16:51:54.022 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:51:54.027 | + functions-common:time_stop:2437 : end_time=1648054314024 2022-03-23 16:51:54.031 | + functions-common:time_stop:2438 : elapsed_time=1672 2022-03-23 16:51:54.034 | + functions-common:time_stop:2439 : total=33887 2022-03-23 16:51:54.037 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:51:54.040 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35559 2022-03-23 16:51:54.043 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:54.046 | + functions-common:run_process:1680 : local service=c-vol 2022-03-23 16:51:54.049 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:54.052 | + functions-common:run_process:1682 : local group= 2022-03-23 16:51:54.055 | + functions-common:run_process:1683 : local user= 2022-03-23 16:51:54.058 | + functions-common:run_process:1685 : local name=c-vol 2022-03-23 16:51:54.061 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:51:54.063 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:51:54.067 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:51:54.070 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:51:54.074 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:51:54.079 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054314075 2022-03-23 16:51:54.082 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-23 16:51:54.104 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:54.107 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 16:51:54.109 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-23 16:51:54.112 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:54.114 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:54.117 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:54.119 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:54.122 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 16:51:54.125 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 16:51:54.127 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-23 16:51:54.130 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:51:54.132 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:51:54.135 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 16:51:54.138 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 16:51:54.141 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-23 16:51:54.143 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:54.146 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:51:54.148 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:51:54.151 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:51:54.153 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:51:54.157 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-23 16:51:54.159 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:51:54.164 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-23 16:51:54.230 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-23 16:51:54.298 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:51:54.369 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-23 16:51:54.434 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-23 16:51:54.511 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:51:54.579 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:51:54.582 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-23 16:51:54.662 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:51:55.241 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-23 16:51:55.257 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-23 16:51:55.783 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-23 16:51:55.817 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:51:55.823 | + functions-common:time_stop:2425 : local name 2022-03-23 16:51:55.827 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:51:55.832 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:51:55.840 | + functions-common:time_stop:2428 : local total 2022-03-23 16:51:55.844 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:51:55.860 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:51:55.872 | + functions-common:time_stop:2432 : start_time=1648054314075 2022-03-23 16:51:55.887 | + functions-common:time_stop:2434 : [[ -z 1648054314075 ]] 2022-03-23 16:51:55.894 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:51:55.912 | + functions-common:time_stop:2437 : end_time=1648054315899 2022-03-23 16:51:55.922 | + functions-common:time_stop:2438 : elapsed_time=1824 2022-03-23 16:51:55.935 | + functions-common:time_stop:2439 : total=35559 2022-03-23 16:51:55.945 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:51:55.960 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37383 2022-03-23 16:51:55.971 | + ./stack.sh:main:1325 : create_volume_types 2022-03-23 16:51:55.984 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-23 16:51:56.070 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:56.084 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 16:51:56.096 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-23 16:51:56.104 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 16:51:56.106 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-23 16:51:56.110 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-23 16:51:56.183 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:51:56.194 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-23 16:52:00.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:00.854 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:00.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:00.854 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:00.854 | +-------------+--------------------------------------+ 2022-03-23 16:52:00.854 | | Field | Value | 2022-03-23 16:52:00.854 | +-------------+--------------------------------------+ 2022-03-23 16:52:00.854 | | description | None | 2022-03-23 16:52:00.854 | | id | 49966f72-d88e-4eef-9fa5-fe2b6e48827f | 2022-03-23 16:52:00.854 | | is_public | True | 2022-03-23 16:52:00.854 | | name | lvmdriver-1 | 2022-03-23 16:52:00.854 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-23 16:52:00.854 | +-------------+--------------------------------------+ 2022-03-23 16:52:01.100 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-23 16:52:01.103 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-23 16:52:01.105 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-23 16:52:01.129 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:01.132 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-23 16:52:01.135 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:52:01.138 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-23 16:52:01.141 | + ./stack.sh:main:1340 : start_glance 2022-03-23 16:52:01.144 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-23 16:52:01.147 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-23 16:52:01.169 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:52:01.172 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-23 16:52:01.176 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-23 16:52:01.180 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:52:01.184 | + functions-common:run_process:1680 : local service=g-api 2022-03-23 16:52:01.187 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:52:01.189 | + functions-common:run_process:1682 : local group= 2022-03-23 16:52:01.192 | + functions-common:run_process:1683 : local user= 2022-03-23 16:52:01.194 | + functions-common:run_process:1685 : local name=g-api 2022-03-23 16:52:01.197 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:52:01.200 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:52:01.203 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:52:01.206 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:52:01.211 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:52:01.214 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054321211 2022-03-23 16:52:01.217 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-23 16:52:01.240 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:01.243 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-23 16:52:01.246 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-23 16:52:01.249 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:52:01.252 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:52:01.255 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:52:01.257 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:52:01.260 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-23 16:52:01.263 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-23 16:52:01.266 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-23 16:52:01.269 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:52:01.272 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:52:01.274 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:52:01.278 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-23 16:52:01.280 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-23 16:52:01.284 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:52:01.286 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:52:01.289 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:52:01.292 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-23 16:52:01.295 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:52:01.300 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-23 16:52:01.361 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-23 16:52:01.424 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-23 16:52:01.485 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:52:01.549 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:52:01.623 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-23 16:52:01.697 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-23 16:52:01.760 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-23 16:52:01.824 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-23 16:52:01.892 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-23 16:52:01.959 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:52:01.962 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-23 16:52:02.022 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:52:02.554 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-23 16:52:02.569 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-23 16:52:03.066 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-23 16:52:03.154 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:52:03.159 | + functions-common:time_stop:2425 : local name 2022-03-23 16:52:03.163 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:52:03.172 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:52:03.174 | + functions-common:time_stop:2428 : local total 2022-03-23 16:52:03.180 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:52:03.183 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:52:03.191 | + functions-common:time_stop:2432 : start_time=1648054321211 2022-03-23 16:52:03.198 | + functions-common:time_stop:2434 : [[ -z 1648054321211 ]] 2022-03-23 16:52:03.206 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:52:03.222 | + functions-common:time_stop:2437 : end_time=1648054323209 2022-03-23 16:52:03.235 | + functions-common:time_stop:2438 : elapsed_time=1998 2022-03-23 16:52:03.254 | + functions-common:time_stop:2439 : total=37383 2022-03-23 16:52:03.267 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:52:03.284 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39381 2022-03-23 16:52:03.300 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-23 16:52:03.383 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:52:03.406 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.47) to start...' 2022-03-23 16:52:03.406 | Waiting for g-api (10.222.0.47) to start... 2022-03-23 16:52:03.428 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.47/image 2022-03-23 16:52:03.443 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:52:03.459 | + functions:wait_for_service:458 : local url=http://10.222.0.47/image 2022-03-23 16:52:03.479 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:52:03.483 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:52:03.487 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:52:03.504 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:52:03.516 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:52:03.542 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:52:03.563 | + functions-common:time_start:2416 : _TIME_START[$name]=1648054323548 2022-03-23 16:52:03.578 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:52:03.614 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/image 2022-03-23 16:52:07.898 | + :: : [[ 300 == 503 ]] 2022-03-23 16:52:07.899 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:52:07.903 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:52:07.906 | + functions-common:time_stop:2425 : local name 2022-03-23 16:52:07.910 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:52:07.913 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:52:07.915 | + functions-common:time_stop:2428 : local total 2022-03-23 16:52:07.921 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:52:07.924 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:52:07.928 | + functions-common:time_stop:2432 : start_time=1648054323548 2022-03-23 16:52:07.932 | + functions-common:time_stop:2434 : [[ -z 1648054323548 ]] 2022-03-23 16:52:07.936 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:52:07.941 | + functions-common:time_stop:2437 : end_time=1648054327938 2022-03-23 16:52:07.944 | + functions-common:time_stop:2438 : elapsed_time=4390 2022-03-23 16:52:07.947 | + functions-common:time_stop:2439 : total=22752 2022-03-23 16:52:07.949 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:52:07.952 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27142 2022-03-23 16:52:07.955 | + functions:wait_for_service:467 : return 0 2022-03-23 16:52:07.958 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-23 16:52:07.981 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:07.985 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-23 16:52:08.008 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:08.011 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-23 16:52:08.014 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:52:08.016 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-23 16:52:08.019 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-23 16:52:08.022 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:52:08.025 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:52:08.027 | + functions:upload_image:134 : local image image_fname image_name 2022-03-23 16:52:08.030 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-23 16:52:08.035 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:52:08.039 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:52:08.041 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-23 16:52:08.043 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-23 16:52:08.046 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:52:08.050 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-23 16:52:08.053 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:52:08.055 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-23 16:52:08.058 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-23 16:52:08.061 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-23 16:52:08.063 | + functions:upload_image:294 : local kernel= 2022-03-23 16:52:08.065 | + functions:upload_image:295 : local ramdisk= 2022-03-23 16:52:08.067 | + functions:upload_image:296 : local disk_format= 2022-03-23 16:52:08.070 | + functions:upload_image:297 : local container_format= 2022-03-23 16:52:08.072 | + functions:upload_image:298 : local unpack= 2022-03-23 16:52:08.074 | + functions:upload_image:299 : local img_property= 2022-03-23 16:52:08.077 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 16:52:08.079 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-23 16:52:08.082 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-23 16:52:08.084 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-23 16:52:08.086 | + functions:upload_image:309 : case "$image_fname" in 2022-03-23 16:52:08.089 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:52:08.092 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:52:08.096 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-23 16:52:08.100 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-23 16:52:08.104 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:52:08.108 | + functions:upload_image:376 : disk_format=vhdx 2022-03-23 16:52:08.111 | + functions:upload_image:377 : container_format=bare 2022-03-23 16:52:08.113 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-23 16:52:08.115 | + functions:upload_image:385 : is_arch ppc64le 2022-03-23 16:52:08.118 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:52:08.122 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-23 16:52:08.124 | + functions:upload_image:385 : is_arch ppc64 2022-03-23 16:52:08.127 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:52:08.131 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-23 16:52:08.134 | + functions:upload_image:385 : is_arch ppc 2022-03-23 16:52:08.139 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:52:08.144 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-23 16:52:08.147 | + functions:upload_image:389 : is_arch aarch64 2022-03-23 16:52:08.150 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:52:08.155 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 16:52:08.157 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-23 16:52:08.159 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-23 16:52:08.162 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-23 16:52:08.164 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-23 16:52:08.166 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-03-23 16:52:08.169 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-23 16:52:08.171 | + functions:_upload_image:105 : shift 2022-03-23 16:52:08.174 | + functions:_upload_image:106 : local container=bare 2022-03-23 16:52:08.176 | + functions:_upload_image:107 : shift 2022-03-23 16:52:08.178 | + functions:_upload_image:108 : local disk=vhdx 2022-03-23 16:52:08.182 | + functions:_upload_image:109 : shift 2022-03-23 16:52:08.183 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:52:08.186 | + functions:_upload_image:111 : shift 2022-03-23 16:52:08.188 | + functions:_upload_image:112 : local properties 2022-03-23 16:52:08.191 | + functions:_upload_image:113 : local useimport 2022-03-23 16:52:08.194 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-23 16:52:08.197 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-23 16:52:08.200 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-23 16:52:08.202 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-23 16:52:08.205 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-23 16:52:08.208 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-23 16:52:08.210 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-23 16:52:08.213 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-03-23 16:52:15.229 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:52:15.260 | [320164 Async create_flavors:320164]: finished successfully 2022-03-23 16:52:26.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.174 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.174 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.174 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 16:52:26.174 | | Field | Value | 2022-03-23 16:52:26.174 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 16:52:26.174 | | container_format | bare | 2022-03-23 16:52:26.174 | | created_at | 2022-03-23T16:52:11Z | 2022-03-23 16:52:26.174 | | disk_format | vhdx | 2022-03-23 16:52:26.174 | | file | /v2/images/5b0f7693-7c7d-49d6-97f2-c988e2b1bbfa/file | 2022-03-23 16:52:26.174 | | id | 5b0f7693-7c7d-49d6-97f2-c988e2b1bbfa | 2022-03-23 16:52:26.174 | | min_disk | 0 | 2022-03-23 16:52:26.174 | | min_ram | 0 | 2022-03-23 16:52:26.174 | | name | ubuntu-16 | 2022-03-23 16:52:26.174 | | owner | 5172ef2f84464e0ea24034389d38d84f | 2022-03-23 16:52:26.174 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-23 16:52:26.174 | | protected | False | 2022-03-23 16:52:26.175 | | schema | /v2/schemas/image | 2022-03-23 16:52:26.175 | | status | queued | 2022-03-23 16:52:26.175 | | tags | | 2022-03-23 16:52:26.175 | | updated_at | 2022-03-23T16:52:11Z | 2022-03-23 16:52:26.175 | | visibility | public | 2022-03-23 16:52:26.175 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 16:52:26.344 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-23 16:52:26.398 | [262259 Async create_flavors:320164]: Waiting for completion of create_flavors running on PID 320164 (2 other jobs running) 2022-03-23 16:52:26.426 | [262259 Async create_flavors:320164]: Signaling child to exit 2022-03-23 16:52:26.426 | WAKEUP 2022-03-23 16:52:26.451 | [262259 Async create_flavors:320164]: Signaled 2022-03-23 16:52:26.452 | + lib/nova:create_flavors:1208 : is_service_enabled n-api 2022-03-23 16:52:26.453 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:26.453 | + lib/nova:create_flavors:1209 : grep -q ds512M 2022-03-23 16:52:26.453 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor list 2022-03-23 16:52:26.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.453 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.453 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.453 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-23 16:52:26.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.453 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.453 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.453 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.453 | | Field | Value | 2022-03-23 16:52:26.453 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.453 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:52:26.453 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:52:26.453 | | description | None | 2022-03-23 16:52:26.453 | | disk | 1 | 2022-03-23 16:52:26.453 | | id | c1 | 2022-03-23 16:52:26.453 | | name | cirros256 | 2022-03-23 16:52:26.453 | | os-flavor-access:is_public | True | 2022-03-23 16:52:26.453 | | properties | hw_rng:allowed='True' | 2022-03-23 16:52:26.453 | | ram | 256 | 2022-03-23 16:52:26.453 | | rxtx_factor | 1.0 | 2022-03-23 16:52:26.453 | | swap | | 2022-03-23 16:52:26.453 | | vcpus | 1 | 2022-03-23 16:52:26.453 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.453 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-23 16:52:26.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.454 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.454 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.454 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.454 | | Field | Value | 2022-03-23 16:52:26.454 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.454 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:52:26.454 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:52:26.454 | | description | None | 2022-03-23 16:52:26.454 | | disk | 5 | 2022-03-23 16:52:26.454 | | id | d1 | 2022-03-23 16:52:26.454 | | name | ds512M | 2022-03-23 16:52:26.454 | | os-flavor-access:is_public | True | 2022-03-23 16:52:26.454 | | properties | hw_rng:allowed='True' | 2022-03-23 16:52:26.454 | | ram | 512 | 2022-03-23 16:52:26.454 | | rxtx_factor | 1.0 | 2022-03-23 16:52:26.454 | | swap | | 2022-03-23 16:52:26.454 | | vcpus | 1 | 2022-03-23 16:52:26.454 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.454 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-23 16:52:26.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.454 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.454 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.454 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.454 | | Field | Value | 2022-03-23 16:52:26.454 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.454 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:52:26.454 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:52:26.454 | | description | None | 2022-03-23 16:52:26.454 | | disk | 10 | 2022-03-23 16:52:26.455 | | id | d2 | 2022-03-23 16:52:26.455 | | name | ds1G | 2022-03-23 16:52:26.455 | | os-flavor-access:is_public | True | 2022-03-23 16:52:26.455 | | properties | hw_rng:allowed='True' | 2022-03-23 16:52:26.455 | | ram | 1024 | 2022-03-23 16:52:26.455 | | rxtx_factor | 1.0 | 2022-03-23 16:52:26.455 | | swap | | 2022-03-23 16:52:26.455 | | vcpus | 1 | 2022-03-23 16:52:26.455 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.455 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-23 16:52:26.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.455 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.455 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.455 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.455 | | Field | Value | 2022-03-23 16:52:26.455 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.455 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:52:26.455 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:52:26.455 | | description | None | 2022-03-23 16:52:26.455 | | disk | 10 | 2022-03-23 16:52:26.455 | | id | d3 | 2022-03-23 16:52:26.455 | | name | ds2G | 2022-03-23 16:52:26.455 | | os-flavor-access:is_public | True | 2022-03-23 16:52:26.455 | | properties | hw_rng:allowed='True' | 2022-03-23 16:52:26.455 | | ram | 2048 | 2022-03-23 16:52:26.455 | | rxtx_factor | 1.0 | 2022-03-23 16:52:26.455 | | swap | | 2022-03-23 16:52:26.455 | | vcpus | 2 | 2022-03-23 16:52:26.455 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.455 | + lib/nova:create_flavors:1215 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-23 16:52:26.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.455 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.456 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.456 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.456 | | Field | Value | 2022-03-23 16:52:26.456 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.456 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:52:26.456 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:52:26.456 | | description | None | 2022-03-23 16:52:26.456 | | disk | 20 | 2022-03-23 16:52:26.456 | | id | d4 | 2022-03-23 16:52:26.456 | | name | ds4G | 2022-03-23 16:52:26.456 | | os-flavor-access:is_public | True | 2022-03-23 16:52:26.456 | | properties | hw_rng:allowed='True' | 2022-03-23 16:52:26.456 | | ram | 4096 | 2022-03-23 16:52:26.456 | | rxtx_factor | 1.0 | 2022-03-23 16:52:26.456 | | swap | | 2022-03-23 16:52:26.456 | | vcpus | 4 | 2022-03-23 16:52:26.456 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.456 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-23 16:52:26.456 | + lib/nova:create_flavors:1218 : grep -q m1.tiny 2022-03-23 16:52:26.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.456 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.456 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.456 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-23 16:52:26.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.456 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.456 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.456 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.456 | | Field | Value | 2022-03-23 16:52:26.456 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.456 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:52:26.457 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:52:26.457 | | description | None | 2022-03-23 16:52:26.457 | | disk | 1 | 2022-03-23 16:52:26.457 | | id | 1 | 2022-03-23 16:52:26.457 | | name | m1.tiny | 2022-03-23 16:52:26.457 | | os-flavor-access:is_public | True | 2022-03-23 16:52:26.457 | | properties | hw_rng:allowed='True' | 2022-03-23 16:52:26.457 | | ram | 512 | 2022-03-23 16:52:26.457 | | rxtx_factor | 1.0 | 2022-03-23 16:52:26.457 | | swap | | 2022-03-23 16:52:26.457 | | vcpus | 1 | 2022-03-23 16:52:26.457 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.457 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-23 16:52:26.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.457 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.457 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.457 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.457 | | Field | Value | 2022-03-23 16:52:26.457 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.457 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:52:26.457 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:52:26.457 | | description | None | 2022-03-23 16:52:26.457 | | disk | 20 | 2022-03-23 16:52:26.457 | | id | 2 | 2022-03-23 16:52:26.457 | | name | m1.small | 2022-03-23 16:52:26.457 | | os-flavor-access:is_public | True | 2022-03-23 16:52:26.457 | | properties | hw_rng:allowed='True' | 2022-03-23 16:52:26.457 | | ram | 2048 | 2022-03-23 16:52:26.457 | | rxtx_factor | 1.0 | 2022-03-23 16:52:26.457 | | swap | | 2022-03-23 16:52:26.457 | | vcpus | 1 | 2022-03-23 16:52:26.457 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.457 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-23 16:52:26.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.458 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.458 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.458 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.458 | | Field | Value | 2022-03-23 16:52:26.458 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.458 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:52:26.458 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:52:26.458 | | description | None | 2022-03-23 16:52:26.458 | | disk | 40 | 2022-03-23 16:52:26.458 | | id | 3 | 2022-03-23 16:52:26.458 | | name | m1.medium | 2022-03-23 16:52:26.458 | | os-flavor-access:is_public | True | 2022-03-23 16:52:26.458 | | properties | hw_rng:allowed='True' | 2022-03-23 16:52:26.458 | | ram | 4096 | 2022-03-23 16:52:26.458 | | rxtx_factor | 1.0 | 2022-03-23 16:52:26.458 | | swap | | 2022-03-23 16:52:26.458 | | vcpus | 2 | 2022-03-23 16:52:26.458 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.458 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-23 16:52:26.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.458 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.458 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.458 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.458 | | Field | Value | 2022-03-23 16:52:26.458 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.458 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:52:26.458 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:52:26.458 | | description | None | 2022-03-23 16:52:26.458 | | disk | 80 | 2022-03-23 16:52:26.459 | | id | 4 | 2022-03-23 16:52:26.459 | | name | m1.large | 2022-03-23 16:52:26.459 | | os-flavor-access:is_public | True | 2022-03-23 16:52:26.459 | | properties | hw_rng:allowed='True' | 2022-03-23 16:52:26.459 | | ram | 8192 | 2022-03-23 16:52:26.459 | | rxtx_factor | 1.0 | 2022-03-23 16:52:26.459 | | swap | | 2022-03-23 16:52:26.459 | | vcpus | 4 | 2022-03-23 16:52:26.459 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.459 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-23 16:52:26.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.459 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:26.459 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:26.459 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.459 | | Field | Value | 2022-03-23 16:52:26.459 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.459 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:52:26.459 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:52:26.459 | | description | None | 2022-03-23 16:52:26.459 | | disk | 160 | 2022-03-23 16:52:26.459 | | id | 5 | 2022-03-23 16:52:26.459 | | name | m1.xlarge | 2022-03-23 16:52:26.459 | | os-flavor-access:is_public | True | 2022-03-23 16:52:26.459 | | properties | hw_rng:allowed='True' | 2022-03-23 16:52:26.459 | | ram | 16384 | 2022-03-23 16:52:26.459 | | rxtx_factor | 1.0 | 2022-03-23 16:52:26.459 | | swap | | 2022-03-23 16:52:26.459 | | vcpus | 8 | 2022-03-23 16:52:26.459 | +----------------------------+-----------------------+ 2022-03-23 16:52:26.511 | [262259 Async create_flavors:320164]: finished create_flavors with result 0 in 31 seconds 2022-03-23 16:52:26.515 | + inc/async:async_wait:197 : return 0 2022-03-23 16:52:26.517 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-23 16:52:26.535 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:52:26.537 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-23 16:52:26.556 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:26.559 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-23 16:52:26.578 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:26.580 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-23 16:52:26.583 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 16:52:26.585 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 16:52:26.590 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-23 16:52:26.593 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 16:52:26.595 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-03-23 16:52:26.597 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-03-23 16:52:26.598 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-03-23 16:52:26.600 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-23 16:52:26.601 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-23 16:52:26.602 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-23 16:52:26.604 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-23 16:52:26.605 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-23 16:52:26.607 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-23 16:52:26.609 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-23 16:52:26.610 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-23 16:52:26.612 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:52:26.613 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-23 16:52:26.615 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:52:26.616 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-23 16:52:26.618 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:52:26.619 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-23 16:52:26.620 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:52:26.622 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-23 16:52:26.624 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:52:26.625 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-23 16:52:26.627 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-23 16:52:26.628 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:52:26.630 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-23 16:52:26.631 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:52:26.632 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-23 16:52:26.634 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-23 16:52:26.635 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-23 16:52:26.637 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:52:26.638 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-23 16:52:26.640 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:52:26.641 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-23 16:52:26.642 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-23 16:52:26.644 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-23 16:52:26.645 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-23 16:52:26.647 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-23 16:52:26.648 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-23 16:52:26.650 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-23 16:52:26.652 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-23 16:52:26.654 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-23 16:52:26.656 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-23 16:52:26.658 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-23 16:52:26.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-23 16:52:26.661 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 16:52:26.662 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 16:52:26.664 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-23 16:52:26.665 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-23 16:52:26.667 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-23 16:52:26.669 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-23 16:52:26.671 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-23 16:52:26.673 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-23 16:52:26.674 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-23 16:52:26.676 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-23 16:52:26.678 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-23 16:52:26.679 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-23 16:52:26.679 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-23 16:52:26.681 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-23 16:52:26.683 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-23 16:52:29.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:29.110 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:29.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:52:29.110 | from cryptography.utils import int_from_bytes 2022-03-23 16:52:29.110 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-23 16:52:29.112 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-03-23 16:52:29.275 | + ./stack.sh:main:1390 : save_stackenv 2022-03-23 16:52:29.277 | + functions-common:save_stackenv:60 : local tag= 2022-03-23 16:52:29.281 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 16:52:29.286 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-165229 2022-03-23 16:52:29.289 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-165229 ' 2022-03-23 16:52:29.292 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:52:29.295 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:52:29.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:52:29.300 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 16:52:29.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:52:29.305 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 16:52:29.308 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:52:29.310 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-03-23 16:52:29.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:52:29.315 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-23 16:52:29.318 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:52:29.320 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-23 16:52:29.323 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:52:29.326 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-163953 2022-03-23 16:52:29.328 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:52:29.331 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 16:52:29.333 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:52:29.336 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-23 16:52:29.338 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:52:29.341 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 16:52:29.344 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:52:29.346 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 16:52:29.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:52:29.351 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 16:52:29.353 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:52:29.356 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 16:52:29.359 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-23 16:52:29.361 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 16:52:29.364 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 16:52:29.366 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-23 16:52:29.369 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:52:29.371 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 16:52:29.374 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 16:52:29.377 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-23 16:52:29.380 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:52:29.382 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-23 16:52:29.385 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:52:29.387 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-23 16:52:29.387 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:52:29.387 | gsub("[][]", "", $1); 2022-03-23 16:52:29.388 | split($1, a, "|"); 2022-03-23 16:52:29.388 | if (a[1] == matchgroup) 2022-03-23 16:52:29.388 | print a[2] 2022-03-23 16:52:29.388 | } 2022-03-23 16:52:29.388 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:52:29.406 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-23 16:52:29.408 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:52:29.411 | + functions-common:run_phase:1854 : local phase=extra 2022-03-23 16:52:29.413 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:52:29.416 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:52:29.418 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:52:29.421 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:52:29.424 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:52:29.427 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:52:29.432 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:52:29.435 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:52:29.438 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:52:29.440 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-23 16:52:29.443 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:52:29.460 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:52:29.463 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:52:29.466 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:52:29.468 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-23 16:52:29.471 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:52:29.473 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:52:29.476 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:52:29.478 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-23 16:52:29.481 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-23 16:52:29.484 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:52:29.486 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:52:29.489 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:52:29.492 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:52:29.494 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-23 16:52:29.497 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:52:29.500 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-23 16:52:29.502 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:52:29.505 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:52:29.507 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-23 16:52:29.510 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 16:52:29.513 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 16:52:29.516 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-23 16:52:29.518 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:52:29.521 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 16:52:29.524 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 16:52:29.527 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-23 16:52:29.530 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:52:29.533 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-23 16:52:29.536 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:52:29.538 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-23 16:52:29.538 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:52:29.539 | gsub("[][]", "", $1); 2022-03-23 16:52:29.539 | split($1, a, "|"); 2022-03-23 16:52:29.539 | if (a[1] == matchgroup) 2022-03-23 16:52:29.539 | print a[2] 2022-03-23 16:52:29.539 | } 2022-03-23 16:52:29.539 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:52:29.545 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-23 16:52:29.563 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:52:29.566 | + ./stack.sh:main:1430 : service_check 2022-03-23 16:52:29.568 | + functions-common:service_check:1718 : local service 2022-03-23 16:52:29.571 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:29.574 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-23 16:52:29.627 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-23 16:52:29.631 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:29.634 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-23 16:52:29.648 | enabled 2022-03-23 16:52:29.652 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-23 16:52:29.687 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-23 16:52:29.687 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-23 16:52:29.687 | Active: active (running) since Wed 2022-03-23 16:50:18 UTC; 2min 11s ago 2022-03-23 16:52:29.687 | Main PID: 313330 (uwsgi) 2022-03-23 16:52:29.687 | Status: "uWSGI is ready" 2022-03-23 16:52:29.687 | Tasks: 3 (limit: 14304) 2022-03-23 16:52:29.687 | Memory: 253.6M 2022-03-23 16:52:29.687 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-23 16:52:29.687 | ├─313330 nova-apiuWSGI master 2022-03-23 16:52:29.687 | ├─313331 nova-apiuWSGI worker 1 2022-03-23 16:52:29.687 | └─313332 nova-apiuWSGI worker 2 2022-03-23 16:52:29.687 | 2022-03-23 16:52:29.687 | Mar 23 16:52:12 dv-neutron-797120-14-hyperv devstack@n-api.service[313332]: [pid: 313332|app: 0|req: 17/32] 10.222.0.47 () {64 vars in 1332 bytes} [Wed Mar 23 16:52:12 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 16:52:29.687 | Mar 23 16:52:14 dv-neutron-797120-14-hyperv devstack@n-api.service[313331]: DEBUG nova.api.openstack.wsgi [None req-ced46665-2c9a-462d-9391-be2bc1108e80 admin admin] Calling method '>' {{(pid=313331) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-23 16:52:29.687 | Mar 23 16:52:14 dv-neutron-797120-14-hyperv devstack@n-api.service[313331]: INFO nova.api.openstack.requestlog [None req-ced46665-2c9a-462d-9391-be2bc1108e80 admin admin] 10.222.0.47 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001483 2022-03-23 16:52:29.687 | Mar 23 16:52:14 dv-neutron-797120-14-hyperv devstack@n-api.service[313331]: [pid: 313331|app: 0|req: 16/33] 10.222.0.47 () {54 vars in 930 bytes} [Wed Mar 23 16:52:14 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-23 16:52:29.688 | Mar 23 16:52:14 dv-neutron-797120-14-hyperv devstack@n-api.service[313332]: DEBUG nova.api.openstack.wsgi [None req-ba3543bd-84c4-4c16-a36d-5023749b939f admin admin] Action: 'create', calling method: >, body: {"flavor": {"rxtx_factor": 1.0, "name": "m1.xlarge", "OS-FLV-EXT-DATA:ephemeral": 0, "id": "5", "ram": 16384, "os-flavor-access:is_public": true, "vcpus": 8, "swap": 0, "disk": 160}} {{(pid=313332) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 16:52:29.688 | Mar 23 16:52:15 dv-neutron-797120-14-hyperv devstack@n-api.service[313332]: INFO nova.api.openstack.requestlog [None req-ba3543bd-84c4-4c16-a36d-5023749b939f admin admin] 10.222.0.47 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.075485 2022-03-23 16:52:29.688 | Mar 23 16:52:15 dv-neutron-797120-14-hyperv devstack@n-api.service[313332]: [pid: 313332|app: 0|req: 18/34] 10.222.0.47 () {64 vars in 1282 bytes} [Wed Mar 23 16:52:14 2022] POST /compute/v2.1/flavors => generated 408 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-03-23 16:52:29.688 | Mar 23 16:52:15 dv-neutron-797120-14-hyperv devstack@n-api.service[313331]: DEBUG nova.api.openstack.wsgi [None req-6e2c5f0f-5005-4a2b-bacb-b43b97c29c89 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=313331) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 16:52:29.688 | Mar 23 16:52:15 dv-neutron-797120-14-hyperv devstack@n-api.service[313331]: INFO nova.api.openstack.requestlog [None req-6e2c5f0f-5005-4a2b-bacb-b43b97c29c89 admin admin] 10.222.0.47 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.027802 2022-03-23 16:52:29.688 | Mar 23 16:52:15 dv-neutron-797120-14-hyperv devstack@n-api.service[313331]: [pid: 313331|app: 0|req: 17/35] 10.222.0.47 () {64 vars in 1332 bytes} [Wed Mar 23 16:52:15 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-03-23 16:52:29.691 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:29.693 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-23 16:52:29.707 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-23 16:52:29.710 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:29.713 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-23 16:52:29.727 | enabled 2022-03-23 16:52:29.731 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-23 16:52:29.750 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-23 16:52:29.750 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-23 16:52:29.750 | Active: active (running) since Wed 2022-03-23 16:51:32 UTC; 57s ago 2022-03-23 16:52:29.750 | Main PID: 317916 (nova-scheduler) 2022-03-23 16:52:29.750 | Tasks: 3 (limit: 14304) 2022-03-23 16:52:29.750 | Memory: 154.0M 2022-03-23 16:52:29.750 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-23 16:52:29.750 | ├─317916 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 16:52:29.750 | ├─319198 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 16:52:29.750 | └─319199 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 16:52:29.750 | 2022-03-23 16:52:29.750 | Mar 23 16:51:37 dv-neutron-797120-14-hyperv nova-scheduler[317916]: DEBUG oslo_service.service [None req-d855152b-cbf7-48a9-a333-73f7f5ee4a40 None None] oslo_limit.split_loggers = False {{(pid=317916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:52:29.750 | Mar 23 16:51:37 dv-neutron-797120-14-hyperv nova-scheduler[317916]: DEBUG oslo_service.service [None req-d855152b-cbf7-48a9-a333-73f7f5ee4a40 None None] oslo_limit.status_code_retries = None {{(pid=317916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:52:29.750 | Mar 23 16:51:37 dv-neutron-797120-14-hyperv nova-scheduler[317916]: DEBUG oslo_service.service [None req-d855152b-cbf7-48a9-a333-73f7f5ee4a40 None None] oslo_limit.status_code_retry_delay = None {{(pid=317916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:52:29.750 | Mar 23 16:51:37 dv-neutron-797120-14-hyperv nova-scheduler[317916]: DEBUG oslo_service.service [None req-d855152b-cbf7-48a9-a333-73f7f5ee4a40 None None] oslo_limit.timeout = None {{(pid=317916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:52:29.751 | Mar 23 16:51:37 dv-neutron-797120-14-hyperv nova-scheduler[317916]: DEBUG oslo_service.service [None req-d855152b-cbf7-48a9-a333-73f7f5ee4a40 None None] oslo_limit.valid_interfaces = None {{(pid=317916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:52:29.751 | Mar 23 16:51:37 dv-neutron-797120-14-hyperv nova-scheduler[317916]: DEBUG oslo_service.service [None req-d855152b-cbf7-48a9-a333-73f7f5ee4a40 None None] oslo_limit.version = None {{(pid=317916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:52:29.751 | Mar 23 16:51:37 dv-neutron-797120-14-hyperv nova-scheduler[317916]: DEBUG oslo_service.service [None req-d855152b-cbf7-48a9-a333-73f7f5ee4a40 None None] oslo_reports.file_event_handler = None {{(pid=317916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:52:29.751 | Mar 23 16:51:37 dv-neutron-797120-14-hyperv nova-scheduler[317916]: DEBUG oslo_service.service [None req-d855152b-cbf7-48a9-a333-73f7f5ee4a40 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=317916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:52:29.751 | Mar 23 16:51:37 dv-neutron-797120-14-hyperv nova-scheduler[317916]: DEBUG oslo_service.service [None req-d855152b-cbf7-48a9-a333-73f7f5ee4a40 None None] oslo_reports.log_dir = None {{(pid=317916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:52:29.751 | Mar 23 16:51:37 dv-neutron-797120-14-hyperv nova-scheduler[317916]: DEBUG oslo_service.service [None req-d855152b-cbf7-48a9-a333-73f7f5ee4a40 None None] ******************************************************************************** {{(pid=317916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-23 16:52:29.754 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:29.756 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-23 16:52:29.771 | enabled 2022-03-23 16:52:29.774 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-23 16:52:29.791 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-23 16:52:29.791 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-23 16:52:29.791 | Active: active (running) since Wed 2022-03-23 16:51:34 UTC; 55s ago 2022-03-23 16:52:29.791 | Main PID: 318397 (uwsgi) 2022-03-23 16:52:29.791 | Status: "uWSGI is ready" 2022-03-23 16:52:29.791 | Tasks: 4 (limit: 14304) 2022-03-23 16:52:29.791 | Memory: 216.7M 2022-03-23 16:52:29.791 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-23 16:52:29.791 | ├─318397 nova-api-metauWSGI master 2022-03-23 16:52:29.791 | ├─318402 nova-api-metauWSGI worker 1 2022-03-23 16:52:29.791 | ├─318403 nova-api-metauWSGI worker 2 2022-03-23 16:52:29.791 | └─318404 nova-api-metauWSGI http 1 2022-03-23 16:52:29.791 | 2022-03-23 16:52:29.791 | Mar 23 16:51:39 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[318402]: DEBUG oslo_concurrency.lockutils [None req-a29811fb-68d4-409b-9d3d-d2e21c724053 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=318402) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-23 16:52:29.791 | Mar 23 16:51:39 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[318402]: DEBUG oslo_concurrency.lockutils [None req-a29811fb-68d4-409b-9d3d-d2e21c724053 None None] Lock "0b383524-9e52-4631-9a9d-eefb08d56fda" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=318402) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-23 16:52:29.791 | Mar 23 16:51:39 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[318402]: DEBUG oslo_concurrency.lockutils [None req-a29811fb-68d4-409b-9d3d-d2e21c724053 None None] Lock "0b383524-9e52-4631-9a9d-eefb08d56fda" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=318402) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-23 16:52:29.792 | Mar 23 16:51:39 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[318402]: DEBUG oslo_db.sqlalchemy.engines [None req-a29811fb-68d4-409b-9d3d-d2e21c724053 None None] 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=318402) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:52:29.792 | Mar 23 16:51:39 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[318402]: DEBUG oslo_db.sqlalchemy.engines [None req-a29811fb-68d4-409b-9d3d-d2e21c724053 None None] 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=318402) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:52:29.792 | Mar 23 16:51:39 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[318403]: WARNING nova.api.metadata.handler [None req-b1b5e5a6-5e66-4e35-a621-1a985c49ba9f None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 16:52:29.792 | Mar 23 16:51:39 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[318403]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x561847f6a9a0 pid: 318403 (default app) 2022-03-23 16:52:29.792 | Mar 23 16:51:39 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[318402]: DEBUG oslo_db.sqlalchemy.engines [None req-a29811fb-68d4-409b-9d3d-d2e21c724053 None None] 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=318402) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:52:29.792 | Mar 23 16:51:39 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[318402]: WARNING nova.api.metadata.handler [None req-a29811fb-68d4-409b-9d3d-d2e21c724053 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 16:52:29.792 | Mar 23 16:51:39 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[318402]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x561847f6a9a0 pid: 318402 (default app) 2022-03-23 16:52:29.795 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:29.798 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-23 16:52:29.812 | enabled 2022-03-23 16:52:29.816 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-23 16:52:29.833 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-23 16:52:29.833 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-23 16:52:29.833 | Active: active (running) since Wed 2022-03-23 16:50:33 UTC; 1min 56s ago 2022-03-23 16:52:29.833 | Main PID: 314552 (uwsgi) 2022-03-23 16:52:29.833 | Status: "uWSGI is ready" 2022-03-23 16:52:29.833 | Tasks: 3 (limit: 14304) 2022-03-23 16:52:29.834 | Memory: 138.5M 2022-03-23 16:52:29.834 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-23 16:52:29.834 | ├─314552 placementuWSGI master 2022-03-23 16:52:29.834 | ├─314553 placementuWSGI worker 1 2022-03-23 16:52:29.834 | └─314554 placementuWSGI worker 2 2022-03-23 16:52:29.834 | 2022-03-23 16:52:29.834 | Mar 23 16:50:36 dv-neutron-797120-14-hyperv devstack@placement-api.service[314553]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x55b5af20e9c0 pid: 314553 (default app) 2022-03-23 16:52:29.834 | Mar 23 16:51:36 dv-neutron-797120-14-hyperv devstack@placement-api.service[314554]: DEBUG placement.requestlog [None req-67dff4d0-08ff-47ac-a011-4ded420a84cf None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=314554) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 16:52:29.834 | Mar 23 16:51:36 dv-neutron-797120-14-hyperv devstack@placement-api.service[314554]: INFO placement.requestlog [None req-67dff4d0-08ff-47ac-a011-4ded420a84cf None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 16:52:29.834 | Mar 23 16:51:36 dv-neutron-797120-14-hyperv devstack@placement-api.service[314554]: [pid: 314554|app: 0|req: 2/2] 10.222.0.47 () {54 vars in 916 bytes} [Wed Mar 23 16:51:36 2022] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 16:52:29.834 | Mar 23 16:51:40 dv-neutron-797120-14-hyperv devstack@placement-api.service[314553]: DEBUG placement.requestlog [None req-bf3ae1b8-d226-4a22-8819-7ce169e46a9d None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=314553) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 16:52:29.834 | Mar 23 16:51:40 dv-neutron-797120-14-hyperv devstack@placement-api.service[314553]: INFO placement.requestlog [None req-bf3ae1b8-d226-4a22-8819-7ce169e46a9d None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 16:52:29.834 | Mar 23 16:51:40 dv-neutron-797120-14-hyperv devstack@placement-api.service[314553]: [pid: 314553|app: 0|req: 1/3] 10.222.0.47 () {54 vars in 916 bytes} [Wed Mar 23 16:51:40 2022] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 16:52:29.834 | Mar 23 16:51:42 dv-neutron-797120-14-hyperv devstack@placement-api.service[314554]: DEBUG placement.requestlog [None req-bbe13590-d4ea-41e3-b53e-0891175e71df None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=314554) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 16:52:29.834 | Mar 23 16:51:42 dv-neutron-797120-14-hyperv devstack@placement-api.service[314554]: INFO placement.requestlog [None req-bbe13590-d4ea-41e3-b53e-0891175e71df None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 16:52:29.834 | Mar 23 16:51:42 dv-neutron-797120-14-hyperv devstack@placement-api.service[314554]: [pid: 314554|app: 0|req: 3/4] 10.222.0.47 () {54 vars in 916 bytes} [Wed Mar 23 16:51:42 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 16:52:29.837 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:29.840 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-23 16:52:29.851 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-23 16:52:29.855 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:29.858 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-23 16:52:29.871 | enabled 2022-03-23 16:52:29.875 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-23 16:52:29.892 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-23 16:52:29.892 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-23 16:52:29.892 | Active: active (running) since Wed 2022-03-23 16:52:03 UTC; 26s ago 2022-03-23 16:52:29.892 | Main PID: 322447 (uwsgi) 2022-03-23 16:52:29.892 | Status: "uWSGI is ready" 2022-03-23 16:52:29.892 | Tasks: 7 (limit: 14304) 2022-03-23 16:52:29.892 | Memory: 225.9M 2022-03-23 16:52:29.892 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-23 16:52:29.892 | ├─322447 glance-apiuWSGI master 2022-03-23 16:52:29.892 | ├─322453 glance-apiuWSGI worker 1 2022-03-23 16:52:29.892 | └─322455 glance-apiuWSGI worker 2 2022-03-23 16:52:29.892 | 2022-03-23 16:52:29.892 | Mar 23 16:52:26 dv-neutron-797120-14-hyperv devstack@g-api.service[322453]: DEBUG glance_store.location [None req-619486f6-c738-44b6-bc5e-c7e9cf6a2d9f admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=322453) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:52:29.892 | Mar 23 16:52:26 dv-neutron-797120-14-hyperv devstack@g-api.service[322453]: DEBUG glance_store.location [None req-619486f6-c738-44b6-bc5e-c7e9cf6a2d9f admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=322453) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:52:29.892 | Mar 23 16:52:26 dv-neutron-797120-14-hyperv devstack@g-api.service[322453]: DEBUG glance_store.location [None req-619486f6-c738-44b6-bc5e-c7e9cf6a2d9f admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=322453) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:52:29.892 | Mar 23 16:52:26 dv-neutron-797120-14-hyperv devstack@g-api.service[322453]: DEBUG glance_store.location [None req-619486f6-c738-44b6-bc5e-c7e9cf6a2d9f admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=322453) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:52:29.892 | Mar 23 16:52:26 dv-neutron-797120-14-hyperv devstack@g-api.service[322453]: DEBUG glance_store.location [None req-619486f6-c738-44b6-bc5e-c7e9cf6a2d9f admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=322453) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:52:29.893 | Mar 23 16:52:26 dv-neutron-797120-14-hyperv devstack@g-api.service[322453]: DEBUG glance_store.location [None req-619486f6-c738-44b6-bc5e-c7e9cf6a2d9f admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=322453) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:52:29.893 | Mar 23 16:52:26 dv-neutron-797120-14-hyperv devstack@g-api.service[322453]: DEBUG glance_store.location [None req-619486f6-c738-44b6-bc5e-c7e9cf6a2d9f admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=322453) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:52:29.893 | Mar 23 16:52:26 dv-neutron-797120-14-hyperv devstack@g-api.service[322453]: DEBUG glance_store.location [None req-619486f6-c738-44b6-bc5e-c7e9cf6a2d9f admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=322453) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:52:29.893 | Mar 23 16:52:26 dv-neutron-797120-14-hyperv devstack@g-api.service[322453]: DEBUG glance_store.backend [None req-619486f6-c738-44b6-bc5e-c7e9cf6a2d9f admin admin] Skipping store.set_acls... not implemented. {{(pid=322453) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-23 16:52:29.893 | Mar 23 16:52:26 dv-neutron-797120-14-hyperv devstack@g-api.service[322453]: [pid: 322453|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Wed Mar 23 16:52:10 2022] PUT /v2/images/5b0f7693-7c7d-49d6-97f2-c988e2b1bbfa/file => generated 0 bytes in 15265 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-23 16:52:29.896 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:29.899 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-23 16:52:29.912 | enabled 2022-03-23 16:52:29.917 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-23 16:52:29.938 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-23 16:52:29.938 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-23 16:52:29.938 | Active: active (running) since Wed 2022-03-23 16:51:52 UTC; 37s ago 2022-03-23 16:52:29.938 | Main PID: 321143 (cinder-schedule) 2022-03-23 16:52:29.938 | Tasks: 2 (limit: 14304) 2022-03-23 16:52:29.938 | Memory: 108.8M 2022-03-23 16:52:29.938 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-23 16:52:29.938 | └─321143 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-23 16:52:29.938 | 2022-03-23 16:52:29.938 | Mar 23 16:51:56 dv-neutron-797120-14-hyperv cinder-scheduler[321143]: DEBUG cinder.service [None req-e753282e-aad6-421a-aadd-07aec0a9d876 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=321143) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-23 16:52:29.938 | Mar 23 16:51:58 dv-neutron-797120-14-hyperv cinder-scheduler[321143]: DEBUG cinder.scheduler.host_manager [None req-0e2c91a8-87a8-4022-a5ca-c31c553f846d None None] Received backup service update from dv-neutron-797120-14-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=321143) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-23 16:52:29.938 | Mar 23 16:52:09 dv-neutron-797120-14-hyperv cinder-scheduler[321143]: DEBUG cinder.scheduler.host_manager [None req-6d73b31c-646c-470e-a691-0ae8bedcb611 None None] Received volume service update from dv-neutron-797120-14-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797120-14-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=321143) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-23 16:52:29.938 | Mar 23 16:52:09 dv-neutron-797120-14-hyperv cinder-scheduler[321143]: DEBUG cinder.scheduler.host_manager [None req-6d73b31c-646c-470e-a691-0ae8bedcb611 None None] Updating capabilities for dv-neutron-797120-14-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797120-14-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 23, 16, 52, 9, 385756)} {{(pid=321143) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-23 16:52:29.938 | Mar 23 16:52:09 dv-neutron-797120-14-hyperv cinder-scheduler[321143]: DEBUG cinder.utils [None req-6d73b31c-646c-470e-a691-0ae8bedcb611 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=321143) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 16:52:29.938 | Mar 23 16:52:09 dv-neutron-797120-14-hyperv cinder-scheduler[321143]: DEBUG cinder.utils [None req-6d73b31c-646c-470e-a691-0ae8bedcb611 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=321143) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 16:52:29.938 | Mar 23 16:52:09 dv-neutron-797120-14-hyperv cinder-scheduler[321143]: DEBUG cinder.scheduler.host_manager [None req-6d73b31c-646c-470e-a691-0ae8bedcb611 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-797120-14-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 23, 16, 52, 9, 415088)}]. {{(pid=321143) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-23 16:52:29.938 | Mar 23 16:52:18 dv-neutron-797120-14-hyperv cinder-scheduler[321143]: DEBUG oslo_service.periodic_task [None req-30374f60-a648-47f6-b9c5-a6b4d1edc766 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=321143) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-23 16:52:29.938 | Mar 23 16:52:18 dv-neutron-797120-14-hyperv cinder-scheduler[321143]: INFO cinder.message.api [None req-30374f60-a648-47f6-b9c5-a6b4d1edc766 None None] Deleted 0 expired messages. 2022-03-23 16:52:29.938 | Mar 23 16:52:18 dv-neutron-797120-14-hyperv cinder-scheduler[321143]: DEBUG oslo_service.periodic_task [None req-30374f60-a648-47f6-b9c5-a6b4d1edc766 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=321143) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-23 16:52:29.942 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:29.945 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-23 16:52:29.959 | enabled 2022-03-23 16:52:29.963 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-23 16:52:29.980 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-23 16:52:29.980 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-23 16:52:29.980 | Active: active (running) since Wed 2022-03-23 16:51:46 UTC; 43s ago 2022-03-23 16:52:29.981 | Main PID: 320688 (uwsgi) 2022-03-23 16:52:29.981 | Status: "uWSGI is ready" 2022-03-23 16:52:29.981 | Tasks: 5 (limit: 14304) 2022-03-23 16:52:29.981 | Memory: 246.3M 2022-03-23 16:52:29.981 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-23 16:52:29.981 | ├─320688 cinder-apiuWSGI master 2022-03-23 16:52:29.981 | ├─320701 cinder-apiuWSGI worker 1 2022-03-23 16:52:29.981 | └─320702 cinder-apiuWSGI worker 2 2022-03-23 16:52:29.981 | 2022-03-23 16:52:29.981 | Mar 23 16:51:59 dv-neutron-797120-14-hyperv devstack@c-api.service[320701]: INFO cinder.api.openstack.wsgi [None req-6b9a6962-0824-4e8a-88cb-90eea4250245 admin admin] http://10.222.0.47/volume/v3/5172ef2f84464e0ea24034389d38d84f/types returned with HTTP 200 2022-03-23 16:52:29.981 | Mar 23 16:51:59 dv-neutron-797120-14-hyperv devstack@c-api.service[320701]: [pid: 320701|app: 0|req: 1/2] 10.222.0.47 () {60 vars in 1237 bytes} [Wed Mar 23 16:51:58 2022] POST /volume/v3/5172ef2f84464e0ea24034389d38d84f/types => generated 186 bytes in 1039 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-03-23 16:52:29.981 | Mar 23 16:51:59 dv-neutron-797120-14-hyperv devstack@c-api.service[320702]: DEBUG cinder.api.middleware.request_id [req-6b9a6962-0824-4e8a-88cb-90eea4250245 req-9d81a313-62bb-469f-9e68-5242f2b5d00d None None] RequestId filter calling following filter/app {{(pid=320702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-23 16:52:29.981 | Mar 23 16:52:00 dv-neutron-797120-14-hyperv devstack@c-api.service[320702]: INFO cinder.api.openstack.wsgi [req-6b9a6962-0824-4e8a-88cb-90eea4250245 req-9d81a313-62bb-469f-9e68-5242f2b5d00d admin admin] POST http://10.222.0.47/volume/v3/5172ef2f84464e0ea24034389d38d84f/types/49966f72-d88e-4eef-9fa5-fe2b6e48827f/extra_specs 2022-03-23 16:52:29.981 | Mar 23 16:52:00 dv-neutron-797120-14-hyperv devstack@c-api.service[320702]: DEBUG cinder.api.openstack.wsgi [req-6b9a6962-0824-4e8a-88cb-90eea4250245 req-9d81a313-62bb-469f-9e68-5242f2b5d00d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=320702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-23 16:52:29.981 | Mar 23 16:52:00 dv-neutron-797120-14-hyperv devstack@c-api.service[320702]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-03-23 16:52:29.981 | Mar 23 16:52:00 dv-neutron-797120-14-hyperv devstack@c-api.service[320702]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-23 16:52:29.981 | Mar 23 16:52:00 dv-neutron-797120-14-hyperv devstack@c-api.service[320702]: DEBUG oslo_db.sqlalchemy.engines [req-6b9a6962-0824-4e8a-88cb-90eea4250245 req-9d81a313-62bb-469f-9e68-5242f2b5d00d admin admin] 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=320702) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:52:29.981 | Mar 23 16:52:00 dv-neutron-797120-14-hyperv devstack@c-api.service[320702]: INFO cinder.api.openstack.wsgi [req-6b9a6962-0824-4e8a-88cb-90eea4250245 req-9d81a313-62bb-469f-9e68-5242f2b5d00d admin admin] http://10.222.0.47/volume/v3/5172ef2f84464e0ea24034389d38d84f/types/49966f72-d88e-4eef-9fa5-fe2b6e48827f/extra_specs returned with HTTP 200 2022-03-23 16:52:29.981 | Mar 23 16:52:00 dv-neutron-797120-14-hyperv devstack@c-api.service[320702]: [pid: 320702|app: 0|req: 2/3] 10.222.0.47 () {62 vars in 1454 bytes} [Wed Mar 23 16:51:59 2022] POST /volume/v3/5172ef2f84464e0ea24034389d38d84f/types/49966f72-d88e-4eef-9fa5-fe2b6e48827f/extra_specs => generated 55 bytes in 960 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-23 16:52:29.984 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:29.987 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-23 16:52:30.001 | enabled 2022-03-23 16:52:30.005 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-23 16:52:30.022 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-23 16:52:30.022 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-23 16:52:30.022 | Active: active (running) since Wed 2022-03-23 16:51:55 UTC; 34s ago 2022-03-23 16:52:30.022 | Main PID: 321856 (cinder-volume) 2022-03-23 16:52:30.022 | Tasks: 3 (limit: 14304) 2022-03-23 16:52:30.022 | Memory: 140.9M 2022-03-23 16:52:30.022 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-23 16:52:30.022 | ├─321856 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 16:52:30.022 | └─321963 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 16:52:30.022 | 2022-03-23 16:52:30.022 | Mar 23 16:52:09 dv-neutron-797120-14-hyperv sudo[322832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-23 16:52:30.022 | Mar 23 16:52:09 dv-neutron-797120-14-hyperv sudo[322832]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 16:52:30.022 | Mar 23 16:52:10 dv-neutron-797120-14-hyperv sudo[322832]: pam_unix(sudo:session): session closed for user root 2022-03-23 16:52:30.022 | Mar 23 16:52:10 dv-neutron-797120-14-hyperv cinder-volume[321963]: DEBUG oslo_concurrency.processutils [None req-6d73b31c-646c-470e-a691-0ae8bedcb611 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.112s {{(pid=321963) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 16:52:30.022 | Mar 23 16:52:10 dv-neutron-797120-14-hyperv cinder-volume[321963]: DEBUG oslo_concurrency.processutils [None req-6d73b31c-646c-470e-a691-0ae8bedcb611 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=321963) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-23 16:52:30.022 | Mar 23 16:52:10 dv-neutron-797120-14-hyperv sudo[322841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-23 16:52:30.022 | Mar 23 16:52:10 dv-neutron-797120-14-hyperv sudo[322841]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 16:52:30.023 | Mar 23 16:52:11 dv-neutron-797120-14-hyperv sudo[322841]: pam_unix(sudo:session): session closed for user root 2022-03-23 16:52:30.023 | Mar 23 16:52:11 dv-neutron-797120-14-hyperv cinder-volume[321963]: DEBUG oslo_concurrency.processutils [None req-6d73b31c-646c-470e-a691-0ae8bedcb611 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.113s {{(pid=321963) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 16:52:30.023 | Mar 23 16:52:11 dv-neutron-797120-14-hyperv cinder-volume[321963]: INFO cinder.volume.manager [None req-6d73b31c-646c-470e-a691-0ae8bedcb611 None None] Driver post RPC initialization completed successfully. 2022-03-23 16:52:30.025 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:30.028 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-23 16:52:30.040 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-23 16:52:30.044 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:30.047 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-23 16:52:30.060 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-23 16:52:30.064 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:30.067 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-23 16:52:30.079 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-23 16:52:30.083 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:30.086 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-23 16:52:30.098 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-23 16:52:30.102 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:30.105 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-23 16:52:30.119 | enabled 2022-03-23 16:52:30.123 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-23 16:52:30.140 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-23 16:52:30.140 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-23 16:52:30.140 | Active: active (running) since Wed 2022-03-23 16:50:25 UTC; 2min 4s ago 2022-03-23 16:52:30.140 | Main PID: 313960 (/usr/bin/python) 2022-03-23 16:52:30.140 | Tasks: 10 (limit: 14304) 2022-03-23 16:52:30.140 | Memory: 383.7M 2022-03-23 16:52:30.140 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-23 16:52:30.140 | ├─313960 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:52:30.141 | ├─314069 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:52:30.141 | ├─314070 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:52:30.141 | ├─314071 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:52:30.141 | └─314072 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:52:30.141 | 2022-03-23 16:52:30.141 | Mar 23 16:51:43 dv-neutron-797120-14-hyperv neutron-server[314071]: DEBUG neutron_lib.callbacks.manager [None req-c58eca17-99f4-42c0-ad98-bf07302564e7 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763070477105', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7746439'] for agent (2e4ed41f-8623-4400-8bf9-52c32c6ac1d9), after_update {{(pid=314071) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:52:30.141 | Mar 23 16:51:45 dv-neutron-797120-14-hyperv neutron-server[314071]: DEBUG neutron_lib.callbacks.manager [None req-58569076-436b-48c7-a13e-0e7b6596dad5 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763070477105', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7746439'] for agent (941da036-0910-4e03-ab74-bf03f58599cb), after_update {{(pid=314071) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:52:30.141 | Mar 23 16:51:46 dv-neutron-797120-14-hyperv neutron-server[314071]: DEBUG neutron_lib.callbacks.manager [None req-4c1e666c-c97d-48aa-baeb-f6086f1a2adf None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763070477105', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7746439'] for agent (3f0b4b57-f37d-47bb-b2a5-91a360c12131), after_update {{(pid=314071) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:52:30.141 | Mar 23 16:51:48 dv-neutron-797120-14-hyperv neutron-server[314071]: DEBUG neutron_lib.callbacks.manager [None req-2d1577ff-e4b3-4115-8020-749b6ffa7672 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763070477105', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7746439'] for agent (821d190c-6e9b-4f17-bb0f-dfee10434b94), after_update {{(pid=314071) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:52:30.141 | Mar 23 16:51:49 dv-neutron-797120-14-hyperv neutron-server[314072]: DEBUG neutron.db.agents_db [None req-9c71ed6d-8c87-4540-bb82-66c184a714c2 None None] Agent healthcheck: found 4 active agents {{(pid=314072) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 16:52:30.141 | Mar 23 16:52:13 dv-neutron-797120-14-hyperv neutron-server[314071]: DEBUG neutron_lib.callbacks.manager [None req-598e6ca5-f1c6-4bd0-9635-a5140d11b144 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763070477105', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7746439'] for agent (2e4ed41f-8623-4400-8bf9-52c32c6ac1d9), after_update {{(pid=314071) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:52:30.141 | Mar 23 16:52:15 dv-neutron-797120-14-hyperv neutron-server[314071]: DEBUG neutron_lib.callbacks.manager [None req-a05d00ed-d7ff-43b2-8c48-d6f9708f963a None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763070477105', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7746439'] for agent (941da036-0910-4e03-ab74-bf03f58599cb), after_update {{(pid=314071) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:52:30.141 | Mar 23 16:52:16 dv-neutron-797120-14-hyperv neutron-server[314071]: DEBUG neutron_lib.callbacks.manager [None req-4c1e666c-c97d-48aa-baeb-f6086f1a2adf None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763070477105', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7746439'] for agent (3f0b4b57-f37d-47bb-b2a5-91a360c12131), after_update {{(pid=314071) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:52:30.141 | Mar 23 16:52:18 dv-neutron-797120-14-hyperv neutron-server[314071]: DEBUG neutron_lib.callbacks.manager [None req-2d1577ff-e4b3-4115-8020-749b6ffa7672 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763070477105', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7746439'] for agent (821d190c-6e9b-4f17-bb0f-dfee10434b94), after_update {{(pid=314071) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:52:30.141 | Mar 23 16:52:26 dv-neutron-797120-14-hyperv neutron-server[314072]: DEBUG neutron.db.agents_db [None req-9c71ed6d-8c87-4540-bb82-66c184a714c2 None None] Agent healthcheck: found 4 active agents {{(pid=314072) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 16:52:30.145 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:30.147 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-23 16:52:30.160 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-23 16:52:30.163 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:30.166 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-23 16:52:30.178 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-23 16:52:30.182 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:30.185 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-23 16:52:30.196 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-23 16:52:30.201 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:30.203 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-23 16:52:30.216 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-23 16:52:30.220 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:30.223 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-23 16:52:30.236 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-23 16:52:30.240 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:30.243 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-23 16:52:30.257 | enabled 2022-03-23 16:52:30.261 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-23 16:52:30.279 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-23 16:52:30.279 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-23 16:52:30.279 | Active: active (running) since Wed 2022-03-23 16:44:01 UTC; 8min ago 2022-03-23 16:52:30.279 | Main PID: 288792 (dstat.sh) 2022-03-23 16:52:30.279 | Tasks: 3 (limit: 14304) 2022-03-23 16:52:30.279 | Memory: 19.9M 2022-03-23 16:52:30.279 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-23 16:52:30.279 | ├─288792 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-23 16:52:30.279 | ├─288921 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-23 16:52:30.279 | └─288922 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-23 16:52:30.279 | 2022-03-23 16:52:30.279 | Mar 23 16:52:20 dv-neutron-797120-14-hyperv dstat.sh[288922]: 23-03 16:52:20| 47 10 44 0 0|5094M 564M 176M 5834M| 186M 186M| 0 180k| 0 12.0 |5777 14k|2.83 2.57 2.40|4.0 0 3.0| 0 0 | 0 0 | 22 197 0 58 0 2022-03-23 16:52:30.279 | Mar 23 16:52:21 dv-neutron-797120-14-hyperv dstat.sh[288922]: 23-03 16:52:21| 46 9 44 0 0|5092M 522M 176M 5878M| 184M 184M| 0 344k| 0 38.0 |5961 15k|2.84 2.58 2.40|2.0 0 0| 0 0 | 0 0 | 22 197 0 58 0 2022-03-23 16:52:30.279 | Mar 23 16:52:22 dv-neutron-797120-14-hyperv dstat.sh[288922]: 23-03 16:52:22| 43 21 30 4 0|5098M 148M 175M 6240M| 177M 177M| 0 40M| 0 104 |4928 13k|2.84 2.58 2.40|7.0 0 8.0| 0 0 | 0 0 | 22 197 0 57 0 2022-03-23 16:52:30.279 | Mar 23 16:52:23 dv-neutron-797120-14-hyperv dstat.sh[288922]: 23-03 16:52:23| 46 14 38 2 0|5113M 443M 174M 5936M| 178M 178M| 56k 421M|2.00 877 |5780 14k|2.84 2.58 2.40|4.0 0 21| 0 0 | 0 0 | 22 199 0 57 0 2022-03-23 16:52:30.280 | Mar 23 16:52:24 dv-neutron-797120-14-hyperv dstat.sh[288922]: 23-03 16:52:24| 43 9 44 0 0|5099M 598M 174M 5794M| 182M 182M| 0 248k| 0 21.0 |5678 13k|2.84 2.58 2.40|3.0 0 0| 0 0 | 0 0 | 22 199 0 56 0 2022-03-23 16:52:30.280 | Mar 23 16:52:25 dv-neutron-797120-14-hyperv dstat.sh[288922]: 23-03 16:52:25| 43 9 45 0 0|5092M 563M 174M 5836M| 175M 175M| 0 88k| 0 9.00 |5753 14k|2.84 2.58 2.40|1.0 0 0| 0 0 | 0 0 | 22 199 0 56 0 2022-03-23 16:52:30.280 | Mar 23 16:52:26 dv-neutron-797120-14-hyperv dstat.sh[288922]: 23-03 16:52:26| 23 14 59 2 0|5026M 615M 174M 5847M| 29M 29M| 64k 105M|3.00 307 |4506 13k|2.85 2.58 2.41|1.0 0 253| 0 0 | 0 0 | 22 194 0 60 0 2022-03-23 16:52:30.280 | Mar 23 16:52:27 dv-neutron-797120-14-hyperv dstat.sh[288922]: 23-03 16:52:27| 17 2 73 6 0|5042M 599M 174M 5848M|1025 801 | 556k 136k|79.0 12.0 | 513 3797 |2.85 2.58 2.41|1.0 0 31| 0 0 | 0 0 | 22 194 0 60 0 2022-03-23 16:52:30.280 | Mar 23 16:52:28 dv-neutron-797120-14-hyperv dstat.sh[288922]: 23-03 16:52:28| 25 3 71 1 0|5068M 573M 174M 5848M| 13k 12k| 52k 272k|6.00 34.0 | 536 4449 |2.85 2.58 2.41|1.0 0 1.0| 0 0 | 0 0 | 22 194 0 59 0 2022-03-23 16:52:30.280 | Mar 23 16:52:29 dv-neutron-797120-14-hyperv dstat.sh[288922]: 23-03 16:52:29| 18 9 70 1 0|5020M 620M 174M 5848M|5637 4459 | 296k 244k|11.0 23.0 |1515 5347 |2.85 2.58 2.41|1.0 0 230| 0 0 | 0 0 | 22 194 0 59 0 2022-03-23 16:52:30.283 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:30.286 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-23 16:52:30.298 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-23 16:52:30.302 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:30.305 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-23 16:52:30.318 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-23 16:52:30.321 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:52:30.324 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-23 16:52:30.338 | enabled 2022-03-23 16:52:30.342 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-23 16:52:30.358 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-23 16:52:30.359 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-23 16:52:30.359 | Active: failed (Result: exit-code) since Wed 2022-03-23 16:50:44 UTC; 1min 45s ago 2022-03-23 16:52:30.359 | Main PID: 315013 (code=exited, status=1/FAILURE) 2022-03-23 16:52:30.359 | 2022-03-23 16:52:30.359 | Mar 23 16:50:43 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[315013]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 196, in __init__ 2022-03-23 16:52:30.359 | Mar 23 16:50:43 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[315013]: ERROR neutron self.setup_integration_br() 2022-03-23 16:52:30.359 | Mar 23 16:50:43 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[315013]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 1402, in setup_integration_br 2022-03-23 16:52:30.359 | Mar 23 16:50:43 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[315013]: ERROR neutron self.int_br.setup_default_table( 2022-03-23 16:52:30.359 | Mar 23 16:50:43 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[315013]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py", line 56, in setup_default_table 2022-03-23 16:52:30.359 | Mar 23 16:50:43 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[315013]: ERROR neutron self.install_goto(dest_table_id=constants.PACKET_RATE_LIMIT) 2022-03-23 16:52:30.359 | Mar 23 16:50:43 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[315013]: ERROR neutron AttributeError: module 'neutron_lib.plugins.ml2.ovs_constants' has no attribute 'PACKET_RATE_LIMIT' 2022-03-23 16:52:30.359 | Mar 23 16:50:43 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[315013]: ERROR neutron 2022-03-23 16:52:30.359 | Mar 23 16:50:44 dv-neutron-797120-14-hyperv systemd[1]: devstack@q-agt.service: Main process exited, code=exited, status=1/FAILURE 2022-03-23 16:52:30.359 | Mar 23 16:50:44 dv-neutron-797120-14-hyperv systemd[1]: devstack@q-agt.service: Failed with result 'exit-code'. 2022-03-23 16:52:30.363 | + functions-common:service_check:1 : exit_trap 2022-03-23 16:52:30.366 | + ./stack.sh:exit_trap:521 : local r=3 2022-03-23 16:52:30.369 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-23 16:52:30.372 | + ./stack.sh:exit_trap:522 : jobs=287645 2022-03-23 16:52:30.375 | + ./stack.sh:exit_trap:525 : [[ -n 287645 ]] 2022-03-23 16:52:30.378 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-23-163953 ]] 2022-03-23 16:52:30.380 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-23 16:52:30.383 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-23 16:52:30.383 | exit_trap: cleaning up child processes 2022-03-23 16:52:30.386 | + ./stack.sh:exit_trap:527 : kill 287645 2022-03-23 16:52:30.389 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.8OJc24QSpD ']' 2022-03-23 16:52:30.392 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.8OJc24QSpD 2022-03-23 16:52:30.397 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-23 16:52:30.400 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-23 16:52:30.402 | + ./stack.sh:exit_trap:538 : [[ 3 -ne 0 ]] 2022-03-23 16:52:30.406 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-23 16:52:30.406 | Error on exit 2022-03-23 16:52:30.408 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-23 16:52:30.411 | + ./stack.sh:exit_trap:542 : generate-subunit 1648053590 760 fail 2022-03-23 16:52:31.112 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-23 16:52:31.114 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-23 16:52:32.533 | + ./stack.sh:exit_trap:556 : exit 3